bind9/lib/ns
Matthijs Mekking 87744f218d Remove a lot of obsoleted options
These options were ancient or made obsolete a long time ago, it is
safe to remove them.

Also stop printing ancient options, they should be treated the same as
unknown options.

Removed options: lwres, geoip-use-ecs, sit-secret, use-ixfr,
acache-cleaning-interval, acache-enable, additional-from-auth,
additional-from-cache, allow-v6-synthesis, dnssec-enable,
max-acache-size, nosit-udp-size, queryport-pool-ports,
queryport-pool-updateinterval, request-sit, use-queryport-pool, and
support-ixfr.
2021-01-19 10:12:40 +01:00
..
include Reformat sources using clang-format-11 2020-12-08 18:36:23 +01:00
tests more s/recurse/async/ for consistency 2021-01-06 13:14:13 -08:00
win32 implementation of hook-based asynchronous functionality 2020-11-24 15:11:39 -08:00
api Update library API versions 2020-12-16 22:05:50 +01:00
client.c Refactor netmgr and add more unit tests 2020-12-01 16:47:07 +01:00
hooks.c Use libuv's shared library handling capabilities 2020-10-28 15:48:58 +01:00
interfacemgr.c Shutdown interface if we can't listen on it to avoid shutdown hang 2020-11-10 14:17:09 +01:00
lib.c update all copyright headers to eliminate the typo 2020-09-14 16:20:40 -07:00
listenlist.c Add DoT support to bind 2020-11-10 14:16:55 +01:00
log.c update all copyright headers to eliminate the typo 2020-09-14 16:20:40 -07:00
Makefile.am implementation of hook-based asynchronous functionality 2020-11-24 15:11:39 -08:00
notify.c update all copyright headers to eliminate the typo 2020-09-14 16:20:40 -07:00
query.c Remove a lot of obsoleted options 2021-01-19 10:12:40 +01:00
server.c Simplify the EDNS buffer size logic for DNS Flag Day 2020 2020-10-05 16:21:21 +02:00
sortlist.c update all copyright headers to eliminate the typo 2020-09-14 16:20:40 -07:00
stats.c update all copyright headers to eliminate the typo 2020-09-14 16:20:40 -07:00
update.c Print warning when falling back to increment soa serial method 2020-12-11 10:48:28 +01:00
xfrout.c Fix the isc_nm_closedown() to actually close the pending connections 2020-10-22 11:37:16 -07:00