Systemd/src/resolve
2014-11-01 15:36:29 +01:00
..
.gitignore resolve: add more record types and convert to gperf table 2014-08-03 22:02:32 -04:00
dns-type.c resolve-host: make arg_type an int 2014-08-03 22:02:32 -04:00
dns-type.h resolve-host: make arg_type an int 2014-08-03 22:02:32 -04: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: allow passing on which protocol, family and interface to look something up 2014-08-14 01:01:43 +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: unify logic how we flush out DNS servers we learnt 2014-08-12 19:32:55 +02:00
resolved-conf.h resolved: rename resolved.h to resolved-manager.h 2014-08-01 16:14:59 +02:00
resolved-def.h resolved: allow passing on which protocol, family and interface to look something up 2014-08-14 01:01:43 +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 hashmap: introduce hash_ops to make struct Hashmap smaller 2014-09-15 16:08:50 +02:00
resolved-dns-cache.h resolved: implement full LLMNR conflict detection logic 2014-08-11 15:06:22 +02:00
resolved-dns-domain.c hashmap: introduce hash_ops to make struct Hashmap smaller 2014-09-15 16:08:50 +02:00
resolved-dns-domain.h hashmap: introduce hash_ops to make struct Hashmap smaller 2014-09-15 16:08:50 +02:00
resolved-dns-packet.c resolved: dns-packet - use unaligned read/write helpers 2014-11-01 15:36:29 +01:00
resolved-dns-packet.h resolved: allow passing on which protocol, family and interface to look something up 2014-08-14 01:01:43 +02:00
resolved-dns-query.c hashmap: introduce hash_ops to make struct Hashmap smaller 2014-09-15 16:08:50 +02:00
resolved-dns-query.h resolved: allow passing on which protocol, family and interface to look something up 2014-08-14 01:01:43 +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 hashmap: introduce hash_ops to make struct Hashmap smaller 2014-09-15 16:08:50 +02:00
resolved-dns-rr.h hashmap: introduce hash_ops to make struct Hashmap smaller 2014-09-15 16:08:50 +02:00
resolved-dns-scope.c resolve: make DnsScope::conflict_queue an OrderedHashmap 2014-10-23 17:38:02 +02:00
resolved-dns-scope.h resolve: make DnsScope::conflict_queue an OrderedHashmap 2014-10-23 17:38:02 +02:00
resolved-dns-server.c hashmap: introduce hash_ops to make struct Hashmap smaller 2014-09-15 16:08:50 +02:00
resolved-dns-server.h hashmap: introduce hash_ops to make struct Hashmap smaller 2014-09-15 16:08:50 +02:00
resolved-dns-stream.c resolved: simplify detection of packets from the loopback device 2014-10-22 16:52:38 +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 hashmap: introduce hash_ops to make struct Hashmap smaller 2014-09-15 16:08:50 +02:00
resolved-dns-transaction.h resolved: add 100ms initial jitter to all LLMNR requests 2014-08-05 17:02:46 +02:00
resolved-dns-zone.c hashmap: introduce hash_ops to make struct Hashmap smaller 2014-09-15 16:08:50 +02:00
resolved-dns-zone.h resolved: make sure we don't mark the wrong zone RRs conflicting 2014-08-11 15:06:22 +02:00
resolved-gperf.gperf resolved: beef up DNS server configuration logic 2014-08-01 16:06:39 +02:00
resolved-link.c hashmap: introduce hash_ops to make struct Hashmap smaller 2014-09-15 16:08:50 +02:00
resolved-link.h resolved: enforce ratelimit on LLMNR traffic 2014-08-05 17:02:46 +02:00
resolved-manager.c resolved: simplify detection of packets from the loopback device 2014-10-22 16:52:38 +02:00
resolved-manager.h resolved: simplify detection of packets from the loopback device 2014-10-22 16:52:38 +02:00
resolved.c mac: rename apis with mac_{selinux/smack}_ prefix 2014-10-23 17:13:15 +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