bind9/bin/named
Evan Hunt c6698322c6 suppress report-channel for zones above the agent-domain
RFC 9567 section 8.1 specifies that the agent domain cannot
be a subdomain of the domain it is reporting on. therefore,
in addition to making it illegal to configure that at the
zone level, we also need to disable send-report-channel for
any zone for which the global send-report-channel value is
a subdomain.

we also now warn if send-report-channel is configured
globally to a zone that we host, but that zone doesn't
have log-report-channel set.
2024-10-23 21:29:32 +00:00
..
include Support ISO timestamps with timezone information 2024-10-01 15:09:43 +00:00
.gitignore Complete rewrite the BIND 9 build system 2020-04-21 14:19:48 +02:00
bind9.xsl Expose 'first refresh' zone flag in stats channel 2024-02-05 17:41:14 +00:00
builtin.c Expand list in chaos authors response 2024-05-13 11:24:29 +03:00
config.c suppress report-channel for zones above the agent-domain 2024-10-23 21:29:32 +00:00
control.c Do not ignore named_server_dumpdb() result code 2024-09-25 08:02:17 +00:00
controlconf.c Remove logging context (isc_log_t) from the public namespace 2024-08-20 12:50:39 +00:00
dlz_dlopen_driver.c Convert all categories and modules into static lists 2024-08-20 12:50:39 +00:00
fuzz.c Convert all categories and modules into static lists 2024-08-20 12:50:39 +00:00
geoip.c Remove logging context (isc_log_t) from the public namespace 2024-08-20 12:50:39 +00:00
log.c Support ISO timestamps with timezone information 2024-10-01 15:09:43 +00:00
logconf.c Support ISO timestamps with timezone information 2024-10-01 15:09:43 +00:00
main.c unify libcrypto and evp_md handling 2024-10-16 14:03:14 +03:00
Makefile.am Add support for User Statically Defined Tracing (USDT) probes 2023-08-21 18:39:53 +02:00
named.conf.rst remove {root-}delegation-only 2023-03-23 12:57:01 -07:00
named.rst Remove OpenSSL Engine support 2024-08-06 15:17:48 +02:00
os.c Delay release of root privileges until after configuring controls 2024-08-29 10:34:38 -07:00
server.c suppress report-channel for zones above the agent-domain 2024-10-23 21:29:32 +00:00
statschannel.c Implement the ForwardOnlyFail statistics channel counter 2024-09-16 09:31:14 +00:00
tkeyconf.c Remove logging context (isc_log_t) from the public namespace 2024-08-20 12:50:39 +00:00
transportconf.c Remove logging context (isc_log_t) from the public namespace 2024-08-20 12:50:39 +00:00
tsigconf.c Remove logging context (isc_log_t) from the public namespace 2024-08-20 12:50:39 +00:00
xsl_p.h Update the copyright information in all files in the repository 2022-01-11 09:05:02 +01:00
zoneconf.c suppress report-channel for zones above the agent-domain 2024-10-23 21:29:32 +00:00