summaryrefslogtreecommitdiff
path: root/src/resolve
Commit message (Expand)AuthorAge
* networkd/resolved: correct spacing near eol in code commentsTorstein Husebø2014-12-11
* sd-bus: move common errors src/shared/bus-errors.h → src/libsystemd/sd-bus/...Lennart Poettering2014-12-10
* resolved: don't resolve the hostname "gateway" with LLMNR, leave that to nss-...Lennart Poettering2014-12-03
* resolved: make TXT RR generation and parsing more in-line with RFC 6763, sect...Lennart Poettering2014-12-01
* resolve: remove unused variableRonny Chevalier2014-11-30
* resolved: Support resolved.conf.d directories in the usual search pathsJosh Triplett2014-11-29
* treewide: use log_*_errno whenever %m is in the format stringMichal Schmidt2014-11-28
* treewide: a few more log_*_errno + return simplificationsMichal Schmidt2014-11-28
* treewide: yet more log_*_errno + return simplificationsMichal Schmidt2014-11-28
* treewide: no need to negate errno for log_*_errno()Michal Schmidt2014-11-28
* treewide: auto-convert the simple cases to log_*_errno()Michal Schmidt2014-11-28
* 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