bind9/lib
Matthijs Mekking f8d866c6ef Fix rndc dumpdb -expired for stuck cache contents
The command 'rndc dumpdb -expired' will include expired RRsets in the
output, but only for the RBTDB_VIRTUAL time (of 5 minutes). This means
that if there is a cache cleaning problem and contents are not cleaned
up, the rndc command has little diagnostic value. Fix this by including
all RRsets in the dumpdb output if the '-expired' flag is set.
2022-07-25 16:05:21 +02:00
..
bind9 Forbid zones with both dnssec-policy and max-zone-ttl 2022-07-20 11:57:37 -07:00
dns Fix rndc dumpdb -expired for stuck cache contents 2022-07-25 16:05:21 +02:00
irs Move all the unit tests to /tests/<libname>/ 2022-05-28 14:53:02 -07:00
isc Cleanup the STATID_CONNECT and STATID_CONNECTFAIL stat counters 2022-07-14 14:34:53 +02:00
isccc Update clang to version 14 2022-06-16 17:21:11 +02:00
isccfg mark max-zone-ttl deprecated in options and zone 2022-07-20 11:55:03 -07:00
ns Increase the BUFSIZ-long buffers 2022-07-15 10:33:46 +00:00
.gitignore The isc/platform.h header has been completely removed 2021-07-06 05:33:48 +00:00
Makefile.am move samples/resolve.c to bin/tests/system 2021-04-16 14:29:43 +02:00