Commit Graph
24020 Commits
Author SHA1 Message Date
Tinderbox User f9161a79bf newcopyrights 2017-12-03 23:30:34 +00:00
Mark Andrews 5ed673c0d2 4837. [bug] dns_update_signatures{inc} (add_sigs) was not
properly determining if there were active KSK and
                        ZSK keys for a algorithm when update-check-ksk is
                        true (default) leaving records unsigned. [RT #46743]

(cherry picked from commit 196e01da5f)
(cherry picked from commit bf459d24a1)
(cherry picked from commit 5623f65cc4)
2017-12-04 10:09:45 +11:00
Tinderbox User 53495041f9 regen v9_9 2017-12-01 01:32:01 +00:00
Tinderbox User 03674299c7 update copyright notice / whitespace 2017-11-30 23:50:30 +00:00
Tinderbox User 9343980c29 newcopyrights 2017-11-30 23:31:22 +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 a0c8227d06 update copyright notice / whitespace 2017-11-29 23:47:59 +00:00
Mark Andrews 5e94477563 4833. [bug] isc_event_free should check that the event is not
linked when called. [RT #46725]

4832.   [bug]           Events were not being removed from zone->rss_events.
                        [RT #46725]

(cherry picked from commit 9ddf7d6c4c)
2017-11-30 10:39:29 +11:00
Tinderbox User be0cf6ba6a newcopyrights 2017-11-29 23:30:30 +00:00
Mark Andrews a267c17a85 4831. [bug] Convert the RRSIG expirytime to 64 bits for
comparisions in diff.c:resign. [RT #46710]

(cherry picked from commit 0579a11658)
2017-11-29 15:31:53 +11:00
Tinderbox User 0b464aa2fe regen v9_9 2017-11-29 01:32:11 +00:00
Tinderbox User c49b27bc75 update copyright notice / whitespace 2017-11-28 23:48:09 +00:00
Tinderbox User 10a446524d newcopyrights 2017-11-28 23:30:58 +00:00
Michał Kępień fa9d613af9 [v9_9] Bail out of "./configure --with-atf" if "./configure" inside unit/atf-src fails
4830.	[bug]		Failure to configure ATF when requested did not cause
			an error in top-level configure script. [RT #46655]

(cherry picked from commit 376d5996a1)
2017-11-28 13:38:28 +01:00
Mark Andrews 76cff0f786 4829. [bug] isc_heap_delete did not zero the index value when
the heap was created with a callback to do that.
                        [RT #46709]

(cherry picked from commit 65a483106e)
2017-11-28 19:04:56 +11:00
Mark Andrews 900560e800 map more entry points to <name>64 2017-11-28 14:16:57 +11:00
Mark Andrews ade2ece256 #define update_recordsandbytes update_recordsandbytes64 2017-11-28 14:16:01 +11:00
Tinderbox User 88dcddea15 regen v9_9 2017-11-28 01:31:46 +00:00
Tinderbox User 230916c184 update copyright notice / whitespace 2017-11-27 23:50:30 +00:00
Tinderbox User 8d20dc227b newcopyrights 2017-11-27 23:31:12 +00:00
Mark Andrews d5b0589e4c restore setting header->heap_index to zero in setsigningtime
(cherry picked from commit c22b540e4c)
2017-11-28 06:47:49 +11:00
Michał Kępień a59eb10b23 [v9_9] Stabilize nsupdate system test [RT #46673]
(cherry picked from commit 00ff44c7c2)
2017-11-27 10:16:09 +01:00
Michał Kępień e85163f84c [v9_9] Fix OPTIONS formatting
(cherry picked from commit ea9b7c7ed7)
2017-11-27 09:40:25 +01:00
Mark Andrews d42c4a628d More:
4819.   [bug]           Fully backout the transaction when adding a RRset
                        to the resigning / removal heaps fails. [RT #46473]

(cherry picked from commit 19f6a63184)
2017-11-27 15:23:16 +11:00
Mark Andrews d049bb62b8 add missing symbols 2017-11-27 15:04:33 +11:00
Mark Andrews 08bd76a17c 4827. [misc] Add a precommit check script util/checklibs.sh
[RT #46215]
2017-11-27 15:01:35 +11:00
Mark Andrews abbc4b2c4f 4817. [cleanup] Use DNS_NAME_INITABSOLUTE and DNS_NAME_INITNONABSOLUTE.
[RT #45433]
2017-11-27 13:30:58 +11:00
Tinderbox User d9d5eb26d9 update copyright notice / whitespace 2017-11-23 23:48:18 +00:00
Tinderbox User e5585c8039 newcopyrights 2017-11-23 23:30:30 +00:00
Mark Andrews c4f2e47fea silence %lu vs size_t warning by casting to (unsigned long)
(cherry picked from commit 1dc8208a89)
2017-11-24 10:26:48 +11:00
Mark Andrews 889cc681eb in rdbdb.c:setsigningtime stop breaking heap invariant property unless we are going to restore the invariant property
(cherry picked from commit 6ead410268)
2017-11-24 08:51:14 +11:00
Michał Kępień 2a44ffeed8 [v9_9] Disable parallel make inside bin/confgen/ and bin/named/
4826.	[cleanup]	Prevent potential build failures in bin/confgen/ and
			bin/named/ when using parallel make. [RT #46648]

(cherry picked from commit 600e425eb2)
2017-11-23 11:47:15 +01:00
Mark Andrews 8572cac546 silence compiler warning [RT #46471] 2017-11-23 17:04:01 +11:00
Mark Andrews f020870e4a remove bin/tests/system/reclimit/ans4/ans.pl 2017-11-23 12:11:04 +11:00
Tinderbox User f2f3b68ac7 update copyright notice / whitespace 2017-11-21 23:47:58 +00:00
Tinderbox User ffdd1ec718 newcopyrights 2017-11-21 23:30:32 +00:00
Michał Kępień bbfa83da40 [v9_9] Refactor reclimit system test
4823.	[test]		Refactor reclimit system test to improve its
			reliability and speed. [RT #46632]

(cherry picked from commit 1fd4803e84)
2017-11-21 10:34:03 +01:00
Tinderbox User a42d1f9000 update copyright notice / whitespace 2017-11-17 23:47:28 +00:00
Mark Andrews ae7cb54fe0 remove out of date comment
(cherry picked from commit a197094d76)
2017-11-18 08:52:10 +11:00
Mark Andrews 8187dfac8c 4822. [bug] Use resign_sooner in dns_db_setsigningtime. [RT #46473]
(cherry picked from commit f975d0acaa)
2017-11-18 07:51:30 +11:00
Mark Andrews cae44b160b 4821. [bug] When resigning ensure that the SOA's expire time is
always later that the resigning time of other records.
                        [RT #46473]

4820.   [bug]           dns_db_subtractrdataset should transfer the resigning
                        information to the new header. [RT #46473]

4819.   [bug]           Fully backout the transaction when adding a RRset
                        to the resigning / removal heaps fail. [RT #46473]

(cherry picked from commit 656eed7c9b)
2017-11-18 07:32:10 +11:00
Tinderbox User 7fed20ed8f update copyright notice / whitespace 2017-11-16 23:48:10 +00:00
Tinderbox User 8048bc0993 newcopyrights 2017-11-16 23:30:36 +00:00
Michał Kępień a3b4977931 [v9_9] Stabilize logfileconfig system test
4818.	[test]		The logfileconfig system test could intermittently
			report false negatives on some platforms. [RT #46615]

(cherry picked from commit 169ce30bf7)
2017-11-16 08:17:18 +01:00
Tinderbox User d5aa066651 newcopyrights 2017-11-13 23:30:40 +00:00
Mark Andrews 49299282a5 fix merge error 2017-11-13 12:48:50 +11:00
Mark Andrews 19f7fffacd more AS_HELP_STRING 2017-11-13 12:44:44 +11:00
Mark Andrews 693f6638a5 more AS_HELP_STRING 2017-11-13 12:43:46 +11:00
Mark Andrews e3286b980e 4814. [cleanup] Use AS_HELP_STRING for consistent help text. [RT #46521]
(cherry picked from commit 6bbbf12936)
2017-11-13 12:39:48 +11:00
Michał Kępień c799c10ffe [v9_9] Minor improvements to code handling managed keys
4812.	[bug]		Minor improvements to stability and consistency of code
			handling managed keys. [RT #46468]

(cherry picked from commit 54c1627c6f)
2017-11-09 15:21:04 +01:00