Commit Graph

7183 Commits

Author SHA1 Message Date
Evan Hunt
6bfb11b25e [v9_10] address some python2/3 incompatibilities 2016-04-29 10:39:07 -07:00
Evan Hunt
530e40e7d0 [v9_10] remove gnu make dependency 2016-04-29 09:37:01 -07:00
Evan Hunt
e7cf52beaf [v9_10] copyrights 2016-04-28 22:35:53 -07:00
Evan Hunt
a686d12b75 [v9_10] fix update_copyrights to deal with python modules correctly
(also removed an unnecessary part of python isc module, not used in 9.10)
2016-04-28 22:34:07 -07:00
Evan Hunt
fa7311e107 [v9_10] refactor python tools
4348.	[cleanup]	Refactor dnssec-coverage and dnssec-checkds
			functionality into an "isc" python module. [RT #39211]
2016-04-28 19:45:35 -07:00
Mark Andrews
e34864bb31 4351. [bug] 'dig +noignore' didn't work. [RT #42273]
(cherry picked from commit 48bf87ba83)
2016-04-29 12:41:43 +10:00
Mark Andrews
df547d999a alphabetize host options
(cherry picked from commit cf69e3d8b2)
2016-04-29 11:34:32 +10:00
Evan Hunt
720a03cc8c [v9_10] copyrights 2016-04-14 19:12:25 -07:00
Evan Hunt
01badd28ba [v9_10] fixed revoked key regression
4436.	[bug]		Fixed a regression introduced in change #4337 which
			caused signed domains with revoked KSKs to fail
			validation. [RT #42147]
2016-04-14 18:53:54 -07:00
Tinderbox User
2a76b0a54e update copyright notice / whitespace 2016-03-25 23:45:32 +00:00
Mark Andrews
87a3601d12 fix typo in isc-hmac-fixup.exe 2016-03-26 09:08:52 +11:00
Evan Hunt
8f6dc230d0 [v9_10] prep 9.10.4b3 2016-03-24 12:41:57 -07:00
Evan Hunt
a95ec4fb11 [v9_10] fix ECS family 0 handling
4341.	[bug]		Correct the handling of ECS options with
			address family 0. [RT #41377]
2016-03-23 19:04:04 -07:00
Mark Andrews
4c981c3bf7 4341. [bug] 'rndc flushtree' could fail to clean the tree if there
wasn't a node at the specified name. [RT #41846]

(cherry picked from commit 6214c3c93a)
2016-03-24 11:32:52 +11:00
Evan Hunt
8f127cde08 [v9_10] fix uiAccess for win64 build 2016-03-22 17:30:19 -07:00
Tinderbox User
9861d0b5c6 update copyright notice / whitespace 2016-03-21 23:45:41 +00:00
Mark Andrews
b7e6ee04a7 4336. [bug] Don't emit records with zero ttl unless the records
were learnt with a zero ttl. [RT #41687]

(cherry picked from commit 0993cd5f22)
2016-03-21 13:24:55 +11:00
Mark Andrews
21c7ebce7d 4335. [bug] zone->view could be detached too early. [RT #41942]
(cherry picked from commit b8dcc13bc5)
2016-03-21 13:03:19 +11:00
Tinderbox User
4f5b0f452a update copyright notice / whitespace 2016-03-17 23:45:36 +00:00
Jeremy C. Reed
9263677c0a add comments about why the configuration is bad
I didn't get review. This is trivial.
2016-03-17 07:04:46 -04:00
Evan Hunt
60bfe36be0 [v9_10] remove duplicate delv test 2016-03-16 14:32:53 -07:00
Jeremy C. Reed
2868badff9 use -r $RANDFILE for test using keygen
stops hang
this is for ticket #41898
2016-03-11 09:30:20 -05:00
Mark Andrews
51201c60a6 silence compiler warning 2016-03-11 13:19:02 +11:00
Mark Andrews
35fed7be8c 9.10.4b2 2016-03-11 12:36:06 +11:00
Mark Andrews
3578e664e3 4331. [func] When loading managed signed zones detect if the
RRSIG's inception time is in the future and regenerate
                        the RRSIG immediately. [RT #41808]

(cherry picked from commit 7c52595464)
2016-03-11 12:17:02 +11:00
Tinderbox User
52d3b7fc53 regen v9_10 2016-03-08 22:38:55 +00:00
Tinderbox User
db2a612c3f update copyright notice / whitespace 2016-03-08 22:29:30 +00:00
Mark Andrews
a7ac6b54dd add automatic-interface-scan to ARM grammar
(cherry picked from commit 1188aa3010)
2016-03-09 09:00:53 +11:00
Mark Andrews
13a95c3775 update copyrights 2016-03-08 16:20:10 +11:00
Mark Andrews
b8341f294c 4329. [func] Warn about a common misconfiguration when forwarding
RFC 1918 zones. [RT #41441]
2016-03-08 10:11:56 +11:00
Tinderbox User
736b0ac1c8 update copyright notice / whitespace 2016-03-04 23:45:45 +00:00
Mark Andrews
d489cf8fd7 4326. [protocol] Add support for AVC. [RT #41819
(cherry picked from commit 8398f00156)
2016-03-04 18:14:04 +11:00
Mukund Sivaraman
b15dde2889 Code cleanups (#41656)
(cherry picked from commit 9da98335c1)
2016-03-04 12:23:32 +05:30
Mark Andrews
0d2ac7e76e rename sit buffer cookie 2016-02-29 10:32:03 +11:00
Mark Andrews
29d808c386 compute_sit/process_sit -> compute_cookie/process_cookie to aid with backporting 2016-02-29 10:26:06 +11:00
Mark Andrews
7cd300abd6 4322. [security] Duplicate EDNS COOKIE options in a response could
trigger an assertion failure. (CVE-2016-2088)
                        [RT #41809]

(cherry picked from commit 455c0848f8)
2016-02-27 11:46:16 +11:00
Mark Andrews
498b6195f6 update copyrights 2016-02-25 10:56:48 +11:00
Mark Andrews
f0eb27c402 4321. [bug] Zones using mapped files containing out-of-zone data
could return SERVFAIL instead of the expected NODATA
                        or NXDOMAIN results. [RT #41596]

(cherry picked from commit f9da4a8e54)
2016-02-24 11:25:04 +11:00
Tinderbox User
c2d5cfa264 update copyright notice / whitespace 2016-02-23 23:46:00 +00:00
Mukund Sivaraman
77fe016206 Test bin/tests/system/checkconf/good-*.conf 2016-02-23 12:59:37 +05:30
Mukund Sivaraman
c685f0d741 Fix allocation for "none" ACL that caused assertion failure (#41745)
(cherry picked from commit 293a9e9978)
2016-02-23 12:57:08 +05:30
Mark Andrews
e7c31225e7 update usage
(cherry picked from commit a125381c60)
2016-02-23 16:57:57 +11:00
Tinderbox User
160c8ad89d update copyright notice / whitespace 2016-02-18 23:45:59 +00:00
Mark Andrews
e7e15d1302 4318. [security] Malformed control messages can trigger assertions
in named and rndc. (CVE-2016-1285) [RT #41666]

(cherry picked from commit a2b15b3305)
2016-02-18 12:12:02 +11:00
Tinderbox User
78636ea480 regen v9_10 2016-02-12 01:07:16 +00:00
Mark Andrews
47eb670742 copyrights / whitespace 2016-02-11 10:45:43 +11:00
Mukund Sivaraman
0b46608d6e Check that configured view class isn't a meta class (#41572)
(cherry picked from commit 0c29904b27)
2016-02-08 14:01:05 +05:30
Mark Andrews
eb768908f8 specify what to copy
(cherry picked from commit 88624c9c32)
2016-02-05 13:54:35 +11:00
Mark Andrews
8e66424688 add missing line break
(cherry picked from commit 68ecf1c9a5)
2016-02-04 11:52:18 +11:00
Mark Andrews
5c993c326f 4313. [bug] Handle ns_client_replace failures in test mode.
[RT #41190]

(cherry picked from commit d88ba93712)
2016-02-03 15:01:22 +11:00