bind9/bin/named/include
Ondřej Surý 8ae0828e15
Split NZD functions into a separate compilation unit
Move all LMDB-based new zone database functions from server.c into
nzd.c to reduce the size of server.c and isolate the NZD/LMDB
interface. Rename load_nzf() to nzd_load_nzf() to match the nzd_
namespace.
2026-03-18 11:02:33 +01:00
..
dlz Update the copyright information in all files in the repository 2022-01-11 09:05:02 +01:00
named Split NZD functions into a separate compilation unit 2026-03-18 11:02:33 +01:00
.clang-format Add separate .clang-format files for headers 2020-02-14 09:31:05 +01:00
.gitignore [master] update gitignore files; use rev-parse to get srcid 2014-06-17 13:49:30 -07:00