Commit Graph
7 Commits
Author SHA1 Message Date
Tinderbox User b4d3f78293 prep 9.13.6 2019-02-06 22:13:05 +00:00
Tinderbox User 9536688b37 regenerate doc 2018-05-21 19:59:45 +00:00
Tinderbox User 16fde7f0b3 regen master 2016-12-07 01:05:34 +00:00
Mark Andrews 63fe88e8d8 4456. [doc] Add DOCTYPE and lang attribute to <html> tags.
[RT #42587]
2016-08-26 15:14:04 +10:00
Tinderbox User 49834f2f8d regen master 2016-07-27 01:07:09 +00:00
Tinderbox User 7ba3e5dc9e regen master 2016-07-26 01:07:05 +00:00
Evan Hunt eca74c52c1 [master] 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]
2016-07-21 11:13:37 -07:00