Commit Graph
4963 Commits
Author SHA1 Message Date
Tinderbox User 8f8e4b6505 regen v9_9 2017-12-09 01:38:38 +00:00
Evan Hunt 591c63758d [v9_9] document "fixedpoint" 2017-12-07 19:01:32 -08:00
Tinderbox User 2fb2f85572 regen v9_9 2017-12-06 01:39:53 +00:00
Mark Andrews 6f1e9471fa add [RT #46774]
(cherry picked from commit 77f9623439)
2017-12-05 16:14:51 +11:00
Tinderbox User 087be21e1b regen v9_9 2017-12-05 01:31:52 +00:00
Evan Hunt facc6fc966 [v9_9] revised release note 2017-12-04 15:37:47 -08:00
Mark Andrews 8d9bbc5128 add note for [RT #46743] and [RT #46754]
(cherry picked from commit 9ff34db455)
(cherry picked from commit 15bc7f54ff)
2017-12-05 09:54:24 +11:00
Tinderbox User 53495041f9 regen v9_9 2017-12-01 01:32:01 +00:00
Evan Hunt 17122341fe [v9_9] fix "allow-transfer" inheritance and clean up ACL configuration
4836.	[bug]		Zones created using "rndc addzone" could
			temporarily fail to inherit an "allow-transfer"
			ACL that had been configured in the options
			statement. [RT #46603]

(cherry picked from commit e197a2bd15)
(cherry picked from commit f53e0bda46)
(cherry picked from commit 9dfff4e378)
2017-11-30 13:34:53 -08:00
Tinderbox User 08aafe4640 regen v9_9 2017-11-03 01:32:51 +00:00
Tinderbox User f8a2d1a7c9 update copyright notice / whitespace 2017-11-02 23:48:31 +00:00
Evan Hunt e754ae67a7 [v9_9] clarify doc on zone refresh and expiry 2017-11-01 23:08:25 -07:00
Evan Hunt 2534b26732 [v9_9] removed references to obsolete versions in documentation 2017-11-01 22:21:00 -07:00
Tinderbox User dcbbdce8e1 regen v9_9 2017-10-30 01:31:07 +00:00
Mark Andrews 24592f9f78 Add system tests and remove redundent logging from:
4801.   [func]          'dnssec-lookaside auto;' and 'dnssec-lookaside .
                        trust-anchor dlv.isc.org;' now elicit warnings rather
                        than being fatal configuration errors. [RT #46410]

(cherry picked from commit f5e1b555c5)
2017-10-30 08:20:51 +11:00
Tinderbox User c5cc8a3498 update copyright notice / whitespace 2017-10-26 23:49:18 +00:00
Evan Hunt 328f8a440b [v9_9] some improvements in doc/dev [RT #46011]
- add info about rdatasets, etc, to dev.md (thanks to Tony Finch)
- convert rdata.html to markdown

(cherry picked from commit 63270d33f1)
(cherry picked from commit ef844e095f)
2017-10-25 23:31:32 -07:00
Tinderbox User 1b3e20fc34 regen v9_9 2017-10-26 01:38:49 +00:00
Evan Hunt f5a9a4d52c [v9_9] fix some documentation errors [RT #45527]
(cherry picked from commit 81570e84a2)
2017-10-25 11:06:39 -07:00
Tinderbox User 79080a4014 regen v9_9 2017-10-25 01:38:04 +00:00
Evan Hunt d67a5c4867 [v9_9] zone "file" option was undocumented
(cherry picked from commit b1042e011c)
2017-10-23 19:41:14 -07:00
Tinderbox User f67ede6a22 regen v9_9 2017-10-22 01:37:40 +00:00
Evan Hunt 30e9e136e2 [v9_9] doc nit: Base64 is capitalized and not hyphenated
(cherry picked from commit 321b8429f5)
2017-10-21 13:30:22 -07:00
Tinderbox User 4d2eba7dd4 regen v9_9 2017-10-21 01:44:47 +00:00
Mark Andrews 750efb9474 use correct tag
(cherry picked from commit 317330c25a)
2017-10-20 19:06:46 +11:00
Tinderbox User c03546313c regen v9_9 2017-10-20 01:36:58 +00:00
Mark Andrews ee8b405480 s/made/may/ 2017-10-20 10:28:39 +11:00
Mark Andrews 33ad482f6c note removal of <isc/util.h> from other header files
(cherry picked from commit 9e5439a6d8)
2017-10-20 10:27:24 +11:00
Tinderbox User e5d34a308a regen v9_9 2017-10-19 01:36:10 +00:00
Evan Hunt 8b35d08f70 [v9_9] require writable managed keys directory
4769.	[bug]		Enforce the requirement that the managed keys
			directory (specified by "managed-keys-directory",
			and defaulting to the working directory if not
			specified) must be writable. [RT #46077]

(cherry picked from commit 56e30ebae6)
(cherry picked from commit b6b2b0b9b5)
2017-10-17 21:39:05 -07:00
Tinderbox User 873a270553 regen v9_9 2017-10-18 01:39:37 +00:00
Evan Hunt 0d0b16c1f5 [v9_9] README and relnote fixes
(cherry picked from commit 30419509dd)
(cherry picked from commit e609b6b32b)
(cherry picked from commit 04f334e4b0)
2017-10-17 13:53:21 -07:00
Michał Kępień eb2c3bdfae [v9_9] Doxygen fixes and cleanups
4773.	[doc]		Fixed generating Doxygen documentation for functions
			annotated using certain macros.  Miscellaneous
			Doxygen-related cleanups. [RT #46276]

(cherry picked from commit 5e6d28e1b7)
2017-10-17 08:13:40 +02:00
Tinderbox User a85db07426 regen v9_9 2017-10-09 01:32:04 +00:00
Evan Hunt edc519742e [v9_9] add DOA to ARM 2017-10-07 19:34:57 -07:00
Tinderbox User c6462eeb3e regen v9_9 2017-10-07 01:36:36 +00:00
Evan Hunt 5cdb31e8df [v9_9] further restrict update-policy local
4762.	[func]		"update-policy local" is now restricted to updates
                from local addresses. (Previously, other addresses
                were allowed so long as updates were signed by the
                local session key.) [RT #45492]
2017-10-06 15:42:54 -07:00
Evan Hunt db719cde0e [v9_9] fix topology doc
4758.	[doc]		Remove documentation of unimplemented "topology".
			[RT #46161]
2017-10-05 18:52:24 -07:00
Tinderbox User ad549211bf regen v9_9 2017-10-06 01:34:09 +00:00
Evan Hunt dd01fa285b [v9_9] revise style guide information on bracing 2017-10-05 11:28:31 -07:00
Mark Andrews 6085a44615 4754. [bug] dns_zone_setview needs a two stage commit to properly
handle errors. [RT #45841]

(cherry picked from commit 2732d4922c)
2017-10-05 16:55:11 +11:00
Evan Hunt 65eae37154 [v9_9] fix tag 2017-10-04 18:44:54 -07:00
Evan Hunt aba55e24d5 [v9_9] remove spurious control character 2017-10-03 19:42:13 -07:00
Tinderbox User 16a6c249b5 update copyright notice / whitespace 2017-10-03 23:48:38 +00:00
Evan Hunt 28158e5698 [v9_9] de-DLV
4749.	[func]		The ISC DLV service has been shut down, and all
			DLV records have been removed from dlv.isc.org.
			- Removed references to ISC DLV in documentation
			- Removed DLV key from bind.keys
			[RT #46155]
2017-10-03 00:57:54 -07:00
Tinderbox User a60b1b470b regen v9_9 2017-08-30 01:42:07 +00:00
Tinderbox User 534627ef07 regen v9_9 2017-08-25 01:40:19 +00:00
Mark Andrews 6f799a2e5a 4688. [protocol] Check and display EDNS KEY TAG options (RFC 8145) in
messages. [RT #44804]

(cherry picked from commit 07741d43c8)
2017-08-25 08:53:05 +10:00
Tinderbox User 959c633493 regen v9_9 2017-08-22 01:41:01 +00:00
Tinderbox User 9f8aa9f785 regen v9_9 2017-08-18 01:38:57 +00:00