bind9/lib
Colin Vidal 867a85713e checkconf: check key existence in views
Commit `2956e4fc45b3c2142a3351682d4200647448f193` hardened the `key`
name check when used in `primaries` to reject the configuration if
the key was not defined, rather than simply checking whether the
key name was correctly formed.

However, the key name check didn't include the view configuration,
causing keys not to be recognized if they were defined inside the
view and not at the global level.  This regression is now fixed.

(cherry picked from commit b90399ebdc)
2026-03-01 13:41:53 +01:00
..
dns Implement Fisher-Yates shuffle for nameserver selection 2026-02-26 08:17:23 +01:00
isc Enforce NSEC3 record consistency 2026-02-24 17:10:52 +01:00
isccc Remove redundant parentheses from the return statement 2024-11-19 14:26:52 +01:00
isccfg checkconf: check key existence in views 2026-03-01 13:41:53 +01:00
ns Clear serve-stale flags when following the CNAME chains 2026-02-25 11:30:34 +01:00
.gitignore The isc/platform.h header has been completely removed 2021-07-06 05:33:48 +00:00
Makefile.am Move irs_resconf into libdns and remove libirs 2023-02-24 09:38:59 +00:00