bind9/bin/named
Matthijs Mekking 576b21b168 Inherit dnssec-policy in check for inline-signing
When dnssec-policy is used, and the zone is not dynamic, BIND will
assume that the zone is inline-signed. But the function responsible
for this did not inherit the dnssec-policy option from the view or
options level, and thus never enabled inline-signing, while the zone
should have been.

This is fixed by this commit.
2022-07-12 11:29:03 +02:00
..
include add "rndc fetchlimit" to show fetchlimited servers 2022-07-06 19:46:20 -07:00
.gitignore Complete rewrite the BIND 9 build system 2020-04-21 14:19:48 +02:00
bind9.xsl Update the copyright information in all files in the repository 2022-01-11 09:05:02 +01:00
builtin.c Update the copyright information in all files in the repository 2022-01-11 09:05:02 +01:00
config.c Obsolete the "glue-cache" option 2022-06-30 15:24:08 +02:00
control.c add "rndc fetchlimit" to show fetchlimited servers 2022-07-06 19:46:20 -07:00
controlconf.c Allow listening on less than nworkers threads 2022-04-19 11:08:13 +02:00
dlz_dlopen_driver.c Move netmgr/uv-compat.h to <isc/uv.h> 2022-05-03 10:02:19 +02:00
fuzz.c Update the copyright information in all files in the repository 2022-01-11 09:05:02 +01:00
geoip.c Update the copyright information in all files in the repository 2022-01-11 09:05:02 +01:00
log.c Update the copyright information in all files in the repository 2022-01-11 09:05:02 +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 isc_task_onshutdown() 2022-05-12 13:45:34 +02:00
Makefile.am Remove auto-generated rst files in repo in favour of grammar pretty printer 2022-07-01 08:59:23 +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 Export built-in default configuration for named binary 2022-04-29 09:52:35 +02:00
os.c Update the copyright information in all files in the repository 2022-01-11 09:05:02 +01:00
server.c "rndc fetchlimit" now also lists rate-limited domains 2022-07-06 19:46:23 -07:00
statschannel.c move ADB and resolver stats out of the view object 2022-05-13 13:36:10 -07:00
tkeyconf.c Clean up #include <isc/string.h> 2022-05-03 12:38:59 +00:00
transportconf.c Rename "hostname" to "remote-hostname" within "tls" 2022-05-03 17:15:43 +03:00
tsigconf.c Update the copyright information in all files in the repository 2022-01-11 09:05:02 +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 Inherit dnssec-policy in check for inline-signing 2022-07-12 11:29:03 +02:00