Commit Graph

2883 Commits

Author SHA1 Message Date
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
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
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
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
Mark Andrews
cfdf8b1b53 add digdelv test 2015-12-10 12:56:15 +11:00
Mark Andrews
9f375be7d9 4276. [protocol] Add support for SMIMEA. [RT #40513]
(cherry picked from commit 322e6b5be7)
2015-12-08 08:17:35 +11:00
Tinderbox User
24bb00b60b update copyright notice / whitespace 2015-12-03 23:45:51 +00:00
Mark Andrews
93669e845c 4267. [test] Check sdlz error handling. [RT #41142]
(cherry picked from commit 26177be294)
2015-12-02 13:01:03 +11:00
Mark Andrews
b5446b1121 use isc_buffer_constinit
(cherry picked from commit 447591a49c)
2015-11-23 07:27:35 +11:00
Tinderbox User
b66e3a7eeb update copyright notice / whitespace 2015-11-20 23:45:52 +00:00
Mark Andrews
dbeb3f06ff 4264. [bug] Check const of strchr/strrchr assignments match
argument's const status. [RT #41150]

(cherry picked from commit 5b1c7ef35b)
2015-11-20 18:39:57 +11:00
Mark Andrews
3a4c24c4a5 4260. [security] Insufficient testing when parsing a message allowed
records with an incorrect class to be be accepted,
                        triggering a REQUIRE failure when those records
                        were subsequently cached. (CVE-2015-8000) [RT #4098]

(cherry picked from commit c8821d124c)
2015-11-16 13:21:54 +11:00
Tinderbox User
a68111c6f9 update copyright notice / whitespace 2015-11-09 23:45:50 +00:00
Evan Hunt
fbf5b36b69 [v9_10] fix python script versions
4257.	[cleanup]	Python scripts reported incorrect version. [RT #41080]
2015-11-08 21:36:27 -08:00
Tinderbox User
41dfdd72f5 update copyright notice / whitespace 2015-11-06 23:45:53 +00:00
Evan Hunt
d1ce32ad70 [v9_10] allow spaces in rndc arguments
4256.	[bug]		Allow rndc command arguments to be quoted so as
			to allow spaces. [RT #36665]

(cherry picked from commit b513918481)
2015-11-05 21:11:17 -08:00
Tinderbox User
cd3e1c96d1 update copyright notice / whitespace 2015-10-29 23:46:14 +00:00
Mark Andrews
f75f9e1b62 #ifdef ISC_PLATFORM_HAVEATOMICSTORE 2015-10-30 07:06:20 +11:00
Evan Hunt
db67a07ab8 [v9_10] isc_atomic_storeq()/stats improvements
4248.	[func]		Add an isc_atomic_storeq() function, use it in
			stats counters to improve performance.
			[RT #39972] [RT #39979]
2015-10-28 22:19:58 -07:00
Mark Andrews
b95b55f52c return dns_dbtable_add result on error [RT #40653]
(cherry picked from commit 1ff2118d6c)
2015-10-29 15:48:18 +11:00
Evan Hunt
ed3f67b837 [v9_10] fix statschannel with no libjson
4246.	[test]		Ensure the statschannel system test runs when BIND
			is not built with libjson. [RT #40944]

(cherry picked from commit aa9b64060f)
2015-10-28 21:07:46 -07:00
Mark Andrews
b724be8882 cleanup trailing whitespace 2015-10-22 16:25:36 +11:00
Tinderbox User
30d71dfea1 update copyright notice / whitespace 2015-10-01 23:46:09 +00:00
Mark Andrews
df4474f9e4 emit "E:TESTNAME:DATE" when we can't start a server
(cherry picked from commit 3ed714b961)
2015-10-01 16:50:43 +10:00
Tinderbox User
46a3181839 update copyright notice / whitespace 2015-09-30 23:46:12 +00:00
Mark Andrews
2d60077e56 4232. [test] Add tests for CDS and CDNSKEY with delegation-only.
[RT #40597]

(cherry picked from commit 65d59a4307)
2015-09-30 15:56:17 +10:00
Mark Andrews
36d6fb03c7 Introduce end-of-line normalization 2015-09-29 08:26:56 +10:00
Evan Hunt
ef363a2bef [v9_10] fix wire_test so it can read files with comment lines 2015-09-18 11:40:28 -07:00
Mark Andrews
7677f0083f 4217. [protocol] Add support for CSYNC. [RT #40532]
(cherry picked from commit f6e45a5c54)
2015-09-18 23:47:54 +10:00
Tinderbox User
109d0d0eec update copyright notice / whitespace 2015-09-17 23:45:52 +00:00
Mark Andrews
5641a85a11 4214. [protocol] Add support for TALINK. [RT #40544]
(cherry picked from commit e0a30050c8)
2015-09-18 07:45:47 +10:00
Mark Andrews
5c86b9d97e 4213. [bug] Don't reuse a cache across multiple classes.
[RT #40205]

(cherry picked from commit dd1bcab25c)
2015-09-17 14:52:15 +10:00
Mark Andrews
cdb3033788 address race condition in ecdsa system test leading to differing authority sections. [RT #40283]; no CHANGES entry.
(cherry picked from commit 1d5ebfc05f)
2015-09-17 14:24:14 +10:00
Mark Andrews
44455db0a9 4207. [bug] Handle class mismatches with raw zone files.
[RT #40746]

(cherry picked from commit 0f2ecf4b5c)
2015-09-16 10:44:00 +10:00
Tinderbox User
981e64275f update copyright notice / whitespace 2015-09-14 23:45:49 +00:00
Evan Hunt
abfa2247af [v9_10] spurious spaces in named-checkconf -p
4205.	[bug]		'named-checkconf -p' could include unwanted spaces
			when printing tuples with unset optional fields.
			[RT #40731]
2015-09-14 08:53:17 -07:00
Tinderbox User
7ae5096ba5 update copyright notice / whitespace 2015-09-11 23:46:09 +00:00
Mark Andrews
8431a9d3c1 4199. [protocol] Add support for NINFO, RKEY, SINK, TA.
[RT #40545] [RT #40547] [RT #40561] [RT #40563]

(cherry picked from commit 5a49f61ca9)
2015-09-11 17:36:18 +10:00
Evan Hunt
dc4577e506 [v9_10] improve rrchecker test
4203.	[test]		The rrchecker system test now tests conversion
			to and from unkonwn-type format. [RT #40584]
2015-09-11 00:25:06 -07:00
Tinderbox User
03e2c07f24 update copyright notice / whitespace 2015-09-10 23:46:55 +00:00