summaryrefslogtreecommitdiff
path: root/src/resolve
Commit message (Expand)AuthorAge
* include <poll.h> instead of <sys/poll.h>Thomas Hindoe Paaboel Andersen2015-02-12
* Revert "tree-wide: Always use recvmsg with MSG_CMSG_CLOEXEC"Lennart Poettering2015-02-12
* tree-wide: Always use recvmsg with MSG_CMSG_CLOEXECCristian Rodríguez2015-02-10
* util: rework strappenda(), and rename it strjoina()Lennart Poettering2015-02-03
* treewide: fix multiple typosTorstein Husebø2015-01-26
* resolved: when rereading /etc/resolv.conf, always start using first DNS serve...Lennart Poettering2015-01-23
* #pragma once here and thereZbigniew Jędrzejewski-Szmek2015-01-23
* tests: use assert_se instead of assertRonny Chevalier2015-01-22
* tree-wide: spelling fixesVeres Lajos2014-12-30
* tmpfiles: add new line type 'v' for creating btrfs subvolumesLennart Poettering2014-12-28
* 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