bind9/bin/check
Colin Vidal 7706f5acec remove parser context field from cfg_obj_t
cfg_obj_t doesn't store a pointer to its a parser context anymore,
and does not depend on the parser's lifecycle. Instead, it stores a
reference to its own memory context (and in principle, each node
could have different memory context). This also slightly simplifies
the _destroy API as there is no need to pass a context through it
anymore.
2025-10-23 12:59:58 -07:00
..
.gitignore added gitignore, removed cvsignore 2012-03-03 23:10:05 -08:00
check-tool.c Use ControlStatementsExceptControlMacros for SpaceBeforeParens 2025-08-19 07:58:33 +02:00
check-tool.h Remove C++ support from the public header 2024-12-18 13:10:39 +01:00
meson.build replace the build system with meson 2025-06-11 10:30:12 +03:00
named-checkconf.c remove parser context field from cfg_obj_t 2025-10-23 12:59:58 -07:00
named-checkconf.rst Implement named-checkconf -k (check keys) 2025-09-24 17:03:06 +02:00
named-checkzone.c dnssec-verify now returns failure on bad arguments 2025-10-22 12:45:03 +11:00
named-checkzone.rst Check that a zone that serves A/AAAA is served over IPv4/IPv6 2024-12-11 21:32:21 +00:00
named-compilezone.rst enforce '*._er' requirement for error-reporting zones 2024-10-23 21:29:32 +00:00