bind9/bin/named
Ondřej Surý de08c0088d
Fix the default interface-interval docs and default value
When the interface-interval parser was changed from uint32 parser to
duration parser, the default value stayed at plain 60 which now means 60
seconds instead of 60 minutes.  Fix the default value and the
documentation to match the reality.
2025-07-01 11:19:57 +02:00
..
include ignore reload request if in a reload process 2025-06-23 10:45:14 -07: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 make all ISC_LIST_FOREACH calls safe 2025-05-23 13:09:10 -07:00
config.c Fix the default interface-interval docs and default value 2025-07-01 11:19:57 +02:00
control.c ignore reload request if in a reload process 2025-06-23 10:45:14 -07:00
controlconf.c add CFG_LIST_FOREACH macro 2025-05-27 21:08:09 -07:00
dlz_dlopen_driver.c Use clang-format-20 to update formatting 2025-06-25 12:44:22 +10: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 add CFG_LIST_FOREACH macro 2025-05-27 21:08:09 -07:00
main.c Add ISC_TID_MAX with default being 512 threads 2025-06-28 13:32:12 +02:00
meson.build replace the build system with meson 2025-06-11 10:30:12 +03:00
named.conf.rst Remove the configblock sphinx extension 2025-06-23 13:45:09 +03: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 ignore reload request if in a reload process 2025-06-23 10:45:14 -07:00
statschannel.c renamed named_g_config/defaults 2025-06-23 10:35:17 -07:00
tkeyconf.c simplify dns_name_fromtext() interface 2025-02-25 12:53:25 -08:00
transportconf.c add CFG_LIST_FOREACH macro 2025-05-27 21:08:09 -07:00
tsigconf.c simplify code around isc_mem_put() and isc_mem_free() 2025-05-28 17:22:32 -07:00
xsl_c.in replace the build system with meson 2025-06-11 10:30:12 +03:00
xsl_p.h Update the copyright information in all files in the repository 2022-01-11 09:05:02 +01:00
zoneconf.c renamed named_g_config/defaults 2025-06-23 10:35:17 -07:00