bind9/bin/check
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
..
.gitignore added gitignore, removed cvsignore 2012-03-03 23:10:05 -08:00
check-tool.c add a compile-time option to select default zone and cache DB 2024-03-06 10:49:02 +01:00
check-tool.h Update the copyright information in all files in the repository 2022-01-11 09:05:02 +01:00
Makefile.am Remove libbind9 2023-02-21 13:12:26 +00:00
named-checkconf.c Fix assertion failure when checking named-checkconf version 2024-08-05 10:16:33 +00:00
named-checkconf.rst Allow named-checkconf to selectively check dnssec-policy algorithms 2023-04-03 12:15:57 +10:00
named-checkzone.c Use EXIT_SUCCESS and EXIT_FAILURE 2024-02-08 08:01:58 +01:00
named-checkzone.rst Add check-svcb to named 2022-10-29 00:22:54 +11:00
named-compilezone.rst disable checks by default in named-compilezone 2023-12-20 16:57:19 -08:00