summaryrefslogtreecommitdiff
path: root/src/resolve
Commit message (Expand)AuthorAge
* resolve: reject empty TXT recordsStanisław Pitucha2014-11-27
* resolve: set error code on failureStanisław Pitucha2014-11-27
* resolve: fix redirection loops in compressed RRStanisław Pitucha2014-11-27
* resolve: fix NULL deref on strv comparisonDavid Herrmann2014-11-27
* resolved: fix typo in sd_notify() callTom Gundersen2014-11-25
* resolve: fix CID#1237549 Unchecked return valueSusant Sahani2014-11-17
* resolved: dns-packet - use unaligned read/write helpersTom Gundersen2014-11-01
* resolve: make DnsScope::conflict_queue an OrderedHashmapMichal Schmidt2014-10-23
* mac: rename apis with mac_{selinux/smack}_ prefixWaLyong Cho2014-10-23
* resolved: simplify detection of packets from the loopback deviceLennart Poettering2014-10-22
* resolve: add missing headerLukasz Skalski2014-10-17
* resolved: apply label to /run/systemd/resolve/resolv.confZbigniew Jędrzejewski-Szmek2014-10-13
* resolved: split out writing of resolv.confZbigniew Jędrzejewski-Szmek2014-10-13
* 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