bind9/bin/named
Matthijs Mekking 111b215987 Reject zones with TTL higher than dnssec-policy max-zone-ttl
Reject loading of zones with TTL higher than the max-zone-ttl
from the dnssec-policy.

With this change, any zone with a dnssec-policy in use will ignore
the max-zone-ttl option in zone/view/options.
2022-07-22 13:40:12 -07:00
..
include Update clang to version 14 2022-06-16 18:11:03 +02:00
unix Don't use RTLD_DEEPBIND with sanitizers 2022-01-26 08:19:02 +00:00
win32 Update the copyright information in all files in the repository 2022-01-11 12:22:09 +01:00
.gitignore [master] add libns and remove liblwres 2017-09-08 13:47:34 -07:00
bind9.xsl Update the copyright information in all files in the repository 2022-01-11 12:22:09 +01:00
bind9.xsl.h Update the copyright information in all files in the repository 2022-01-11 12:22:09 +01:00
builtin.c Update the copyright information in all files in the repository 2022-01-11 12:22:09 +01:00
config.c Add missing void in named_config_getdefault() definition 2022-05-04 13:03:51 +02:00
control.c Remove use of the inline keyword used as suggestion to compiler 2022-03-25 09:37:18 +01:00
controlconf.c Remove use of the inline keyword used as suggestion to compiler 2022-03-25 09:37:18 +01:00
convertxsl.pl Update the copyright information in all files in the repository 2022-01-11 12:22:09 +01:00
fuzz.c Update the copyright information in all files in the repository 2022-01-11 12:22:09 +01:00
geoip.c Update the copyright information in all files in the repository 2022-01-11 12:22:09 +01:00
log.c Update the copyright information in all files in the repository 2022-01-11 12:22:09 +01:00
logconf.c Simplify way we tag unreachable code with only ISC_UNREACHABLE() 2022-03-25 09:33:51 +01:00
main.c Make "named -h" output match option-handling code 2022-07-15 10:45:34 +02:00
Makefile.in Update the copyright information in all files in the repository 2022-01-11 12:22:09 +01:00
named.conf.rst Rename the configuration option to load balance sockets to reuseport 2022-04-06 17:51:12 +02:00
named.rst Update documentation for named's -M option 2022-07-15 10:45:34 +02:00
server.c Increase the BUFSIZ-long buffers 2022-07-15 21:21:03 +02:00
statschannel.c Remove use of the inline keyword used as suggestion to compiler 2022-03-25 09:37:18 +01:00
tkeyconf.c Update the copyright information in all files in the repository 2022-01-11 12:22:09 +01:00
tsigconf.c Update the copyright information in all files in the repository 2022-01-11 12:22:09 +01:00
zoneconf.c Reject zones with TTL higher than dnssec-policy max-zone-ttl 2022-07-22 13:40:12 -07:00