bind9/lib
Evan Hunt 6a57c6e8f6 save zone configuration as text
as previously mentioned in commit c65b2868ab, a cfg_obj_t
configuration tree structure takes up considerably more space than
the canonical text. since the zone configuration saved in the zone
object using dns_zone_setcfg() is only currently used for "rndc
showzone", it can be saved as text more efficiently than as an
object tree. (and, if a tree were needed, the text could be
re-parsed quickly; zone configuration text is generally small.)
2025-11-12 11:36:07 +01:00
..
dns save zone configuration as text 2025-11-12 11:36:07 +01:00
isc Only unlink from SIEVE LRU if it is still linked 2025-11-04 19:52:45 +01:00
isccc Apply the changes from updated set_if_not_null semantic patch 2025-10-08 17:44:50 +02:00
isccfg further shrink cfg_obj_t by using a pointer for duration 2025-10-30 15:17:21 -07:00
ns add query ID to the query trace message 2025-11-06 15:11:45 +01: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