summaryrefslogtreecommitdiff
path: root/src/resolve/resolved-manager.c
Commit message (Expand)AuthorAge
* Remove src/resolveAndy Wingo2015-04-19
* remove unused includesThomas Hindoe Paaboel Andersen2015-02-23
* 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
* treewide: fix multiple typosTorstein Husebø2015-01-26
* resolved: when rereading /etc/resolv.conf, always start using first DNS serve...Lennart Poettering2015-01-23
* 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: 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
* resolved: simplify detection of packets from the loopback deviceLennart Poettering2014-10-22
* 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
* resolved: write resolv.conf search - switch argumentsTom Gundersen2014-08-20
* resolve: fix compilation on LLVM+clangDavid Herrmann2014-08-15
* resolved: pull in domain names from sd-networkTom Gundersen2014-08-14
* resolved: skip IPv6 LLMNR if IPv6 is not availableLennart Poettering2014-08-13
* 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: when picking a new hostname make sure two hosts pick different onesLennart Poettering2014-08-11
* resolved: verify all RRs when we come back from suspendLennart Poettering2014-08-11
* resolved: implement full LLMNR conflict detection logicLennart Poettering2014-08-11
* resolved: actually read the initial state data from networkd when we initializeLennart 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: remove unused variablesThomas Hindoe Paaboel Andersen2014-08-03
* 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
* hostnamed: watch system hostname changes and update LLMNR RRs accordinglyLennart Poettering2014-07-31
* resolved: implement LLMNR uniqueness verificationLennart Poettering2014-07-31
* Properly report invalid quoted stringsZbigniew Jędrzejewski-Szmek2014-07-31
* Reject invalid quoted stringsZbigniew Jędrzejewski-Szmek2014-07-31
* resolved: add more debug loggingLennart Poettering2014-07-29
* resolved: set LLMNR TCP and UDP TTLs to the values suggested by the RFCLennart Poettering2014-07-29
* resolve: add llmnr responder side for UDP and TCPLennart Poettering2014-07-29
* resolved: don't read DHCP leasesTom Gundersen2014-07-23
* resolved: rework logic so that we can share transactions between queries of d...Lennart Poettering2014-07-23
* change type for address family to "int"Lennart Poettering2014-07-18
* resolved: add LLMNR support for looking up namesLennart Poettering2014-07-18
* resolved: properly handle MTU logicLennart Poettering2014-07-17
* sd-network: fix parameter order for sd_network_monitor_new()Lennart Poettering2014-07-17
* Let config_parse open file where applicableZbigniew Jędrzejewski-Szmek2014-07-16
* resolved: support for TCP DNS queriesLennart Poettering2014-07-16