bind9/bin
Matthijs Mekking 06cd8b52db Add new 'checkds' configuration option
Add a new configuration option to set how the checkds method should
work. Acceptable values are 'yes', 'no', and 'explicit'.

When set to 'yes', the checkds method is to lookup the parental agents
by querying the NS records of the parent zone.

When set to 'no', no checkds method is enabled. Users should run
the 'rndc checkds' command to signal that DS records are published and
withdrawn.

When set to 'explicit', the parental agents are explicitly configured
with the 'parental-agents' configuration option.
2023-04-03 14:01:22 +00:00
..
check Replace DE_CONST(k, v) with v = UNCONST(k) macro 2023-04-03 10:25:56 +00:00
confgen Handle fatal and FIPS provider interactions 2023-04-03 12:44:27 +10:00
delv Handle fatal and FIPS provider interactions 2023-04-03 12:44:27 +10:00
dig Handle fatal and FIPS provider interactions 2023-04-03 12:44:27 +10:00
dnssec Replace DE_CONST(k, v) with v = UNCONST(k) macro 2023-04-03 10:25:56 +00:00
named Add new 'checkds' configuration option 2023-04-03 14:01:22 +00:00
nsupdate Handle fatal and FIPS provider interactions 2023-04-03 12:44:27 +10:00
plugins clean up some deprecated/obsolete options and doc 2023-02-10 09:52:27 -08:00
rndc Handle fatal and FIPS provider interactions 2023-04-03 12:44:27 +10:00
tests Add new 'checkds' configuration option 2023-04-03 14:01:22 +00:00
tools Handle fatal and FIPS provider interactions 2023-04-03 12:44:27 +10:00
Makefile.am Remove native PKCS#11 support 2021-09-09 15:35:39 +02:00