Mark Andrews
e3d74bdd7f
copyright
2016-07-21 19:38:52 +10:00
Mark Andrews
592127b7fa
more copyright cleanups
2016-07-21 19:16:05 +10:00
Mark Andrews
ed1a24cc86
update example copyright notice
2016-07-21 19:09:16 +10:00
Mark Andrews
ba99d845a2
update example copyright notice
2016-07-21 19:05:03 +10:00
Mark Andrews
1716e138bf
use articleinfo
2016-07-21 18:17:28 +10:00
Tinderbox User
2ac08fab22
regen master
2016-07-21 07:34:19 +00:00
Mark Andrews
30e4fbdfb5
consolidate copyrights
2016-07-21 17:24:07 +10:00
Tinderbox User
6807a2dc3c
regen master
2016-07-21 07:11:01 +00:00
Mark Andrews
813e9f7ee2
copyright
2016-07-21 17:00:44 +10:00
Mark Andrews
2d8576904d
regen
2016-07-21 15:22:17 +10:00
Evan Hunt
da8ac39a23
[master] remove SIT doc
2016-07-20 21:36:08 -07:00
Tinderbox User
2b1bfbada6
update copyright notice / whitespace
2016-07-20 23:46:50 +00:00
Evan Hunt
f7b5487474
[master] fix keymgr with low prepublication interval
...
4417. [bug] dnssec-keymgr could fail to create successor keys
if the prepublication interval was set to a value
smaller than the default. [RT #42820 ]
Patch submitted by Nis Wechselberg (enbewe@enbewe.de ).
2016-07-20 15:12:56 -07:00
Evan Hunt
a870e4e773
[master] normalize domain names for trailing dots
...
4416. [bug] dnssec-keymgr: Domain names in policy files could
fail to match due to trailing dots. [RT #42807 ]
Patch submitted by Armin Pech (mail@arminpech.de ).
2016-07-20 14:35:10 -07:00
Evan Hunt
c4fa8b75c2
[master] deleted keys not correctly excluded
...
4415. [bug] dnssec-keymgr: Expired/deleted keys were not always
excluded. [RT #42884 ]
Patch submitted by Nis Wechselberg (enewe@enbewe.de ).
2016-07-20 14:28:15 -07:00
Tinderbox User
d4f90b4519
update copyright notice / whitespace
2016-07-19 23:46:05 +00:00
Evan Hunt
ad2611f9af
[master] fix isc_atomic_xadd() on MIPS
...
4414. [bug] Corrected a bug in the MIPS implementation of
isc_atomic_xadd(). [RT #41965 ]
Submitted by Lamont Jones (lamont@debian.org ). Closes Debian issue #406409 .
2016-07-19 11:10:43 -07:00
Mark Andrews
203b6934f4
sync w/ 9.11.0b2
2016-07-14 15:13:57 +10:00
Mark Andrews
63e58ad048
4413. [bug] GSSAPI negotiation could fail if GSS_S_CONTINUE_NEEDED
...
was returned. [RT #42733 ]
2016-07-14 15:06:28 +10:00
Mark Andrews
d937f8e999
Visual Studio 2005 doesn't like named elements, construct addr using isc_netaddr_fromin6
2016-07-14 11:29:18 +10:00
Mark Andrews
fef0080f14
Windows doesn't like LLU use ULL instead
2016-07-14 11:15:46 +10:00
Tinderbox User
bc8c067281
regen master
2016-07-14 01:06:14 +00:00
Tinderbox User
d28022225d
update copyright notice / whitespace
2016-07-13 23:45:50 +00:00
Mark Andrews
8f7881684b
grammar
2016-07-14 09:42:31 +10:00
Mark Andrews
6632922e2b
bug -> security
2016-07-14 09:35:46 +10:00
Mukund Sivaraman
e65cd99461
Some general cleanup ( #42827 )
2016-07-13 14:15:22 +05:30
Mukund Sivaraman
4116177ac4
Make fixes for GCC 6 ( #42721 )
2016-07-13 13:55:50 +05:30
Evan Hunt
ffa622d7a3
[master] 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:12:47 -07:00
Mark Andrews
a2101037d9
4410. [bug] Address use after free and memory leak with dnstap.
...
[RT #42746 ]
2016-07-13 16:56:11 +10:00
Tinderbox User
b7b2e64450
regen master
2016-07-13 04:45:35 +00:00
Mark Andrews
e55168b7bf
add [RT #42694 ]
2016-07-13 11:37:18 +10:00
Mark Andrews
268f9e6832
issue -> flaw
2016-07-13 11:23:12 +10:00
Mark Andrews
af052fa2ed
add more DNS64 default exclude acl tests
...
(cherry picked from commit d147d56227
)
2016-07-13 10:58:53 +10:00
Mark Andrews
1256b0c344
spelling/grammar
2016-07-13 10:26:59 +10:00
Tinderbox User
98ef4d0786
regen master
2016-07-12 01:05:41 +00:00
Tinderbox User
3e0b34d0ac
update copyright notice / whitespace
2016-07-11 23:46:33 +00:00
Mark Andrews
909d442cc0
add CVE-2016-2775
2016-07-12 01:09:13 +10:00
Mark Andrews
557c7221fd
4409. [bug] DNS64 should exlude mapped addresses by default when
...
a exclude acl is not defined. [RT #42810 ]
2016-07-11 14:11:34 +10:00
Mark Andrews
ec5e01747a
4408. [func] Continue waiting for expected response when we the
...
response we get does not match the request. [RT #41026 ]
2016-07-11 13:36:16 +10:00
Mukund Sivaraman
27038b159b
Use GCC builtin for clz in RPZ lookup code ( #42818 )
2016-07-10 19:47:37 +05:30
Tinderbox User
df52e5c7d5
regen master
2016-07-08 01:05:32 +00:00
Tinderbox User
921633c824
newcopyrights
2016-07-07 04:18:01 +00:00
Mark Andrews
429701008e
add note for rt42694
2016-07-07 13:47:25 +10:00
Mark Andrews
38cc2d14e2
4406. [bug] getrrsetbyname with a non absolute name could
...
trigger a infinite recursion bug in lwresd
and named with lwres configured if when combined
with a search list entry the resulting name is
too long. [RT #42694 ]
2016-07-07 12:52:47 +10:00
Tinderbox User
b3d352f01d
regen master
2016-07-07 01:05:27 +00:00
Mark Andrews
3c88f741c6
ignore bin/tests/system/rndc/ns4/named.conf
2016-07-07 09:55:51 +10:00
Tinderbox User
915994daa9
update copyright notice / whitespace
2016-07-06 23:46:37 +00:00
Tinderbox User
3a9694187f
newcopyrights
2016-07-06 23:30:36 +00:00
Mark Andrews
4d0b0596d9
license section is no longer a list
...
(cherry picked from commit d2647cd5fd
)
2016-07-06 13:02:11 +10:00
Mark Andrews
a367a6eb9b
spelling
2016-07-06 12:56:20 +10:00