bind9/bin/check
Ondřej Surý 76997983fd
Use EXIT_SUCCESS and EXIT_FAILURE
Instead of randomly using -1 or 1 as a failure status, properly utilize
the EXIT_FAILURE define that's platform specific (as it should be).
2024-02-08 08:01:58 +01:00
..
.gitignore added gitignore, removed cvsignore 2012-03-03 23:10:05 -08:00
check-tool.c disable checks by default in named-compilezone 2023-12-20 16:57:19 -08: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 Use EXIT_SUCCESS and EXIT_FAILURE 2024-02-08 08:01:58 +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