bind9/lib
Colin Vidal 0d8c4044ab cfg_obj_t file is now a refcounted string
In order to reduce the lifecycle dependency of a `cfg_obj_t` on its
parser, the `file` field needs its own reference count, so it isn't
deleted when the parser is.  It is now stored as a subsidiary
`cfg_obj_t` object of type string.
2025-10-23 10:57:45 -07:00
..
dns Merge tag 'v9.21.14' 2025-10-22 18:13:34 +02:00
isc Merge tag 'v9.21.14' 2025-10-22 18:13:34 +02:00
isccc Apply the changes from updated set_if_not_null semantic patch 2025-10-08 17:44:50 +02:00
isccfg cfg_obj_t file is now a refcounted string 2025-10-23 10:57:45 -07:00
ns rename ns_pluginregister_ctx_t into ns_pluginctx_t 2025-10-01 20:20:48 +02:00
.gitignore The isc/platform.h header has been completely removed 2021-07-06 05:33:48 +00:00
meson.build replace the build system with meson 2025-06-11 10:30:12 +03:00