bind9/bin
Evan Hunt c8f43b9160 remove some long-deprecated arguments from dig
certain dig options which were deprecated and became nonoperational
several releases ago still had documentation in the dig man page and
warnings printed when they were used: these included +mapped,
+sigchase, +topdown, +unexpected, +trusted-key, and the -i and -n
options. these are now all fatal errors.

another option was described as deprecated in the man page, but
the code to print a warning was never added. it has been added now.
2023-12-06 17:32:09 -08:00
..
check Refactor dns_zone_create() to return void 2023-07-27 11:37:44 +02:00
confgen Handle fatal and FIPS provider interactions 2023-04-03 12:44:27 +10:00
delv fix consistency check for delv +ns and +qmin 2023-12-06 17:31:39 -08:00
dig remove some long-deprecated arguments from dig 2023-12-06 17:32:09 -08:00
dnssec Lower the maximum allowed NSEC3 iterations to 50 2023-12-05 14:58:58 +00:00
named remove resolver-retry-interval and resolver-nonbackoff-tries 2023-12-06 11:54:59 -08:00
nsupdate Change dns_message_create() function to accept memory pools 2023-09-24 18:07:40 +02:00
plugins Remove 'inst != NULL' from cleanup check in plugin_register 2023-04-04 23:51:22 +00:00
rndc remove bin/rndc/rndc.conf 2023-12-06 17:31:38 -08:00
tests remove some long-deprecated arguments from dig 2023-12-06 17:32:09 -08:00
tools remove some long-deprecated arguments from dig 2023-12-06 17:32:09 -08:00
Makefile.am Remove native PKCS#11 support 2021-09-09 15:35:39 +02:00