bind9/bin/plugins
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
..
filter-a.c remove parser context field from cfg_obj_t 2025-10-23 12:59:58 -07:00
filter-a.rst Hyperlink program names to their manual pages 2022-03-14 10:46:36 +01:00
filter-aaaa.c remove parser context field from cfg_obj_t 2025-10-23 12:59:58 -07:00
filter-aaaa.rst clean up some deprecated/obsolete options and doc 2023-02-10 09:52:27 -08:00
meson.build add synthrecord plugin documentation 2025-10-01 12:16:05 +02:00
synthrecord.c remove parser context field from cfg_obj_t 2025-10-23 12:59:58 -07:00
synthrecord.rst make "origin" optional for forward zones 2025-10-01 12:16:05 +02:00