bind9/lib
Evan Hunt d586c29069 Remove zone keyopts field
The "keyopts" field of the dns_zone object was added to support
"auto-dnssec"; at that time the "options" field already had most of
its 32 bits in use by other flags, so it made sense to add a new
field.

Since then, "options" has been widened to 64 bits, and "auto-dnssec"
has been obsoleted and removed. Most of the DNS_ZONEKEY flags are no
longer needed. The one that still seems useful (_FULLSIGN) has been
moved into DNS_ZONEOPT and the rest have been removed, along with
"keyopts" and its setter/getter functions.
2025-06-12 18:29:29 -07:00
..
dns Remove zone keyopts field 2025-06-12 18:29:29 -07:00
isc replace the build system with meson 2025-06-11 10:30:12 +03:00
isccc replace the build system with meson 2025-06-11 10:30:12 +03:00
isccfg Clean up CFG_ZONE_DELEGATION 2025-06-12 17:46:14 -07:00
ns Remove zone keyopts field 2025-06-12 18:29:29 -07: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