bind9/bin
Evan Hunt 3e0d9bd6d2 don't create managed-keys zone unless dnssec-validation is "auto"
previously, a managed-keys zone was created for every view
regardless of whether rfc5011 was in use; when it was not in
use, the zone would be left empty. this made for some confusing
log messages.

we now only set up the managed-keys zone if dnssec-validation is
set to the default value of "auto".

certain system test servers have had their dnssec-validation settings
changed to auto because the tests depended on the existence of the
zone.
2022-05-31 10:51:17 -07:00
..
check Remove remaining checks for rbt64 2022-05-03 00:41:42 +01:00
confgen Replace ISC_NORETURN with C11's noreturn 2022-03-25 08:33:43 +01:00
delv Add hyperlinks to dig/mdig/delv +options 2022-04-26 12:43:13 +02:00
dig Make all tasks to be bound to a thread 2022-05-25 16:04:51 +02:00
dnssec Make all tasks to be bound to a thread 2022-05-25 16:04:51 +02:00
named don't create managed-keys zone unless dnssec-validation is "auto" 2022-05-31 10:51:17 -07:00
nsupdate Make all tasks to be bound to a thread 2022-05-25 16:04:51 +02:00
plugins Make isc_ht optionally case insensitive 2022-03-28 15:02:18 -07:00
rndc Make all tasks to be bound to a thread 2022-05-25 16:04:51 +02:00
tests don't create managed-keys zone unless dnssec-validation is "auto" 2022-05-31 10:51:17 -07:00
tools Make all tasks to be bound to a thread 2022-05-25 16:04:51 +02:00
Makefile.am Remove native PKCS#11 support 2021-09-09 15:35:39 +02:00