bind9/bin/named
Matthijs Mekking 793554c6ce 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:13:24 -07:00
..
include Update clang to version 14 2022-06-16 18:09:33 +02: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 Also inherit from "default" for "insecure" policy 2022-06-28 14:37:10 +02:00
control.c Remove use of the inline keyword used as suggestion to compiler 2022-03-25 08:42:18 +01:00
controlconf.c Remove use of the inline keyword used as suggestion to compiler 2022-03-25 08:42:18 +01:00
dlz_dlopen_driver.c Update the copyright information in all files in the repository 2022-01-11 09:05:02 +01: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:42:16 +01:00
main.c Export built-in default configuration for named binary 2022-04-29 10:33:31 +02:00
Makefile.am Remove auto-generated rst files in repo in favour of grammar pretty printer 2022-07-01 10:20:56 +02:00
named.conf.rst Add note that named.conf man page is not a complete manual 2022-07-01 10:21:06 +02:00
named.rst Update documentation for named's -M option 2022-07-15 10:31:53 +02:00
os.c Update the copyright information in all files in the repository 2022-01-11 09:05:02 +01:00
server.c Increase the BUFSIZ-long buffers 2022-07-15 21:16:51 +02:00
statschannel.c Remove use of the inline keyword used as suggestion to compiler 2022-03-25 08:42:18 +01:00
tkeyconf.c Update the copyright information in all files in the repository 2022-01-11 09:05:02 +01:00
transportconf.c Rename "hostname" to "remote-hostname" within "tls" 2022-05-03 17:42: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 Reject zones with TTL higher than dnssec-policy max-zone-ttl 2022-07-22 13:13:24 -07:00