bind9/lib
Petr Menšík e7ddd3d7b4 Remove artificial search limit from libirs
Search directive from resolv.conf had a maximum of 8 domains. Any
more were ignored. Do not ignore them anymore; iterate over any
number of domains.

Test resolv.conf support by checking the first and last domain in
the search list. Ignore the domains between; just ensure that the
last domain in the configuration is the last domain parsed.
2024-12-10 00:51:56 +00:00
..
dns Remove artificial search limit from libirs 2024-12-10 00:51:56 +00:00
isc Replace remaining usage of DNS_R_MUSTBESECURE with DNS_R_NOVALIDSIG 2024-12-09 13:10:21 +01:00
isccc Remove redundant parentheses from the return statement 2024-11-19 12:27:22 +01:00
isccfg Remove dnssec-must-be-secure feature 2024-12-09 13:10:21 +01:00
ns Remove fixed value for the rrset-order option 2024-12-09 13:09:26 +01:00
.gitignore The isc/platform.h header has been completely removed 2021-07-06 05:33:48 +00:00
Makefile.am Move irs_resconf into libdns and remove libirs 2023-02-24 09:38:59 +00:00