bind9/bin/named
Evan Hunt 9bb46262af remove /etc/bind.keys
the built-in trust anchors in named and delv are sufficent for
validation. named still needs to be able to load trust anchors from
a bind.keys file for testing purposes, but it doesn't need to be
the default behavior.

we now only load trust anchors from a file if explicitly specified
via the "bindkeys-file" option in named or the "-a" command line
argument to delv. documentation has been cleaned up to remove references
to /etc/bind.keys.

Closes #3850.
2023-02-06 14:39:31 -08:00
..
include remove /etc/bind.keys 2023-02-06 14:39:31 -08:00
.gitignore Complete rewrite the BIND 9 build system 2020-04-21 14:19:48 +02:00
bind9.xsl BIND 9.19.9 2023-01-25 21:16:00 +01:00
builtin.c Update sources to Clang 15 formatting 2022-11-29 08:54:34 +01:00
config.c remove /etc/bind.keys 2023-02-06 14:39:31 -08:00
control.c Change the return type of isc_lex_create() to void 2022-10-26 12:55:06 +02:00
controlconf.c Update sources to Clang 15 formatting 2022-11-29 08:54:34 +01:00
dlz_dlopen_driver.c De-duplicate __FILE__, __LINE__ 2022-10-17 11:58:26 +01:00
fuzz.c Update netmgr, tasks, and applications to use isc_loopmgr 2022-08-26 09:09:24 +02:00
geoip.c Update the copyright information in all files in the repository 2022-01-11 09:05:02 +01:00
log.c Properly name ADB hashmap and named log memory contexts 2023-01-30 12:54:57 +01:00
logconf.c Simplify way we tag unreachable code with only ISC_UNREACHABLE() 2022-03-25 08:33:43 +01:00
main.c remove /etc/bind.keys 2023-02-06 14:39:31 -08:00
Makefile.am Add support for reporting status via sd_notify() 2022-09-15 10:12:15 +02:00
named.conf.rst Add note that named.conf man page is not a complete manual 2022-07-01 08:59:24 +02:00
named.rst Document list of crypto algorithms in named -V output 2022-09-27 16:54:39 +02:00
os.c Remove isc_resource API and set limits directly in named_os unit 2022-12-07 19:40:00 +01:00
server.c remove /etc/bind.keys 2023-02-06 14:39:31 -08:00
statschannel.c add an update quota 2023-01-12 11:52:48 +01:00
tkeyconf.c Clean up #include <isc/string.h> 2022-05-03 12:38:59 +00:00
transportconf.c Update sources to Clang 15 formatting 2022-11-29 08:54:34 +01:00
tsigconf.c Update sources to Clang 15 formatting 2022-11-29 08:54:34 +01:00
xsl_p.h Update the copyright information in all files in the repository 2022-01-11 09:05:02 +01:00
zoneconf.c remove dead code for reserved dispatches 2023-01-17 18:23:52 -08:00