Commit Graph
5191 Commits
Author SHA1 Message Date
Evan Hunt 2c9f6f236f [v9_11] add release note 2016-07-21 13:36:36 -07:00
Evan Hunt 801707fe19 [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]
2016-07-21 11:14:16 -07:00
Mark Andrews e79ed99510 update example copyright notice
(cherry picked from commit ed1a24cc86)
2016-07-21 19:09:34 +10:00
Mark Andrews cb1d847607 update example copyright notice
(cherry picked from commit ba99d845a2)
2016-07-21 19:05:36 +10:00
Tinderbox User 5347c0fcb0 regen v9_11 2016-07-21 07:53:18 +00:00
Mark Andrews 704e6c8876 copyright
(cherry picked from commit 813e9f7ee2)
2016-07-21 17:02:22 +10:00
Evan Hunt b05ccd39b3 [v9_11] remove SIT doc 2016-07-20 21:36:30 -07:00
Tinderbox User 1700442a77 regen v9_11 2016-07-14 00:01:54 +00:00
Mark Andrews 0ad430bda9 grammar
(cherry picked from commit 8f7881684b)
2016-07-14 09:42:51 +10:00
Evan Hunt 3525200d9f [v9_11] rndc dnstap -roll
4411.	[func]		"rndc dnstap -roll" automatically rolls the
			dnstap output file; the previous version is
			saved with ".0" suffix, and earlier versions
			with ".1" and so on. An optional numeric argument
			indicates how many prior files to save. [RT #42830]
2016-07-13 01:18:41 -07:00
Tinderbox User 576bce9d73 regen v9_11 2016-07-13 04:49:09 +00:00
Mark Andrews d23a531fde add [RT #42694] 2016-07-13 11:36:52 +10:00
Mark Andrews 967c2a93ac issue -> flaw
(cherry picked from commit 268f9e6832)
2016-07-13 11:23:36 +10:00
Tinderbox User e191be096c regen v9_11 2016-07-12 01:09:40 +00:00
Mark Andrews b740318a42 add CVE-2016-2775
(cherry picked from commit 909d442cc0)
2016-07-12 01:09:37 +10:00
Mark Andrews 4d8940486c 4409. [bug] DNS64 should exlude mapped addresses by default when
a exclude acl is not defined. [RT #42810]

(cherry picked from commit 557c7221fd)
2016-07-11 14:12:42 +10:00
Tinderbox User e2f974003e regen v9_11 2016-07-08 01:09:30 +00:00
Mark Andrews da984e8fc5 add note for rt42694
(cherry picked from commit 429701008e)
2016-07-07 13:50:56 +10:00
Tinderbox User 8a48b6b9b6 regen v9_11 2016-07-07 01:09:16 +00:00
Mark Andrews d2647cd5fd license section is no longer a list 2016-07-06 13:01:40 +10:00
Mark Andrews 988c13928a spelling 2016-07-06 12:57:34 +10:00
Tinderbox User 6af971acc0 regen v9_11 2016-07-06 01:09:13 +00:00
Tinderbox User 1ffe3f29e3 regen v9_11 2016-07-03 01:09:09 +00:00
Evan Hunt f0e7471845 [v9_11] notes formatting, fix a CHANGES tag 2016-07-02 14:06:27 -07:00
Tinderbox User dca6957b62 regenerate 2016-06-27 17:38:13 +00:00
Tinderbox User a1ff871f78 regen v9_11 2016-06-27 17:36:43 +00:00
Witold Krecicki 4ab08a8117 Fix a typo and missing link in notes.xml 2016-06-27 19:33:10 +02:00
Curtis Blackburn 448e23ed61 cleanup of notes.xml
added better text to describe the license change

    added information about the following changes to notes.xml

    +4396. [func] dnssec-keymgr now takes a '-r randomfile' option.
    + [RT #42455]
    +4392. [func] Collect statistics for RSSAC02v3 traffic-volume,
    + traffic-sizes and rcode-volume reporting. [RT #41475]
    +4388. [func] Support for master entries with TSIG keys in catalog
    + zones. [RT #42577]
    +4385. [func] Add support for allow-query and allow-transfer ACLs
    + to catalog zones. [RT #42578]
2016-06-27 10:01:58 -07:00
Mark Andrews 0c27b3fe77 4401. [misc] Change LICENSE to MPL 2.0. 2016-06-27 14:56:38 +10:00
Tinderbox User 76cf91b5df regen master 2016-06-24 01:05:13 +00:00
Mark Andrews 7d262a3647 4394. [func] Add rndc command "dnstap-reopen" to close and
reopen dnstap output filed. [RT #41803]
2016-06-24 09:37:04 +10:00
Tinderbox User 5dde14e170 regen master 2016-06-23 01:05:13 +00:00
Witold Krecicki 322efcb27d 4400. [doc] Description of masters with TSIG, allow-query and
allow-transfer options in catalog zones. [RT #42692]
2016-06-22 12:47:37 +02:00
Tinderbox User 63fc155616 regen master 2016-06-22 01:05:11 +00:00
Mark Andrews 13dcf86725 request-ixfr is a slave option rather than a master option 2016-06-22 08:12:17 +10:00
Tinderbox User 7e4b5437f1 regen master 2016-06-14 01:05:13 +00:00
Francis Dupont e9d097511e AEP keyper PKCS#11 provider is available in 64 bits 2016-06-13 15:43:57 +02:00
Mukund Sivaraman f163503bce Use absolute names in catalog zone examples 2016-06-13 16:09:34 +05:30
Tinderbox User e76f113739 regen master 2016-06-02 01:05:09 +00:00
Tinderbox User 408e9e235a regen master 2016-06-01 01:04:18 +00:00
Tinderbox User 77393407fd regenerate 2016-05-31 22:49:06 +00:00
Tinderbox User 1e126d80e1 regen master 2016-05-31 22:47:07 +00:00
Evan Hunt 3d0b7d5cc3 [master] zone-directory option for catalog zones
4380.	[experimental]	Added a "zone-directory" option to "catalog-zones"
			syntax, allowing local masterfiles for slaves
			that are provisioned by catalog zones to be stored
			in a directory other than the server's working
			directory. [RT #42527]
2016-05-31 10:36:27 -07:00
Mark Andrews 44fa277367 7873:Domain Name System (DNS) Cookies 2016-05-30 13:38:46 +10:00
Tinderbox User f1f5f896c1 regen master 2016-05-28 01:05:40 +00:00
Jeremy C. Reed ecf8e705e6 fix a few typos in doc 2016-05-27 15:22:54 -04:00
Tinderbox User 7898bf1fbc regenerate 2016-05-27 15:45:47 +00:00
Tinderbox User 260e8e04b0 regen master 2016-05-27 01:05:21 +00:00
Evan Hunt 6c2a76b3e2 [master] copyrights, win32 definitions 2016-05-26 12:36:17 -07:00
Witold Krecicki 7a00d69909 4376. [experimental] Added support for Catalog Zones, a new method for
provisioning secondary servers in which a list of
                        zones to be served is stored in a DNS zone and can
                        be propagated to slaves via AXFR/IXFR. [RT #41581]

4375.   [func]          Add support for automatic reallocation of isc_buffer
                        to isc_buffer_put* functions. [RT #42394]
2016-05-26 21:23:19 +02:00