bind9/bin/named
Evan Hunt 96333bc6d7 debug level was ignored when logging to stderr
In commit cc167266aa, the -g option was changed so it sets both
named_g_logstderr and also named_g_logflags to use ISO style timestamps
with tzinfo. Together with an error in named_log_setsafechannels(), that
change could cause the debugging level to be ignored.
2025-05-13 12:47:23 -07:00
..
include implement the systemd notification protocol manually, drop libsystemd 2025-03-27 22:52:41 +03: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 09:32:55 +00:00
builtin.c use ISC_LIST_FOREACH in more places 2025-03-31 13:45:14 -07:00
config.c Implement tcp-primaries-timeout 2025-04-23 17:03:05 +00:00
control.c Implement rndc reset-stats counter-name 2025-03-27 08:51:12 +00:00
controlconf.c use ISC_LIST_FOREACH in more places 2025-03-31 13:45:14 -07:00
dlz_dlopen_driver.c Remove redundant parentheses from the return statement 2024-11-19 12:27:22 +01:00
fuzz.c Remove unused isc_mutexblock and isc_condition units 2025-03-01 07:33:09 +01:00
geoip.c Remove redundant parentheses from the return statement 2024-11-19 12:27:22 +01:00
log.c debug level was ignored when logging to stderr 2025-05-13 12:47:23 -07:00
logconf.c Remove redundant parentheses from the return statement 2024-11-19 12:27:22 +01:00
main.c Implement -T cookiealwaysvalid 2025-03-17 10:42:47 +00:00
Makefile.am implement the systemd notification protocol manually, drop libsystemd 2025-03-27 22:52:41 +03: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 02:29:20 +00:00
os.c implement the systemd notification protocol manually, drop libsystemd 2025-03-27 22:52:41 +03:00
server.c Separate the single setter/getter functions for TCP timeouts 2025-04-23 17:03:05 +00:00
statschannel.c use ISC_LIST_FOREACH in more places 2025-03-31 13:45:14 -07:00
tkeyconf.c simplify dns_name_fromtext() interface 2025-02-25 12:53:25 -08:00
transportconf.c simplify dns_name_fromtext() interface 2025-02-25 12:53:25 -08:00
tsigconf.c simplify dns_name_fromtext() interface 2025-02-25 12:53:25 -08:00
xsl_p.h Update the copyright information in all files in the repository 2022-01-11 09:05:02 +01:00
zoneconf.c use ISC_LIST_FOREACH in more places 2025-03-31 13:45:14 -07:00