systemd/src/resolve
2023-11-18 03:04:27 +09:00
..
dns_type-to-name.awk tree-wide: add a space after if, switch, for, and while 2022-04-01 22:48:42 +09:00
dns-type.c resolve: fix typo in dns_class_is_pseudo() 2022-04-18 07:01:17 +09:00
dns-type.h
fuzz-dns-packet.c fuzz: unify logging setup 2023-10-19 10:05:20 +01:00
fuzz-dns-packet.options fuzzers: add input size limits, always configure limits in two ways 2022-05-12 13:31:11 +02:00
fuzz-etc-hosts.c fuzz: unify logging setup 2023-10-19 10:05:20 +01:00
fuzz-resource-record.c fuzz: unify logging setup 2023-10-19 10:05:20 +01:00
generate-dns_type-gperf.py
generate-dns_type-list.sed
meson.build meson: add build option for install path of main config files 2023-10-17 18:57:45 +02:00
org.freedesktop.resolve1.conf Use https for freedesktop.org 2022-06-28 13:10:05 +02:00
org.freedesktop.resolve1.policy Use https for freedesktop.org 2022-06-28 13:10:05 +02:00
org.freedesktop.resolve1.service
resolv.conf
resolvconf-compat.c tree-wide: port various parsers over to read_stripped_line() 2023-10-17 14:36:54 +02:00
resolvconf-compat.h
resolvectl.c resolvectl: do not sort domain output 2023-11-08 10:04:35 +00:00
resolvectl.h resolvconf-compat: first parse provided interface name as is 2022-10-24 20:34:10 +09:00
resolved-bus.c resolved: fixed bugs reported in varlink statistics (#28796) 2023-08-15 11:45:58 +01:00
resolved-bus.h
resolved-conf.c tree-wise: drop unnecessary use of proc_cmdline_key_streq() 2023-08-09 03:16:31 +09:00
resolved-conf.h Revert "resolved: filter out our own stub resolvers when parsing servers" 2022-02-16 22:20:10 +01:00
resolved-def.h resolved: added serve stale feature implementation of RFC 8767 2023-06-16 10:20:15 +01:00
resolved-dns-answer.c resolve: tolerate merging a zero-ttl RR and a nonzero-ttl RR if not mDNS 2023-10-02 16:47:36 +02:00
resolved-dns-answer.h resolve: tolerate merging a zero-ttl RR and a nonzero-ttl RR if not mDNS 2023-10-02 16:47:36 +02:00
resolved-dns-cache.c resolve/mdns: do not append packets without records 2023-11-08 21:38:22 +09:00
resolved-dns-cache.h resolved: added serve stale feature implementation of RFC 8767 2023-06-16 10:20:15 +01:00
resolved-dns-dnssec.c openssl: add rsa_pkey_new(), rsa_pkey_from_n_e(), rsa_pkey_to_n_e() 2023-08-04 10:57:07 -04:00
resolved-dns-dnssec.h
resolved-dns-packet.c resolve/mdns: allow mDNS queries with truncation flag 2023-11-08 22:45:14 +09:00
resolved-dns-packet.h tree-wide: "<n>bit" → "<n>-bit" 2023-07-02 11:10:12 +01:00
resolved-dns-query.c resolved: make sure "resolvectl monitor" can properly deal with stub queries 2023-11-01 23:00:45 +01:00
resolved-dns-query.h resolved: beef up monitor protocol, include full query info 2022-09-30 14:23:30 +02:00
resolved-dns-question.c resolved: if ipv6 is off patch hostname→address query with unspec family to ipv4 2023-06-23 14:45:26 +02:00
resolved-dns-question.h resolve: Use only C99 flex arrays (#25335) 2022-11-11 15:22:49 +01:00
resolved-dns-rr.c tree-wide: take in all *our* JSON structures also decimal strings 2023-11-07 14:25:40 +01:00
resolved-dns-rr.h resolved: add DNS_RESOURCE_KEY_TO_STRING() macro helper 2023-06-12 22:21:26 +02:00
resolved-dns-scope.c resolve: use exact-match domain as routing domain for single-labels 2023-11-06 22:27:12 +01:00
resolved-dns-scope.h resolved: add DumpCache varlink call for acquiring a complete dump of all of resolved's RR caches 2023-06-12 22:21:26 +02:00
resolved-dns-search-domain.c basic: Use statement expressions more in list.h 2023-01-08 16:31:15 +01:00
resolved-dns-search-domain.h
resolved-dns-server.c resolved: also expose interface index in server JSON data 2023-09-25 18:45:52 +02:00
resolved-dns-server.h resolved: added show-server-state verb and DumpStatistics varlink method 2023-07-31 02:02:03 +09:00
resolved-dns-stream.c iovec-util: make IOVEC_INCREMENT a regular function too 2023-10-20 10:43:50 +02:00
resolved-dns-stream.h resolved: Make event flags logic robust for DoT 2022-02-01 19:24:40 +01:00
resolved-dns-stub.c socket: bump listen() backlog to INT_MAX everywhere 2023-06-13 14:17:25 +02:00
resolved-dns-stub.h resolved: inline trivial function 2021-02-25 14:07:21 +01:00
resolved-dns-synthesize.c dns-domain: dns_name_is_empty() is redundant 2023-01-05 21:44:26 +01:00
resolved-dns-synthesize.h resolved: in dns stub always report "lo" as interface for "localhost" 2022-11-25 17:37:13 +01:00
resolved-dns-transaction.c resolve/mdns: split out mdns_make_dummy_packet() 2023-11-08 21:38:54 +09:00
resolved-dns-transaction.h resolved: added show-server-state verb and DumpStatistics varlink method 2023-07-31 02:02:03 +09:00
resolved-dns-trust-anchor.c tree-wide: port various parsers over to read_stripped_line() 2023-10-17 14:36:54 +02:00
resolved-dns-trust-anchor.h
resolved-dns-zone.c list: declare iterator of LIST_FOREACH() in the loop 2022-03-19 08:10:29 +09:00
resolved-dns-zone.h
resolved-dnssd-bus.c tree-wide: use ASSERT_PTR more 2022-09-13 08:13:27 +02:00
resolved-dnssd-bus.h
resolved-dnssd-gperf.gperf
resolved-dnssd.c conf-parser: Add root argument to config_parse_many() 2023-05-12 17:52:32 +02:00
resolved-dnssd.h resolved: rename field to indicate that it's a list 2022-07-02 12:46:19 +02:00
resolved-dnstls-gnutls.c resolved: fix build failure with gnutls 2023-10-27 13:54:10 +01:00
resolved-dnstls-gnutls.h
resolved-dnstls-openssl.c tree-wide: use the usual spelling of "cannot" 2023-11-13 13:27:36 +01:00
resolved-dnstls-openssl.h
resolved-dnstls.h resolved: Read as much as possible per stream EPOLLIN event 2022-02-01 19:25:32 +01:00
resolved-etc-hosts.c resolved: fix the canonical name returned by hosts lookup by name 2023-07-14 13:13:53 +00:00
resolved-etc-hosts.h resolved: keep track of first names listed for each address in /etc/hosts 2023-07-14 13:13:53 +00:00
resolved-gperf.gperf resolved: added serve stale feature implementation of RFC 8767 2023-06-16 10:20:15 +01:00
resolved-link-bus.c bus-util: add bus_property_get_string_set() helper 2023-06-12 11:35:52 +02:00
resolved-link-bus.h
resolved-link.c Revert "tree-wide: Mount file descriptors via /proc/<pid>/fd" 2023-09-08 22:13:09 +01:00
resolved-link.h resolve: refuse mdns scope for ipv4 broadcast addresses 2023-04-05 13:27:16 +02:00
resolved-llmnr.c socket: bump listen() backlog to INT_MAX everywhere 2023-06-13 14:17:25 +02:00
resolved-llmnr.h
resolved-manager.c resolve: tweak logs about truncation 2023-11-08 22:45:07 +09:00
resolved-manager.h resolved: make sure "resolvectl monitor" can properly deal with stub queries 2023-11-01 23:00:45 +01:00
resolved-mdns.c resolve/mdns: silently ignore Known-Answers only packets 2023-11-08 22:45:14 +09:00
resolved-mdns.h
resolved-resolv-conf.c tree-wide: port various parsers over to read_stripped_line() 2023-10-17 14:36:54 +02:00
resolved-resolv-conf.h
resolved-socket-graveyard.c tree-wide: use ASSERT_PTR more 2022-09-13 08:13:27 +02:00
resolved-socket-graveyard.h tree-wide: fix SPDX short identifier for LGPL-2.1-or-later 2021-10-01 17:27:34 +01:00
resolved-util.c resolved: split out function to determine the local llmnr hostname 2021-03-26 14:18:51 +01:00
resolved-util.h resolved: split out function to determine the local llmnr hostname 2021-03-26 14:18:51 +01:00
resolved-varlink.c tree-wide: take in all *our* JSON structures also decimal strings 2023-11-07 14:25:40 +01:00
resolved-varlink.h
resolved.c label: Introduce LabelOps to do pre/post labelling operations 2023-05-31 13:15:53 +02:00
resolved.conf.in config files: update their header to reflect that they can be installed in /usr 2023-09-21 18:54:39 +02:00
RFCs
test-dns-packet.c test: always call test_setup_logging() 2023-11-18 03:04:27 +09:00
test-dnssec-complex.c test: always call test_setup_logging() 2023-11-18 03:04:27 +09:00
test-dnssec.c test: Use TEST macros in more places 2022-03-16 14:50:12 +01:00
test-resolve-tables.c test: always call test_setup_logging() 2023-11-18 03:04:27 +09:00
test-resolved-etc-hosts.c resolved: keep track of first names listed for each address in /etc/hosts 2023-07-14 13:13:53 +00:00
test-resolved-packet.c test: Use TEST macros in more places 2022-03-16 14:50:12 +01:00
test-resolved-stream.c process-util: add new FORK_DEATHSIG_SIGKILL flag, rename FORK_DEATHSIG → FORK_DEATHSIG_SIGTERM 2023-11-02 14:09:23 +01:00