bind9/bin
Ondřej Surý c54880e3fa Fix assertion failure when checking named-checkconf version
The dst_lib_destroy() should be called only if dst_lib_init() was called
before.  In named-checkconf, that is guarded by dst_cleanup variable
that was erroneously set to true by default.  Set the dst_cleanup to
'false' by default.
2024-08-05 10:16:33 +00:00
..
check Fix assertion failure when checking named-checkconf version 2024-08-05 10:16:33 +00:00
confgen Remove isc__tls_setfatalmode() function and the calls 2024-02-08 08:01:58 +01:00
delv Don't open route socket if we don't need it 2024-08-05 07:31:02 +00:00
dig Remove newlines from dighost errors calls 2024-08-05 02:43:06 +00:00
dnssec Document new -J option for dnssec-signzone and dnssec-verify 2024-07-08 14:53:01 +02:00
named Don't open route socket if we don't need it 2024-08-05 07:31:02 +00:00
nsupdate complete removal of isc_loop_current() 2024-04-02 10:35:56 +02:00
plugins Remove 'inst != NULL' from cleanup check in plugin_register 2023-04-04 23:51:22 +00:00
rndc Implement rndc retransfer -force 2024-08-01 10:43:47 +00:00
tests Add a system test that sends TSIG with bad time 2024-08-05 09:55:18 +02:00
tools Remove extra newline from +yaml output 2024-08-05 02:43:06 +00:00
Makefile.am Remove native PKCS#11 support 2021-09-09 15:35:39 +02:00