bind9/bin/named
Ondřej Surý 2ebcafd8c2
Move matching isc_mem_destroy() outside of ifdef
The isc_mem_create() in printversion() was created outside of an #ifdef
HAVE_GEOIP, but destroyed inside the #ifdef; move it to the outside of
the #ifdef where it belongs.

This is really a nit as we immediately exit() after printing the
versions, but I found it and it would bug me for the rest of my life.
2024-08-05 16:35:22 +02:00
..
include Configure SIGUSR1 to close log files 2024-07-31 17:36:38 +10: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 Remove sig0checks-quota-maxwait-ms support 2024-06-10 17:33:11 +02:00
control.c Add a rndc command to close currently open log files 2024-07-31 17:36:38 +10:00
controlconf.c Refactor the normal vs error path in control_senddone() 2024-02-08 17:16:41 +01:00
dlz_dlopen_driver.c Remove do-nothing header <isc/print.h> 2023-02-15 16:44:47 +00:00
fuzz.c Update netmgr, tasks, and applications to use isc_loopmgr 2022-08-26 09:09:24 +02:00
geoip.c Remove do-nothing header <isc/print.h> 2023-02-15 16:44:47 +00:00
log.c Properly name ADB hashmap and named log memory contexts 2023-01-30 12:54:57 +01:00
logconf.c Remove do-nothing header <isc/print.h> 2023-02-15 16:44:47 +00:00
main.c Move matching isc_mem_destroy() outside of ifdef 2024-08-05 16:35:22 +02: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 Properly document that named -U <n> is no-op now 2024-04-24 22:49:14 +02:00
os.c Use EXIT_SUCCESS and EXIT_FAILURE 2024-02-08 08:01:58 +01:00
server.c Don't open route socket if we don't need it 2024-08-05 07:31:02 +00:00
statschannel.c Keep track of the recursive clients highwater 2024-05-10 12:08:52 +03:00
tkeyconf.c Remove TKEY Mode 2 (Diffie-Hellman) 2023-03-08 08:36:25 +01:00
transportconf.c Integrate TLS cipher suites support into BIND 2024-01-12 13:27:59 +02:00
tsigconf.c convert TSIG keyring storage from RBT to hash table 2023-06-14 08:14:38 +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 Add a limit to the number of RR types for single name 2024-06-10 16:55:09 +02:00