bind9/lib/isccfg
Ondřej Surý 7f8b972a3d
Remove NZF support, make LMDB required for new zone storage
Drop the NZF (New Zone File) fallback for persisting runtime zone
configurations, making LMDB (NZD) the only storage backend. This
removes all #ifdef HAVE_LMDB conditionals, the meson 'lmdb' option,
and the NZF-related functions. LMDB is now a mandatory build
dependency.

The named-nzd2nzf tool is now always built.
2026-03-18 11:02:33 +01:00
..
include shrunk cfgobj down from 48 bytes to 40 bytes 2025-12-06 08:51:23 +01:00
aclconf.c use a standard CLEANUP macro 2025-12-03 13:45:43 -08:00
check.c Fix port validation rejecting valid port 65535 2026-03-14 10:11:55 +01:00
duration.c Remove redundant parentheses from the return statement 2024-11-19 12:27:22 +01:00
kaspconf.c Fix KASP key leaks on keystore lookup failure 2026-03-14 13:58:32 +01:00
meson.build replace the build system with meson 2025-06-11 10:30:12 +03:00
namedconf.c Remove NZF support, make LMDB required for new zone storage 2026-03-18 11:02:33 +01:00
parser.c shrunk cfgobj down from 48 bytes to 40 bytes 2025-12-06 08:51:23 +01:00
tests Move all the unit tests to /tests/<libname>/ 2022-05-28 14:53:02 -07:00