..
dns_type-to-name.awk
dns-type.c
dns-type.h
generate-dns_type-gperf.py
generate-dns_type-list.sed
meson.build
org.freedesktop.resolve1.conf
org.freedesktop.resolve1.policy
polkit: fix typo
2019-09-20 21:02:47 +09:00
org.freedesktop.resolve1.service
resolv.conf
resolve: enable EDNS0 towards the 127.0.0.53 stub resolver
2018-12-17 15:15:18 +01:00
resolvconf-compat.c
Rename EXTRACT_QUOTES to EXTRACT_UNQUOTE
2019-06-28 11:35:05 +02:00
resolvconf-compat.h
resolvectl.c
tree-wide: clean up --help texts a bit
2019-11-18 15:14:43 +01:00
resolvectl.h
resolved-bus.c
resolved: emit change for CurrentDNSServer
2019-10-25 16:41:25 +02:00
resolved-bus.h
resolved: send out notifications about DNS property
2019-10-25 16:40:54 +02:00
resolved-conf.c
resolved: make two functions static
2019-10-25 16:37:22 +02:00
resolved-conf.h
resolved: make two functions static
2019-10-25 16:37:22 +02:00
resolved-def.h
resolve: expose dns_server_address_valid()
2019-07-17 06:59:12 +09:00
resolved-dns-answer.c
tree-wide: get rid of strappend()
2019-07-12 14:31:12 +09:00
resolved-dns-answer.h
tree-wide: always declare bitflag enums the same way
2019-01-07 17:50:39 +01:00
resolved-dns-cache.c
resolved: switch cache option to a tri-state option (systemd#5552).
2019-07-17 10:42:53 -04:00
resolved-dns-cache.h
resolved: switch cache option to a tri-state option (systemd#5552).
2019-07-17 10:42:53 -04:00
resolved-dns-dnssec.c
tree-wide: drop gcrypt.h when gcrypt-util.h is included
2019-11-04 00:30:32 +09:00
resolved-dns-dnssec.h
resolved-dns-packet.c
Drop trailing slash from assert_cc() definition
2019-07-17 12:57:20 +02:00
resolved-dns-packet.h
resolved: don't let EDNS0 OPT dgram size affect TCP
2019-03-13 19:34:05 +01:00
resolved-dns-query.c
resolved: keep stub stream connections up for as long as client wants
2019-02-15 17:13:58 +01:00
resolved-dns-query.h
resolved-dns-question.c
codespell: fix spelling errors
2019-04-29 16:47:18 +02:00
resolved-dns-question.h
resolved: use a temporary Set to speed up dns question parsing
2019-03-04 15:53:37 +01:00
resolved-dns-rr.c
travis: turn on nonnull-attribute on Fuzzit
2019-06-15 23:12:24 +02:00
resolved-dns-rr.h
headers: remove unneeded includes from util.h
2019-03-27 11:53:12 +01:00
resolved-dns-scope.c
tree-wide: drop missing.h
2019-10-31 17:57:03 +09:00
resolved-dns-scope.h
resolved: add an explicit way to configure whether a link is useful as default route
2018-12-21 12:10:07 +01:00
resolved-dns-search-domain.c
resolved-dns-search-domain.h
resolved-dns-server.c
resolved: emit change for CurrentDNSServer
2019-10-25 16:41:25 +02:00
resolved-dns-server.h
resolve: expose dns_server_address_valid()
2019-07-17 06:59:12 +09:00
resolved-dns-stream.c
tree-wide: drop missing.h
2019-10-31 17:57:03 +09:00
resolved-dns-stream.h
resolved: don't require check when importing resolved-dnstls.h
2019-06-19 13:10:44 +02:00
resolved-dns-stub.c
tree-wide: port users over to use new ERRNO_IS_ACCEPT_AGAIN() call
2019-04-10 22:11:18 +02:00
resolved-dns-stub.h
resolved-dns-synthesize.c
resolved-dns-synthesize.h
resolved-dns-transaction.c
resolved: fix abort when recv() returns 0
2019-09-13 13:31:43 +09:00
resolved-dns-transaction.h
resolved-dns-trust-anchor.c
Rename EXTRACT_QUOTES to EXTRACT_UNQUOTE
2019-06-28 11:35:05 +02:00
resolved-dns-trust-anchor.h
resolved-dns-zone.c
codespell: fix spelling errors
2019-04-29 16:47:18 +02:00
resolved-dns-zone.h
resolved-dnssd-bus.c
resolved-dnssd-bus.h
resolved-dnssd-gperf.gperf
resolved-dnssd.c
resolved: use standard paths for .dnssd files
2019-02-18 10:25:25 +01:00
resolved-dnssd.h
resolved-dnstls-gnutls.c
resolve: rename define fixing a typo
2019-11-21 12:45:25 +01:00
resolved-dnstls-gnutls.h
resolved: check for IP in certificate when using DoT with GnuTLS
2019-10-29 20:32:18 +01:00
resolved-dnstls-openssl.c
resolved: add strict mode for DNS-over-TLS
2019-06-19 13:10:44 +02:00
resolved-dnstls-openssl.h
resolved: move TLS data shared by all servers to manager
2019-06-18 19:16:36 +02:00
resolved-dnstls.h
resolved: don't require check when importing resolved-dnstls.h
2019-06-19 13:10:44 +02:00
resolved-etc-hosts.c
headers: remove unneeded includes from util.h
2019-03-27 11:53:12 +01:00
resolved-etc-hosts.h
resolved-gperf.gperf
resolved: switch cache option to a tri-state option (systemd#5552).
2019-07-17 10:42:53 -04:00
resolved-link-bus.c
resolved: send out notifications about DNS property
2019-10-25 16:40:54 +02:00
resolved-link-bus.h
resolved: avoid allocation
2019-10-25 16:37:22 +02:00
resolved-link.c
resolved: add strict mode for DNS-over-TLS
2019-06-19 13:10:44 +02:00
resolved-link.h
resolve: rename Link.name -> Link.ifname
2019-04-13 17:51:59 +09:00
resolved-llmnr.c
tree-wide: port users over to use new ERRNO_IS_ACCEPT_AGAIN() call
2019-04-10 22:11:18 +02:00
resolved-llmnr.h
resolved-manager.c
resolved: emit change for LLMNRHostname
2019-10-25 16:41:25 +02:00
resolved-manager.h
resolved: switch cache option to a tri-state option (systemd#5552).
2019-07-17 10:42:53 -04:00
resolved-mdns.c
resolved: switch cache option to a tri-state option (systemd#5552).
2019-07-17 10:42:53 -04:00
resolved-mdns.h
resolved-resolv-conf.c
resolved: avoid allocation
2019-10-25 16:37:22 +02:00
resolved-resolv-conf.h
resolved.c
headers: remove unneeded includes from util.h
2019-03-27 11:53:12 +01:00
resolved.conf.in
RFCs
test-dns-packet.c
tree-wide: drop glob.h when glob-util.h is included
2019-11-04 00:30:32 +09:00
test-dnssec-complex.c
test-dnssec.c
test-resolve-tables.c
test-resolved-etc-hosts.c
tests: use the test helpers in more places
2019-03-04 14:15:38 +01:00
test-resolved-packet.c
tests: use the test helpers in more places
2019-03-04 14:15:38 +01:00