Commit Graph

23653 Commits

Author SHA1 Message Date
Tinderbox User
4d1466b46b regen v9_9 v9.9.11rc1 2017-07-11 03:35:52 +00:00
Mark Andrews
a51a9c663a note change in AD setting on some truncated answers
(cherry picked from commit 56d8312a48)
2017-07-11 13:29:43 +10:00
Mark Andrews
b9e22a4a2b add note about .local
(cherry picked from commit 9987992232)
(cherry picked from commit 66afb7c86a)
2017-07-11 12:45:49 +10:00
Tinderbox User
0b3fb0379d update copyright notice / whitespace 2017-07-11 01:47:26 +00:00
Tinderbox User
7130e283a6 newcopyrights 2017-07-11 01:45:55 +00:00
Mark Andrews
6cbddd0137 update for 9.9.11rc1 2017-07-11 11:43:47 +10:00
Mark Andrews
7015ac4491 4435. [tuning] Only set IPV6_USE_MIN_MTU for UDP when the message
will not fit into a single IPv4 encapsulated IPv6
                        UDP packet when transmitted over a Ethernet link.
                        [RT #42871]

(cherry picked from commit 31ffec1541)
2017-07-11 11:42:43 +10:00
Tinderbox User
fa602b4194 regen v9_9 2017-07-10 07:23:16 +00:00
Tinderbox User
a0d79dadb1 regen v9_9 2017-07-10 06:39:25 +00:00
Mark Andrews
aac9afb0ed update for 9.9.11rc1 2017-07-10 15:24:48 +10:00
Tinderbox User
2c94690059 regen v9_9 2017-07-08 01:51:51 +00:00
Tinderbox User
59de594242 update copyright notice / whitespace 2017-07-07 23:47:50 +00:00
Tinderbox User
a0bfd95cbe newcopyrights 2017-07-07 23:30:48 +00:00
Evan Hunt
0a272fbf65 [v9_9] remove spurious "None" from relnotes 2017-07-07 13:19:38 -07:00
Mark Andrews
142d902f08 add #include <isc/print.h>
(cherry picked from commit 00a235c8e6)
2017-07-08 00:48:37 +10:00
Mark Andrews
2fc1b8102d 4647. [bug] Change 4643 broke verification of TSIG signed TCP
message sequences where not all the messages contain
                        TSIG records.  These may be used in AXFR and IXFR
                        responses.  [RT #45509]

(cherry picked from commit 58f0fb325b)
2017-07-07 23:32:01 +10:00
Mukund Sivaraman
869050dd36 Fix typo in configure output
(cherry picked from commit 5f88472fd1)
(cherry picked from commit 5eceaccb00)
(cherry picked from commit a876a730a1)
2017-07-07 17:34:26 +05:30
Tinderbox User
bbcbea7e72 update copyright notice / whitespace 2017-07-05 23:47:03 +00:00
Tinderbox User
6d7a895c35 newcopyrights 2017-07-05 23:30:19 +00:00
Mark Andrews
7ddd8b18e5 4646. [bug] Install lib/export libraries with ${INSTALL_LIBRARY}.
[RT #45497]
2017-07-05 12:13:32 +10:00
Tinderbox User
f09df6e593 update copyright notice / whitespace 2017-07-04 23:47:05 +00:00
Tinderbox User
20f2e0f8d3 newcopyrights 2017-07-04 23:30:22 +00:00
Ray Bellis
af1526af16 fixed new warning with previous iOS patch
(cherry picked from commit 70676a01eb)
2017-07-04 12:14:00 +01:00
Ray Bellis
2c8417447d fix warnings from iOS build of dig
(cherry picked from commit 03a4e4381e)
2017-07-04 11:58:29 +01:00
Evan Hunt
013994d939 [v9_9] remove unneeded ifdefs 2017-06-29 15:56:42 -07:00
Tinderbox User
3765187b5f regen v9_9 v9.9.11b1 2017-06-29 00:18:14 +00:00
Evan Hunt
ad3d2229e4 [v9_9] complete change #4643 2017-06-28 09:12:18 -07:00
Tinderbox User
70780d51ce regen v9_9 2017-06-28 01:38:10 +00:00
Tinderbox User
d009ac5ae2 update copyright notice / whitespace 2017-06-27 23:47:52 +00:00
Tinderbox User
8330e2ecbb newcopyrights 2017-06-27 23:30:35 +00:00
Evan Hunt
adf886ca5b [v9_9] fix API ranges (170-179 was used for two branches) 2017-06-27 12:20:41 -07:00
Evan Hunt
a3f30d1aac [v9_9] address TSIG bypass/forgery vulnerabilities
4643.	[security]	An error in TSIG handling could permit unauthorized
			zone transfers or zone updates. (CVE-2017-3142)
			(CVE-2017-3143) [RT #45383]

(cherry picked from commit 581c1526ab)
(cherry picked from commit a03f4b1ea4)
2017-06-27 11:41:31 -07:00
Evan Hunt
ee44eb6448 [v9_9] enhanced rfc 5011 logging
4642.	[cleanup]	Add more logging of RFC 5011 events affecting the
			status of managed keys: newly observed keys,
			deletion of revoked keys, etc. [RT #45354]

(cherry picked from commit 0d90835d2a)
(cherry picked from commit a71114e8bd)
2017-06-27 10:51:20 -07:00
Tinderbox User
2771704850 regen v9_9 2017-06-26 03:04:09 +00:00
Mark Andrews
5870093bf8 copyrights 2017-06-26 12:36:40 +10:00
Mark Andrews
d96a0f1e9b update api for 9.9.11b1 2017-06-26 12:33:52 +10:00
Mark Andrews
a2ffb897d1 'name' should be on isc_thread_setname argument not isc_thread_create
(cherry picked from commit 15471a63a2)
2017-06-26 12:30:29 +10:00
Mark Andrews
e2f4b81af2 add 9.9.11b1 release marker 2017-06-26 12:25:59 +10:00
Mark Andrews
eff7c4c76d copyrights 2017-06-26 12:23:26 +10:00
Mark Andrews
9d3acdac8b 4641. [cleanup] Parallel builds (make -j) could fail with --with-atf /
--enable-developer. [RT #45373]

(cherry picked from commit 1be7580be7)
2017-06-26 10:03:03 +10:00
Mark Andrews
282980e448 4640. [bug] If query_findversion failed in query_getdb due to
memory failure the error status was incorrectly
                        discarded. [RT #45331]

(cherry picked from commit b551ee14bd)
(cherry picked from commit 18bb24bc37)
2017-06-23 17:19:15 +10:00
Tinderbox User
3bd0f5fc20 update copyright notice / whitespace 2017-06-13 23:47:54 +00:00
Tinderbox User
e62784bf74 newcopyrights 2017-06-13 23:30:51 +00:00
Mark Andrews
0b9020897d 4636. [bug] Normalize rpz policy zone names when checking for
existence. [RT #45358]

(cherry picked from commit e85e95c19e)
2017-06-13 13:15:06 +10:00
Tinderbox User
ce972b1a0c newcopyrights 2017-06-11 23:30:30 +00:00
Mark Andrews
15a79a8d4e 4634. [contrib] check5011.pl needs to handle optional space before
semi-colon in +multi-line output. [RT #45352]

(cherry picked from commit ed2659c974)
2017-06-11 22:05:29 +10:00
Tinderbox User
74ae478d95 update copyright notice / whitespace 2017-06-02 23:46:45 +00:00
Tinderbox User
40843c1f56 newcopyrights 2017-06-02 23:30:25 +00:00
Mark Andrews
8920aee710 4633. [maint] Updated AAAA (2001:500:200::b) for B.ROOT-SERVERS.NET.
(cherry picked from commit 9c179a5607)
2017-06-02 11:49:12 +10:00
Mark Andrews
800a88738d fix changes numbers
(cherry picked from commit 5e1cedb130)
(cherry picked from commit 5e9a9a823e)
2017-05-31 11:51:31 +10:00