bind9/bin
Matthijs Mekking dc6dafdad1 Ignore max-zone-ttl on dnssec-policy insecure
Allow larger TTL values in zones that go insecure. This is necessary
because otherwise the zone will not be loaded due to the max-zone-ttl
of P1D that is part of the current insecure policy.

In the keymgr.c code, default back to P1D if the max-zone-ttl is set
to zero.
2023-08-01 08:56:52 +02: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 Pin dns_request to the associated loop 2023-07-28 09:01:22 +02:00
dig use algorithm number instead of name to create TSIG keys 2023-06-14 08:14:38 +00:00
dnssec Obsolete dnssec-dnskey-kskonly update-check-ksk 2023-07-20 12:40:54 +02:00
named Ignore max-zone-ttl on dnssec-policy insecure 2023-08-01 08:56:52 +02:00
nsupdate Pin dns_request to the associated loop 2023-07-28 09:01:22 +02:00
plugins Remove 'inst != NULL' from cleanup check in plugin_register 2023-04-04 23:51:22 +00:00
rndc Remove remaining auto-dnssec bits 2023-07-20 11:04:24 +02:00
tests Remove redundant inline-signing lines from tests 2023-08-01 06:55:48 +00:00
tools Pin dns_request to the associated loop 2023-07-28 09:01:22 +02:00
Makefile.am Remove native PKCS#11 support 2021-09-09 15:35:39 +02:00