History log of /bind-9.11.3/bin/tools/named-nzd2nzf.c
Revision Date Author Comments Expand
701e9f3149e79740c42786c5c241a762135318e7 01-Dec-2017 Tinderbox User <tbox@isc.org>

update copyright notice / whitespace

81e3e3084980afcd61416f572c6e72d38a3808ab 30-Nov-2017 Michał Kępień <m <michal@isc.org>

[v9_11] Fix LMDB support on OpenBSD; clean up and refactor LMDB-related code 4835. [cleanup] Clean up and refactor LMDB-related code. [RT #46718] 4834. [port] Fix LMDB support on OpenBSD. [RT #46718] (cherry picked from commit 2c20fc0d135e3d3fb6b468e4807caa18ff8974f0)

c70fb599b930df9b7e4b8815c4de41cf5173bd1d 26-Jul-2016 Mark Andrews <marka@isc.org>

add space in #error message

2fee8782a6fd57d86a67949092ab9197111af390 22-Jul-2016 Evan Hunt <each@isc.org>

[v9_11] copyrights

12c8dec44b4dbd0ae7d0ab36478970feaba1115b 21-Jul-2016 Evan Hunt <each@isc.org>

[v9_11] print.h

801707fe19600313a0b1f7845a518100f69e58b6 21-Jul-2016 Evan Hunt <each@isc.org>

[v9_11] store "addzone" zone config in a NZD database 4421. [func] When built with LMDB (Lightning Memory-mapped Database), named will now use a database to store the configuration for zones added by "rndc addzone" instead of using a flat NZF file. This improves performance of "rndc delzone" and "rndc modzone" significantly. Existing NZF files will automatically by converted to NZD databases. To view the contents of an NZD or to roll back to NZF format, use "named-nzd2nzf". To disable this feature, use "configure --without-lmdb". [RT #39837]

/bind-9.11.3/CHANGES /bind-9.11.3/bin/Makefile.in /bind-9.11.3/bin/named/include/named/server.h /bind-9.11.3/bin/named/server.c /bind-9.11.3/bin/tests/system/addzone/clean.sh /bind-9.11.3/bin/tests/system/addzone/tests.sh /bind-9.11.3/bin/tests/system/autosign/clean.sh /bind-9.11.3/bin/tests/system/autosign/tests.sh /bind-9.11.3/bin/tests/system/conf.sh.in /bind-9.11.3/bin/tests/system/delzone/clean.sh /bind-9.11.3/bin/tests/system/delzone/ns1/inlineslave.db /bind-9.11.3/bin/tests/system/delzone/ns1/named.conf /bind-9.11.3/bin/tests/system/delzone/ns2/added.db /bind-9.11.3/bin/tests/system/delzone/ns2/named.args /bind-9.11.3/bin/tests/system/delzone/ns2/named.conf /bind-9.11.3/bin/tests/system/delzone/ns2/normal.db /bind-9.11.3/bin/tests/system/delzone/setup.sh /bind-9.11.3/bin/tests/system/delzone/tests.sh /bind-9.11.3/bin/tests/system/inline/clean.sh /bind-9.11.3/bin/tests/system/nzd2nzf/clean.sh /bind-9.11.3/bin/tests/system/nzd2nzf/ns1/added.db /bind-9.11.3/bin/tests/system/nzd2nzf/ns1/named.conf /bind-9.11.3/bin/tests/system/nzd2nzf/prereq.sh /bind-9.11.3/bin/tests/system/nzd2nzf/setup.sh /bind-9.11.3/bin/tests/system/nzd2nzf/tests.sh .gitignore Makefile.in named-nzd2nzf.8 named-nzd2nzf.c named-nzd2nzf.docbook named-nzd2nzf.html /bind-9.11.3/config.h.in /bind-9.11.3/configure /bind-9.11.3/configure.in /bind-9.11.3/doc/arm/notes.xml /bind-9.11.3/lib/dns/include/dns/view.h /bind-9.11.3/lib/dns/view.c