Systemd/src/resolve
Lennart Poettering 5cb36f41f0 resolved: read the system /etc/resolv.conf unless we wrote it ourselves
This way we integrate nicely with foreign network management stacks,
such as NM.
2014-08-01 18:10:01 +02:00
..
.gitignore resolved: add daemon to manage resolv.conf 2014-05-19 18:14:56 +02:00
Makefile resolved: add daemon to manage resolv.conf 2014-05-19 18:14:56 +02:00
org.freedesktop.resolve1.conf resolved: add legacy dbus service and policy files 2014-07-16 03:41:39 +02:00
org.freedesktop.resolve1.service resolved: add legacy dbus service and policy files 2014-07-16 03:41:39 +02:00
resolved-bus.c resolved: rename resolved.h to resolved-manager.h 2014-08-01 16:14:59 +02:00
resolved-bus.h resolved: rename resolved.h to resolved-manager.h 2014-08-01 16:14:59 +02:00
resolved-conf.c resolved: read the system /etc/resolv.conf unless we wrote it ourselves 2014-08-01 18:10:01 +02:00
resolved-conf.h resolved: rename resolved.h to resolved-manager.h 2014-08-01 16:14:59 +02:00
resolved-dns-answer.c resolved: properly set TTL in SOA records 2014-07-30 19:34:50 +02:00
resolved-dns-answer.h resolved: properly set TTL in SOA records 2014-07-30 19:34:50 +02:00
resolved-dns-cache.c resolved: don't bother caching negative RRs when the SOA TTL is 0 anyway 2014-08-01 00:58:13 +02:00
resolved-dns-cache.h resolved: only cache answer RRs, never additional or authoritative RRs of responses 2014-07-30 01:47:10 +02:00
resolved-dns-domain.c resolved: fix negative caching of IDNA domains 2014-08-01 00:58:12 +02:00
resolved-dns-domain.h resolved: handle IDNA domains 2014-08-01 00:58:12 +02:00
resolved-dns-packet.c resolved: handle IDNA domains 2014-08-01 00:58:12 +02:00
resolved-dns-packet.h resolved: discard more invalid llmnr messages 2014-07-29 20:57:58 +02:00
resolved-dns-query.c resolved: use CLOCK_BOOTTIME instead of CLOCK_MONOTONIC when aging caches and timeing out transactions 2014-08-01 00:58:12 +02:00
resolved-dns-query.h resolved: rename resolved.h to resolved-manager.h 2014-08-01 16:14:59 +02:00
resolved-dns-question.c resolved: fix cname handling 2014-07-30 14:46:40 +02:00
resolved-dns-question.h resolved: when resolving an address PTR record via llmnr, make a tcp connection by default 2014-07-29 20:57:58 +02:00
resolved-dns-rr.c resolved: properly compare RRs we cannot parse 2014-07-31 18:41:54 +02:00
resolved-dns-rr.h resolved: properly process SSHFP RRs 2014-07-31 18:41:41 +02:00
resolved-dns-scope.c resolved: beef up DNS server configuration logic 2014-08-01 16:06:39 +02:00
resolved-dns-scope.h resolved: rename resolved.h to resolved-manager.h 2014-08-01 16:14:59 +02:00
resolved-dns-server.c resolved: beef up DNS server configuration logic 2014-08-01 16:06:39 +02:00
resolved-dns-server.h resolved: rename resolved.h to resolved-manager.h 2014-08-01 16:14:59 +02:00
resolved-dns-stream.c resolved: use CLOCK_BOOTTIME instead of CLOCK_MONOTONIC when aging caches and timeing out transactions 2014-08-01 00:58:12 +02:00
resolved-dns-stream.h resolved: rename resolved.h to resolved-manager.h 2014-08-01 16:14:59 +02:00
resolved-dns-transaction.c resolved: use CLOCK_BOOTTIME instead of CLOCK_MONOTONIC when aging caches and timeing out transactions 2014-08-01 00:58:12 +02:00
resolved-dns-transaction.h resolved: implement LLMNR uniqueness verification 2014-07-31 17:47:19 +02:00
resolved-dns-zone.c resolved: implement LLMNR uniqueness verification 2014-07-31 17:47:19 +02:00
resolved-dns-zone.h resolved: implement LLMNR uniqueness verification 2014-07-31 17:47:19 +02:00
resolved-gperf.gperf resolved: beef up DNS server configuration logic 2014-08-01 16:06:39 +02:00
resolved-link.c resolved: read the system /etc/resolv.conf unless we wrote it ourselves 2014-08-01 18:10:01 +02:00
resolved-link.h resolved: rename resolved.h to resolved-manager.h 2014-08-01 16:14:59 +02:00
resolved-manager.c resolved: read the system /etc/resolv.conf unless we wrote it ourselves 2014-08-01 18:10:01 +02:00
resolved-manager.h resolved: read the system /etc/resolv.conf unless we wrote it ourselves 2014-08-01 18:10:01 +02:00
resolved.c resolved: rename resolved.h to resolved-manager.h 2014-08-01 16:14:59 +02:00
resolved.conf.in resolved: beef up DNS server configuration logic 2014-08-01 16:06:39 +02:00
test-dns-domain.c resolved: when resolving an address PTR record via llmnr, make a tcp connection by default 2014-07-29 20:57:58 +02:00