bind9/bin/confgen
Ondřej Surý 552cf64a70
Replace isc_mem_destroy() with isc_mem_detach()
Remove legacy isc_mem_destroy() and just use isc_mem_detach() as
isc_mem_destroy() doesn't play well with call_rcu API.
2025-03-05 11:17:17 +01:00
..
include Remove C++ support from the public header 2024-12-18 13:10:39 +01:00
.gitignore [master] update gitignore files; use rev-parse to get srcid 2014-06-17 13:49:30 -07:00
ddns-confgen.rst Add internal hyperlinks to See Also section of manual pages 2022-03-14 10:46:36 +01:00
keygen.c Remove redundant parentheses from the return statement 2024-11-19 12:27:22 +01:00
keygen.h Remove C++ support from the public header 2024-12-18 13:10:39 +01:00
Makefile.am Move the include Makefile.tests to the bottom of Makefile.am(s) 2021-06-24 15:33:52 +02:00
os.c Remove redundant parentheses from the return statement 2024-11-19 12:27:22 +01:00
rndc-confgen.c Replace isc_mem_destroy() with isc_mem_detach() 2025-03-05 11:17:17 +01:00
rndc-confgen.rst Add internal hyperlinks to See Also section of manual pages 2022-03-14 10:46:36 +01:00
tsig-keygen.c Replace isc_mem_destroy() with isc_mem_detach() 2025-03-05 11:17:17 +01:00
tsig-keygen.rst Put reference to RFC 2845 in tsig-keygen man page 2024-02-01 11:20:33 +01:00
util.c Remove isc__tls_setfatalmode() function and the calls 2024-02-08 08:01:58 +01:00
util.h Remove C++ support from the public header 2024-12-18 13:10:39 +01:00