Systemd/src/resolve
Tom Gundersen d1c457badf resolved: fall back to hardcoded ifindex when checking if a link is the loopback
Reported by Philippe De Swert <philippedeswert@gmail.com>.

Coverity CID#1237656
2014-09-13 21:10:59 +02:00
..
.gitignore resolve: add more record types and convert to gperf table 2014-08-03 22:02:32 -04:00
Makefile resolved: add daemon to manage resolv.conf 2014-05-19 18:14:56 +02: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
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 resolved: implement full LLMNR conflict detection logic 2014-08-11 15:06:22 +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 resolved: fix which return codes we check 2014-08-20 14:48:18 +02:00
resolved-dns-domain.h resolved: handle IDNA domains 2014-08-01 00:58:12 +02:00
resolved-dns-packet.c resolved: implement full LLMNR conflict detection logic 2014-08-11 15:06:22 +02: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 resolved: allow passing on which protocol, family and interface to look something up 2014-08-14 01:01:43 +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 resolved-dns-rr: fix typo 2014-08-20 14:34:26 +02:00
resolved-dns-rr.h resolved: RRSIG records 2014-08-03 22:02:32 -04:00
resolved-dns-scope.c resolved: fix assertion when joining llmnr mcast group 2014-08-15 16:42:14 +02:00
resolved-dns-scope.h resolved: allow passing on which protocol, family and interface to look something up 2014-08-14 01:01:43 +02:00
resolved-dns-server.c resolved: unify logic how we flush out DNS servers we learnt 2014-08-12 19:32:55 +02:00
resolved-dns-server.h resolved: unify logic how we flush out DNS servers we learnt 2014-08-12 19:32:55 +02:00
resolved-dns-stream.c shared: add MAXSIZE() and use it in resolved 2014-08-22 14:01:05 +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: actually, the peer with the lower IP address wins conflicts 2014-08-11 15:06:22 +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 resolved: initialize counter 2014-08-12 04:42:33 +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 resolved: pull in domain names from sd-network 2014-08-14 23:38:38 +02:00
resolved-link.h resolved: enforce ratelimit on LLMNR traffic 2014-08-05 17:02:46 +02:00
resolved-manager.c resolved: fall back to hardcoded ifindex when checking if a link is the loopback 2014-09-13 21:10:59 +02:00
resolved-manager.h resolved: unify logic how we flush out DNS servers we learnt 2014-08-12 19:32:55 +02:00
resolved.c notify: send STOPPING=1 from our daemons 2014-08-21 17:24:21 +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