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
Tinderbox User
40b40b51bb
update copyright notice / whitespace
2016-02-02 23:45:50 +00:00
Mukund Sivaraman
df7f430894
Remove 45 second sleeps from notify system test ( #41248 )
...
No CHANGES entry required.
(cherry picked from commit f9b167290a )
2016-02-02 09:50:24 +05:30
Mark Andrews
c0a2b2672f
4312. [bug] dig's unknown dns and edns flags (MBZ value) logging
...
was not consistent. [RT #41600 ]
(cherry picked from commit 8d00c5ab2c )
2016-02-02 14:19:41 +11:00
Mark Andrews
4c375c6fa8
handle permission denied
2016-02-02 12:38:40 +11:00
Mark Andrews
2d58f4aee2
capture rndc output
2016-02-02 12:26:04 +11:00
Tinderbox User
724704f65b
update copyright notice / whitespace
2016-02-01 23:45:54 +00:00
Evan Hunt
c66805df00
[v9_10] disallow delzone on policiy zones
...
4311. [bug] Prevent "rndc delzone" from being used on
response-policy zones. [RT #41593 ]
2016-02-01 09:49:18 -08:00
Tinderbox User
79fd99913b
update copyright notice / whitespace
2016-01-31 23:45:50 +00:00
Evan Hunt
d061582945
[v9_10] spelling
2016-01-31 09:55:39 -08:00
Tinderbox User
4073ea6b67
update copyright notice / whitespace
2016-01-30 23:45:51 +00:00
Evan Hunt
d91ba32696
[v9_10] add uname data to named -V
...
4308. [func] Added operating system details to "named -V"
output. [RT #41452 ]
2016-01-30 11:07:53 -08:00
Evan Hunt
e57da0b1b6
[v9_10] dig could send misformatted ECS options
...
4307. [bug] "dig +subnet" could send incorrectly-formatted
Client Subnet options if the prefix length was
not divisble by 8. [RT #45178 ]
2016-01-29 17:42:23 -08:00
Tinderbox User
88bdff9eac
regen v9_10
2016-01-29 01:07:17 +00:00
Tinderbox User
392e684f0e
update copyright notice / whitespace
2016-01-28 23:46:02 +00:00
Evan Hunt
f64fb5c1c2
[v9_10] don't test dig +subnet in 9.10: it isn't supported in named yet
2016-01-28 13:37:46 -08:00
Evan Hunt
07f2374a12
[v9_10] openssl 1.0.2f patch
...
4306. [maint] Added a PKCS#11 openssl patch supporting
version 1.0.2f [RT #38312 ]
2016-01-28 13:27:48 -08:00
Mark Andrews
f4367d019e
4305. [bug] dnssec-signzone was not removing unnecessary rrsigs
...
from the zone's apex. [RT #41483 ]
(cherry picked from commit 832ab79d1f )
2016-01-28 15:42:51 +11:00
Mark Andrews
fa2fbb708b
4304. [port] xfer system test failed as 'tail -n +value' is not
...
portable. [RT #41315 ]
(cherry picked from commit 9d85a77382 )
2016-01-28 15:38:31 +11:00
Evan Hunt
ceff729ac2
[v9_10] fix dig=+subnet zero-length prefix
...
4303. [bug] "dig +subnet" was unable to send a prefix length of
zero, as it was incorrectly changed to 32 for v4
prefixes or 128 for v6 prefixes. In addition to
fixing this, "dig +subnet=0" has been added as a
short form for 0.0.0.0/0. The same changes have
also been made in "mdig". [RT #41553 ]
2016-01-27 19:04:03 -08:00
Evan Hunt
83289a39b0
[v9_10] removed /Gy- from VS project files
...
4302. [port] win32: fixed a build error in VS 2015. [RT #41426 ]
2016-01-27 15:29:53 -08:00
Tinderbox User
752c7096b3
update copyright notice / whitespace
2016-01-25 23:45:53 +00:00
Mark Andrews
4eb865b8e0
use 0 not ISC_FALSE for dns_name_fromtext
2016-01-25 16:57:13 +11:00
Tinderbox User
00882e92c9
update copyright notice / whitespace
2016-01-22 23:45:51 +00:00
Evan Hunt
a3723512c8
[v9_10] expanded query trace logging
...
4300. [cleanup] Added new querytrace logging. [RT #41155 ]
2016-01-22 14:23:50 -08:00
Tinderbox User
ecad80c2c4
update copyright notice / whitespace
2016-01-21 23:45:50 +00:00
Evan Hunt
763c67c878
[v9_10] add regression test for RT #41518
...
4297. [test] Ensure delegations in RPZ zones fail robustly.
[RT #41518 ]
2016-01-20 17:43:57 -08:00
Tinderbox User
56b1d266fa
update copyright notice / whitespace
2016-01-20 23:45:49 +00:00
Evan Hunt
19bee30eb0
[v9_10] fixed rndc stop -p
...
4294. [bug] Fixed a regression in which "rndc stop -p" failed
to print the PID. [RT #41513 ]
2016-01-20 09:56:51 -08:00
Tinderbox User
4ce081323c
regen v9_10
2016-01-06 01:07:27 +00:00
Tinderbox User
29846050bb
update copyright notice / whitespace
2016-01-05 23:45:56 +00:00
Tinderbox User
70b193a8f3
regen v9_10
2016-01-05 01:35:44 +00:00
Tinderbox User
add1f7a8d2
update copyright notice / whitespace
2016-01-04 23:45:56 +00:00
Evan Hunt
c2c209e149
[v9_10] document return values from nslookup
2016-01-04 15:38:20 -08:00
Evan Hunt
191336a7d5
[v9_10] silence noisy logging
...
4287. [bug] Silence an overly noisy log message when message
parsing fails. [RT #41374 ]
2016-01-04 13:06:58 -08:00
Francis Dupont
9c88ac2977
Updated WIN32 files (rt40877)
2016-01-04 18:31:53 +01:00