summaryrefslogtreecommitdiff
path: root/src/resolve
Commit message (Expand)AuthorAge
* hashmap: introduce hash_ops to make struct Hashmap smallerMichal Schmidt2014-09-15
* resolved: fall back to hardcoded ifindex when checking if a link is the loopbackTom Gundersen2014-09-13
* resolved: fix typo in log messageLennart Poettering2014-08-22
* shared: add MAXSIZE() and use it in resolvedDavid Herrmann2014-08-22
* notify: send STOPPING=1 from our daemonsLennart Poettering2014-08-21
* resolved: write resolv.conf search - switch argumentsTom Gundersen2014-08-20
* resolved: fix which return codes we checkLennart Poettering2014-08-20
* resolved-dns-rr: fix typoLukas Nykryn2014-08-20
* resolve: fix compilation on LLVM+clangDavid Herrmann2014-08-15
* resolved: fix assertion when joining llmnr mcast groupLennart Poettering2014-08-15
* resolved: pull in domain names from sd-networkTom Gundersen2014-08-14
* resolved: clarify that LLMNR scopes must have a link assignedLennart Poettering2014-08-14
* 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