Systemd/src/resolve
Dimitri John Ledkov 1c7466aa2e resolve: lift limits on search domains count or length
glibc 2.26 lifted restrictions on search domains count or length to
unlimited. This has also been backported to 2.17 in some distributions (RHEL 7
and derivatives). Other softwares may have their own limits for search domains,
but we should not restrict what is written out any more.

https://sourceware.org/legacy-ml/libc-announce/2017/msg00001.html
2020-08-18 10:06:25 +02:00
..
RFCs resolve: add support for RFC 8080 (#7600) 2017-12-12 16:30:12 +01:00
dns-type.c Drop my copyright headers 2018-06-14 13:03:20 +02:00
dns-type.h Drop my copyright headers 2018-06-14 13:03:20 +02:00
dns_type-to-name.awk meson: also indent scripts with 8 spaces 2017-04-25 08:49:16 -04:00
generate-dns_type-gperf.py tree-wide: adjust fall through comments so that gcc is happy 2017-11-20 13:06:25 -08:00
generate-dns_type-list.sed meson: build systemd using meson 2017-04-23 21:47:26 -04:00
meson.build shared: move in_addr_ifindex_name_from_string_auto() there 2020-05-07 22:36:52 +02:00
org.freedesktop.resolve1.conf
org.freedesktop.resolve1.policy polkit: fix typo 2019-09-20 21:02:47 +09:00
org.freedesktop.resolve1.service Add SPDX license headers to various assorted files 2017-11-19 19:08:15 +01:00
resolv.conf resolve: enable RES_TRUSTAD towards the 127.0.0.53 stub resolver 2020-06-06 10:40:45 +02:00
resolvconf-compat.c Rename EXTRACT_QUOTES to EXTRACT_UNQUOTE 2019-06-28 11:35:05 +02:00
resolvconf-compat.h tree-wide: add multiple inclusion guard 2018-06-25 13:04:59 +09:00
resolvectl.c resolvectl: fix older resolved or networkd support to set DNS servers 2020-07-26 11:05:06 +02:00
resolvectl.h resolvectl: remove allow_loopback parameter from ifname_mangle() 2018-12-05 18:46:23 +01:00
resolved-bus.c network, resolve: use bus_message_read_ifindex() or friends 2020-07-21 04:08:22 +09:00
resolved-bus.h resolve: add DBus properties which support DNS SNI and port number 2020-07-21 04:08:22 +09:00
resolved-conf.c resolve: also compare port and SNI in dns_server_find() 2020-07-21 04:04:49 +09:00
resolved-conf.h resolved: Break include cycles 2020-05-07 09:00:48 +02:00
resolved-def.h resolve: expose dns_server_address_valid() 2019-07-17 06:59:12 +09:00
resolved-dns-answer.c resolved: fix typo in an unused function and add comment 2020-04-16 20:30:50 +02: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 Remove dnssec_canonicalize function which is no longer used 2020-02-24 10:20:12 +00:00
resolved-dns-dnssec.h Remove dnssec_canonicalize function which is no longer used 2020-02-24 10:20:12 +00:00
resolved-dns-packet.c tree-wide: "unparseable" → "unparsable" 2020-07-02 09:58:23 +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 tree-wide: make use of new relative time events in sd-event.h 2020-07-28 11:24:55 +02:00
resolved-dns-query.h resolved: add dns_query_candidate_freep() 2020-06-18 21:26:20 +02:00
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 tree-wide: "unparseable" → "unparsable" 2020-07-02 09:58:23 +02:00
resolved-dns-rr.h tree-wide: "unparseable" → "unparsable" 2020-07-02 09:58:23 +02:00
resolved-dns-scope.c tree-wide: make use of new relative time events in sd-event.h 2020-07-28 11:24:55 +02:00
resolved-dns-scope.h resolve: support port specifier in DNS= setting 2020-07-21 04:04:42 +09:00
resolved-dns-search-domain.c resolved: Break include cycles 2020-05-07 09:00:48 +02:00
resolved-dns-search-domain.h resolved: Break include cycles 2020-05-07 09:00:48 +02:00
resolved-dns-server.c tree-wide: use siphash24_compress_string() where it is applicable 2020-07-22 19:55:14 +09:00
resolved-dns-server.h resolve: read/save port number and SNI from/into link state file 2020-07-21 04:08:16 +09:00
resolved-dns-stream.c tree-wide: make use of new relative time events in sd-event.h 2020-07-28 11:24:55 +02:00
resolved-dns-stream.h resolved: Break include cycles 2020-05-07 09:00:48 +02:00
resolved-dns-stub.c resolved: simplify allocation failure handling in dns_stub_process_query() 2020-06-24 10:38:15 +02:00
resolved-dns-stub.h tree-wide: remove Lennart's copyright lines 2018-06-14 10:20:20 +02:00
resolved-dns-synthesize.c util: drop missing.h from socket-util.h 2018-12-06 13:31:16 +01:00
resolved-dns-synthesize.h tree-wide: remove Lennart's copyright lines 2018-06-14 10:20:20 +02:00
resolved-dns-transaction.c resolve: read/save port number and SNI from/into link state file 2020-07-21 04:08:16 +09:00
resolved-dns-transaction.h resolved: introduce dns_transaction_gcp() 2020-06-22 16:32:37 +02:00
resolved-dns-trust-anchor.c tree-wide: use set_ensure_consume() in various places 2020-06-24 10:38:15 +02:00
resolved-dns-trust-anchor.h tree-wide: remove Lennart's copyright lines 2018-06-14 10:20:20 +02:00
resolved-dns-zone.c tree-wide: use set_ensure_put() 2020-06-22 16:32:37 +02:00
resolved-dns-zone.h tree-wide: remove Lennart's copyright lines 2018-06-14 10:20:20 +02:00
resolved-dnssd-bus.c resolved: Break include cycles 2020-05-07 09:00:48 +02:00
resolved-dnssd-bus.h shared: split out BusObjectImplementor APIs 2020-06-30 15:08:35 +02:00
resolved-dnssd-gperf.gperf resolved: add enablers for DNS-SD 2017-12-08 14:29:27 +02:00
resolved-dnssd.c conf-parser: return mtime in config_parse() and friends 2020-06-02 19:32:20 +02:00
resolved-dnssd.h tree-wide: drop double newline 2018-06-29 11:02:17 +09:00
resolved-dnstls-gnutls.c tree-wide: Initialize _cleanup_ variables if needed 2020-05-13 22:56:42 +02: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: Fix build error due to missing include. 2020-05-07 03:05:50 -07: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: Break include cycles 2020-05-07 09:00:48 +02:00
resolved-etc-hosts.c resolved: fix memleak on duplicate host lines in /etc/hosts 2020-06-24 10:38:15 +02:00
resolved-etc-hosts.h test-resolved-etc-hosts: add tests for /etc/hosts parsing 2018-08-01 12:38:39 +02:00
resolved-gperf.gperf resolved: optionally allow single-label A/AAAA queries 2020-06-18 21:26:20 +02:00
resolved-link-bus.c util: introduce bus_mesage_read_dns_servers() 2020-07-21 04:08:22 +09:00
resolved-link-bus.h resolve: add DBus method to set DNS server with port number and SNI 2020-07-21 04:08:22 +09:00
resolved-link.c resolve: read/save port number and SNI from/into link state file 2020-07-21 04:08:16 +09:00
resolved-link.h resolved: Break include cycles 2020-05-07 09:00:48 +02: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 tree-wide: remove Lennart's copyright lines 2018-06-14 10:20:20 +02:00
resolved-manager.c tree-wide: make sure our control buffers are properly aligned 2020-05-07 14:39:44 +02:00
resolved-manager.h resolved: optionally allow single-label A/AAAA queries 2020-06-18 21:26:20 +02:00
resolved-mdns.c tree-wide: fix spelling of lookup and setup verbs 2020-03-03 15:02:53 +01:00
resolved-mdns.h tree-wide: drop double newline 2018-06-29 11:02:17 +09:00
resolved-resolv-conf.c resolve: lift limits on search domains count or length 2020-08-18 10:06:25 +02:00
resolved-resolv-conf.h tree-wide: drop double newline 2018-06-29 11:02:17 +09:00
resolved.c various daemons: emit Stopping... notification before destructing the manager object 2020-07-02 17:12:23 +02:00
resolved.conf.in resolved: optionally allow single-label A/AAAA queries 2020-06-18 21:26:20 +02:00
test-dns-packet.c tests: move unit files to units/ subdirectory 2020-03-19 16:23:27 +01:00
test-dnssec-complex.c tree-wide: remove Lennart's copyright lines 2018-06-14 10:20:20 +02:00
test-dnssec.c Canonicalise names in DNS responses per RFC4034 requirements 2020-02-24 10:56:13 +00:00
test-resolve-tables.c test: add more string-table tests in test-resolve-tables 2018-07-24 01:26:14 +09:00
test-resolved-etc-hosts.c tree-wide: avoid some loaded terms 2020-06-25 09:00:19 +02:00
test-resolved-packet.c tests: use the test helpers in more places 2019-03-04 14:15:38 +01:00