bind9/bin/check
Evan Hunt 202c68e6a8 document optional statements the same, enabled or not
the generated grammar for named.conf clauses that may or may not be
enabled at compile time will now print the same comment regardless of
whether or not they are.

previously, the grammar didn't print a comment if an option was enabled,
but printed "not configured" if it was disabled. now, in both cases,
it will say "optional (only available if configured)".

as an incidental fix, clarified the documentation for "named-checkconf -n".
2024-12-04 15:08:44 -08:00
..
.gitignore added gitignore, removed cvsignore 2012-03-03 23:10:05 -08:00
check-tool.c Remove redundant parentheses from the return statement 2024-11-19 12:27:22 +01:00
check-tool.h Remove logging context (isc_log_t) from the public namespace 2024-08-20 12:50:39 +00:00
Makefile.am Remove libbind9 2023-02-21 13:12:26 +00:00
named-checkconf.c Remove redundant parentheses from the return statement 2024-11-19 12:27:22 +01:00
named-checkconf.rst document optional statements the same, enabled or not 2024-12-04 15:08:44 -08:00
named-checkzone.c Remove redundant parentheses from the return statement 2024-11-19 12:27:22 +01:00
named-checkzone.rst enforce '*._er' requirement for error-reporting zones 2024-10-23 21:29:32 +00:00
named-compilezone.rst enforce '*._er' requirement for error-reporting zones 2024-10-23 21:29:32 +00:00