summaryrefslogtreecommitdiff
path: root/src/resolve
Commit message (Expand)AuthorAge
* resolved: enable LLMNRLennart Poettering2014-08-14
* resolved: allow passing on which protocol, family and interface to look somet...Lennart Poettering2014-08-14
* sd-network: /_get_link_/_link_get_/Tom Gundersen2014-08-13
* resolved: skip IPv6 LLMNR if IPv6 is not availableLennart Poettering2014-08-13
* resolved: return exit code of event loopLennart Poettering2014-08-12
* resolved: unify logic how we flush out DNS servers we learntLennart Poettering2014-08-12
* resolved: filter out duplicate DNS servers when writing resolv.confLennart Poettering2014-08-12
* resolved: initialize counterThomas Hindoe Paaboel Andersen2014-08-12
* sd-network: rename the per-ifindex calls to sd_network_get_link_xxx()Lennart Poettering2014-08-11
* resolved: when picking a new hostname make sure two hosts pick different onesLennart Poettering2014-08-11
* resolved: actually, the peer with the lower IP address wins conflictsLennart Poettering2014-08-11
* resolved: make sure we don't mark the wrong zone RRs conflictingLennart Poettering2014-08-11
* resolved: be a bit more communicative about conflictsLennart Poettering2014-08-11
* resolved: verify all RRs when we come back from suspendLennart Poettering2014-08-11
* resolved: destroy outstanding queries if the clients that initiated them dieLennart Poettering2014-08-11
* resolved: properly pass aborted transaction result back to clientsLennart Poettering2014-08-11
* resolved: implement full LLMNR conflict detection logicLennart Poettering2014-08-11
* resolved: properly check return value of dns_resource_record_equal()Lennart Poettering2014-08-11
* resolved: don't abort if a transaction is aborted because its scope is removedLennart Poettering2014-08-05
* resolved: add 100ms initial jitter to all LLMNR requestsLennart Poettering2014-08-05
* resolved: enforce ratelimit on LLMNR trafficLennart Poettering2014-08-05
* resolved: don't consider tentative addresses relevantLennart Poettering2014-08-05
* resolved: fix a message typoLennart Poettering2014-08-05
* resolved: stop the prober when we detect a conflict in LLMNRLennart Poettering2014-08-05
* resolved: don't override zone item state after starting the probeLennart Poettering2014-08-05
* resolved: when sending fails, don't try connecting to the next DNS server if ...Lennart Poettering2014-08-05
* resolved: never reuse transactions for probing that are already completed bas...Lennart Poettering2014-08-05
* resolved: bypass local cache when we issue a transaction for verification pur...Lennart Poettering2014-08-05
* resolved: if there's already an RR established that has the same name of an R...Lennart Poettering2014-08-05
* resolved: actually read the initial state data from networkd when we initializeLennart Poettering2014-08-04
* resolved: read the per-interface LLMNR setting from networkd and act on itLennart Poettering2014-08-04
* resolved: fix order in which we destroy manager resourcesLennart Poettering2014-08-04
* resolved: when there's already somebody listening on the LLMNR ports, simple ...Lennart Poettering2014-08-04
* resolved: RRSIG recordsZbigniew Jędrzejewski-Szmek2014-08-03
* resolved: add identifiers for dnssec algorithmsZbigniew Jędrzejewski-Szmek2014-08-03
* resolved: DNSKEY recordsZbigniew Jędrzejewski-Szmek2014-08-03
* resolve-host: make arg_type an intZbigniew Jędrzejewski-Szmek2014-08-03
* resolve: add more record types and convert to gperf tableZbigniew Jędrzejewski-Szmek2014-08-03
* resolved: align last rr columnZbigniew Jędrzejewski-Szmek2014-08-03
* resolved: avoid possible dereference of null pointerThomas Hindoe Paaboel Andersen2014-08-03
* resolved: remove unused variablesThomas Hindoe Paaboel Andersen2014-08-03
* resolved: always drop multicast membership before adding oneLennart Poettering2014-08-01
* resolved: IPV6_UNICAST_IF may fail if we already are bound to a device, like ...Lennart Poettering2014-08-01
* resolved: flush cache each time we change to a different DNS serverLennart Poettering2014-08-01
* resolved: read the system /etc/resolv.conf unless we wrote it ourselvesLennart Poettering2014-08-01
* resolved: rename resolved.h to resolved-manager.hLennart Poettering2014-08-01
* resolved: beef up DNS server configuration logicLennart Poettering2014-08-01
* resolved: don't bother caching negative RRs when the SOA TTL is 0 anywayLennart Poettering2014-08-01
* resolved: use CLOCK_BOOTTIME instead of CLOCK_MONOTONIC when aging caches and...Lennart Poettering2014-08-01
* resolved: fix negative caching of IDNA domainsLennart Poettering2014-08-01