bind9/bin
Colin Vidal 5c038c2fa2 enforces bounds of prefetch statement
The prefetch statement now enforces its bounds. The configuration
(including `named-checkconf`) now fails if the trigger (first value) is
above 10, or if the eligibility (second optional value) isn't at least
six seconds more than the trigger value.
2025-11-18 10:19:15 +01:00
..
check "named-checkconf -b" dumps built-in config 2025-11-04 09:26:33 +01:00
confgen Change the 'isc_g_mctx' to be always available 2025-08-04 11:29:50 +02:00
delv fix delv when using the builtin trust-anchors 2025-10-29 13:55:47 -07:00
dig avoid retrying a server if its address is unusable 2025-11-03 19:37:09 +00:00
dnssec cfg_parse_ functions internally handle the parser 2025-10-23 13:01:08 -07:00
include move default configuration to common bin/include folder 2025-10-29 13:55:04 -07:00
named enforces that catalog-zone can't be used in non IN views 2025-11-18 10:08:42 +01:00
nsupdate cfg_parse_ functions internally handle the parser 2025-10-23 13:01:08 -07:00
plugins cfg_parse_ functions internally handle the parser 2025-10-23 13:01:08 -07:00
rndc add showconf in RNDC usage 2025-11-18 09:23:10 +01:00
tests enforces bounds of prefetch statement 2025-11-18 10:19:15 +01:00
tools mdig: fix implicit bool to int cast 2025-11-12 11:31:28 +01:00
meson.build replace the build system with meson 2025-06-11 10:30:12 +03:00