bind9/bin
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
..
check document optional statements the same, enabled or not 2024-12-04 15:08:44 -08:00
confgen Remove redundant parentheses from the return statement 2024-11-19 12:27:22 +01:00
delv Improve the badcache cleaning by adding LRU and using RCU 2024-11-27 17:44:53 +01:00
dig Dig now supports selecting FIPS mode at runtime 2024-11-22 09:40:46 +11:00
dnssec Remove redundant parentheses from the return statement 2024-11-19 12:27:22 +01:00
named Add EDE 22 No reachable authority code 2024-12-04 16:19:30 +01:00
nsupdate Remove redundant parentheses from the return statement 2024-11-19 12:27:22 +01:00
plugins Remove redundant parentheses from the return statement 2024-11-19 12:27:22 +01:00
rndc Remove redundant parentheses from the return statement 2024-11-19 12:27:22 +01:00
tests Rewrite ecdsa system test to pytest 2024-12-04 18:56:53 +01:00
tools Improve the badcache cleaning by adding LRU and using RCU 2024-11-27 17:44:53 +01:00
Makefile.am Remove native PKCS#11 support 2021-09-09 15:35:39 +02:00