bind9/doc
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
..
arm Merge tag 'v9.21.14' 2025-10-22 18:13:34 +02:00
changelog Merge tag 'v9.21.14' 2025-10-22 18:13:34 +02:00
design Remove DLV remnants 2024-12-13 11:24:47 +01:00
dev Change the loopmgr to be singleton 2025-07-23 22:44:16 +02:00
dnssec-guide replace the build system with meson 2025-06-11 10:30:12 +03:00
doxygen Remove trailing whitespace from all text files 2023-06-13 15:05:40 +02:00
man add synthrecord plugin documentation 2025-10-01 12:16:05 +02:00
misc remove parser context field from cfg_obj_t 2025-10-23 12:59:58 -07:00
notes Merge tag 'v9.21.14' 2025-10-22 18:13:34 +02:00
meson.build Fix cross builds 2025-07-10 16:56:15 +02:00