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
Tinderbox User
c4558976df
update copyright notice / whitespace
2015-12-27 23:45:52 +00:00
Evan Hunt
a65eda95d0
[v9_10] fix geoip options
...
4284. [bug] Some GeoIP options were incorrectly documented
using abbreviated forms which were not accepted by
named. The code has been updated to allow both
long and abbreviated forms. [RT #41381 ]
2015-12-26 10:51:30 -08:00
Francis Dupont
a885a3b9b8
Cleaned up OpenSSL patches
2015-12-23 21:15:17 +01:00
Francis Dupont
917e3837a8
Updated OpenSSL 1.0.1 patch
2015-12-23 19:34:05 +01:00
Francis Dupont
5b56413447
Updated OpenSSL 1.0.0 patch
2015-12-23 18:49:18 +01:00
Francis Dupont
f45a3df0c8
Updated OpenSSL 0.9.8 patch
2015-12-23 17:55:01 +01:00
Tinderbox User
33c5482511
update copyright notice / whitespace
2015-12-16 23:45:54 +00:00
Curtis Blackburn
27a0af9f04
Merge branch 'v9_10' of repo.isc.org:/proj/git/prod/bind9 into v9_10
2015-12-16 08:42:01 -08:00
Mark Andrews
f9c9fce5c7
perform a more complete cleanup after running system tests [rt41255]
...
(cherry picked from commit ecfedec0e0 )
Conflicts:
bin/tests/system/acl/clean.sh
bin/tests/system/addzone/clean.sh
bin/tests/system/allow_query/clean.sh
bin/tests/system/autosign/clean.sh
bin/tests/system/case/clean.sh
bin/tests/system/checknames/clean.sh
bin/tests/system/dlzexternal/clean.sh
bin/tests/system/dscp/clean.sh
bin/tests/system/ednscompliance/clean.sh
bin/tests/system/emptyzones/clean.sh
bin/tests/system/formerr/clean.sh
bin/tests/system/forward/clean.sh
bin/tests/system/glue/clean.sh
bin/tests/system/limits/clean.sh
bin/tests/system/lwresd/clean.sh
bin/tests/system/masterfile/clean.sh
bin/tests/system/names/clean.sh
bin/tests/system/nslookup/clean.sh
bin/tests/system/nsupdate/clean.sh
bin/tests/system/sfcache/clean.sh
bin/tests/system/sit/clean.sh
bin/tests/system/sortlist/clean.sh
bin/tests/system/stub/clean.sh
bin/tests/system/xferquota/clean.sh
2015-12-16 15:39:52 +11:00
Curtis Blackburn
a3b31e03cb
removed tests that should not have been backported from master.
2015-12-15 15:50:45 -08:00
Tinderbox User
cc90c4e9bd
update copyright notice / whitespace
2015-12-15 23:45:51 +00:00
Curtis Blackburn
e98376a5f8
[master] reclimit test was broken with v6
2015-12-15 15:19:29 -08:00
Curtis Blackburn
30ef44bbfb
[rt41269] additional tests for dig and delv,
...
fix for --disable-ipv6 on osx,
fixes for tests with --disable-ipv6
2015-12-15 15:18:49 -08:00
Mukund Sivaraman
1780ade486
Use optimal message sizes to improve compression in AXFRs ( #40996 )
...
(cherry picked from commit ecc06cbc32 )
Backported from master to not include the config option.
2015-12-15 15:23:59 +05:30
Mark Andrews
d090709551
4281. [bug] Teach dns_message_totext about BADCOOKIE. [RT #41257 ]
...
(cherry picked from commit f647c0df9f )
Conflicts:
CHANGES
bin/named/query.c
bin/tests/system/sit/tests.sh
lib/dns/message.c
2015-12-15 20:02:37 +11:00
Evan Hunt
d87f683699
[v9_10] use perl for query burst
2015-12-14 21:28:12 -08:00
Evan Hunt
29bb71029b
[v9_10] fixed an incorrect test case in rpzrecurse
2015-12-13 14:15:54 -08:00
Evan Hunt
a635aa75f6
[v9_10] clarify in the help message that delv -c is a noop
2015-12-10 16:10:50 -08:00
Curtis Blackburn
37d6aeb93b
Revert "[rt40106] add tests for dig +[no]ttlunits"
...
This reverts commit ac91642ba4 .
2015-12-10 13:27:51 -08:00
Curtis Blackburn
ac91642ba4
[rt40106] add tests for dig +[no]ttlunits
2015-12-10 12:17:25 -08:00
Mark Andrews
8c61782f47
add digdelv test
2015-12-10 12:57:41 +11:00