bind9/bin
Colin Vidal a7080db211 fix delv when using the builtin trust-anchors
Since the builtin trust-anchors are now called `builtin-trust-anchors`,
delv needs specific handling in order to be able to parse those when
they are used.

Before, delv was simply parsing a single clause (either in the case of
an overriden trust-anchors value from bindkeys file or by simply reading
the builtin value). But since the name changed, the same code can't be
shared and the builtin version is expected to be in a map.
2025-10-29 13:55:47 -07:00
..
check cfg_parse_ functions internally handle the parser 2025-10-23 13:01:08 -07: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 cfg_parse_ functions internally handle the parser 2025-10-23 13:01:08 -07: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 named -V doesn't need to parse default options 2025-10-29 13:55:47 -07: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 cfg_parse_ functions internally handle the parser 2025-10-23 13:01:08 -07:00
tests introduce default config builtin-root-anchors 2025-10-29 13:55:47 -07:00
tools Use ControlStatementsExceptControlMacros for SpaceBeforeParens 2025-08-19 07:58:33 +02:00
meson.build replace the build system with meson 2025-06-11 10:30:12 +03:00