bind9/bin/check
Evan Hunt 2399556bee deprecate delegation-only and root-delegation only
These options and zone type were created to address the
SiteFinder controversy, in which certain TLD's redirected queries
rather than returning NXDOMAIN. since TLD's are now DNSSEC-signed,
this is no longer likely to be a problem.

The deprecation message for 'type delegation-only' is issued from
the configuration checker rather than the parser. therefore,
isccfg_check_namedconf() has been modified to take a 'nodeprecate'
parameter to suppress the warning when named-checkconf is used with
the command-line option to ignore warnings on deprecated options (-i).
2023-03-23 19:16:24 +01:00
..
.gitignore added gitignore, removed cvsignore 2012-03-03 23:10:05 -08:00
check-tool.c Remove do-nothing header <isc/print.h> 2023-02-15 16:44:47 +00:00
check-tool.h Update the copyright information in all files in the repository 2022-01-11 09:05:02 +01:00
Makefile.am Remove libbind9 2023-02-21 13:12:26 +00:00
named-checkconf.c deprecate delegation-only and root-delegation only 2023-03-23 19:16:24 +01:00
named-checkconf.rst remove /etc/bind.keys 2023-02-06 14:39:31 -08:00
named-checkzone.c remove isc_task completely 2023-02-16 18:35:32 +01:00
named-checkzone.rst Add check-svcb to named 2022-10-29 00:22:54 +11:00
named-compilezone.rst Fix the reference to RFC 1035 in named-compilezone(1) 2023-02-06 12:31:01 +00:00