bind9/bin/named
Matthijs Mekking 079898cbf6
Implement named-checkconf -k (check keys)
With named-checkconf -k you can check your configuration including
checking the dnssec-policy keys against the configured keystores. If
there is a mismatch in the key files versus the policy, named-checkconf
will fail. This is useful for running before migrating to dnssec-policy.

For logging purposes, introduce a function that writes the identifying
information about a policy key into a string.

Allow a dnssec key to be initialized outside the keymgr code.

Add 'log_errors' to 'cfg_kasp_fromconfig' to avoid duplicate error
logs.

(cherry picked from commit 9fe520ece9)
2025-09-29 15:13:26 +02:00
..
include implement the systemd notification protocol manually, drop libsystemd 2025-06-03 15:04:42 +00:00
.gitignore Complete rewrite the BIND 9 build system 2020-04-21 14:19:48 +02:00
bind9.xsl Expose the incoming transfers' rates in the statistics channel 2025-02-20 11:05:09 +00:00
builtin.c Remove redundant parentheses from the return statement 2024-11-19 14:26:52 +01:00
config.c Obsolete the "tkey-domain" statement 2025-09-01 22:34:08 +02:00
control.c Implement rndc reset-stats counter-name 2025-03-27 09:36:43 +00:00
controlconf.c Remove redundant parentheses from the return statement 2024-11-19 14:26:52 +01:00
dlz_dlopen_driver.c Use clang-format-20 to update formatting 2025-06-25 13:32:08 +10:00
fuzz.c Remove redundant parentheses from the return statement 2024-11-19 14:26:52 +01:00
geoip.c Remove redundant parentheses from the return statement 2024-11-19 14:26:52 +01:00
log.c Remove redundant parentheses from the return statement 2024-11-19 14:26:52 +01:00
logconf.c Remove redundant parentheses from the return statement 2024-11-19 14:26:52 +01:00
main.c Implement '-T slowrpz' named testing option 2025-08-27 10:00:45 +00:00
Makefile.am implement the systemd notification protocol manually, drop libsystemd 2025-06-03 15:04:42 +00:00
named.conf.rst remove {root-}delegation-only 2023-03-23 12:57:01 -07:00
named.rst Finalize removal of memory debug flags size and mctx 2024-12-06 03:13:14 +00:00
os.c implement the systemd notification protocol manually, drop libsystemd 2025-06-03 15:04:42 +00:00
server.c Implement named-checkconf -k (check keys) 2025-09-29 15:13:26 +02:00
statschannel.c Add missing locks when returning addresses 2025-03-15 06:07:55 +00:00
tkeyconf.c Obsolete the "tkey-domain" statement 2025-09-01 22:34:08 +02:00
transportconf.c Remove redundant parentheses from the return statement 2024-11-19 14:26:52 +01:00
tsigconf.c Remove redundant parentheses from the return statement 2024-11-19 14:26:52 +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 Implement a new 'notify-defer' configuration option 2025-05-16 09:58:48 +00:00