bind9/bin/check
Evan Hunt 92b305be4b add a compile-time option to select default zone and cache DB
by default, QPDB is the database used by named and all tools and
unit tests. the old default of RBTDB can now be restored by using
"configure --with-zonedb=rbt --with-cachedb=rbt".

some tests have been fixed so they will work correctly with either
database.

CHANGES and release notes have been updated to reflect this change.
2024-03-06 10:49:02 +01: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 add a compile-time option to select default zone and cache DB 2024-03-06 10:49:02 +01: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