Commit Graph

7092 Commits

Author SHA1 Message Date
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
Mark Andrews
cfdf8b1b53 add digdelv test 2015-12-10 12:56:15 +11:00
Mark Andrews
c40016c45a 4278. [bug] 'delv +short +[no]split[=##]' didn't work as expected.
[RT #41238]

(cherry picked from commit 505d311709)
2015-12-10 12:44:59 +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
Evan Hunt
106d059d92 [v9_10] fix dig +norrcomments
4272.	[bug]		dig: the +norrcomments option didn't work with +multi.
			[RT #41234]
2015-12-04 16:19:35 -08: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
Francis Dupont
0c63357718 Applied VS 2015 64 bit warning fixes (#40373) 2015-11-23 18:19:37 +01: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
Tinderbox User
c00585facb regen v9_10 2015-11-18 01:07:04 +00:00
Jeremy C. Reed
7582107324 clean up refpurpose contents to be consistent
This is to be consistent with other manuals:
 - no period punctuation at end
 - no capitalization at beginning unless acronym or proper noun
 - and no simple article (like "A") to start sentence.

While the docbook specification says refpurpose is a "one sentence",
its examples show it with the rules shown above.

Also compared with many manpages as this is common format for the
.Nd macro's one line description.
2015-11-17 11:00:03 -05:00
Tinderbox User
e2315b4c8d update copyright notice / whitespace 2015-11-16 23:45:52 +00:00
Mark Andrews
aaf878e8c8 use *newrdatas rather than *oldrdatas in sizeof for consistency [RT #41131]
(cherry picked from commit a248b59381)
2015-11-17 06:29:42 +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
c8a643d37a update copyright notice / whitespace 2015-11-11 23:45:52 +00:00
Mark Andrews
401567a6a9 check ptr is not NULL
(cherry picked from commit 946e2cd351)
2015-11-11 22:34:33 +11:00
Mukund Sivaraman
380eee242d Limit rndc query message sizes to 32 KiB (#41073)
(cherry picked from commit 9b17fd447c)
2015-11-11 09:58:17 +05:30
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
0baeadfb08 regen v9_10 2015-11-06 01:06:58 +00:00
Evan Hunt
9da8f9c114 [v9_10] remove inadvertent references to modzone 2015-11-05 10:06:52 -08:00
Tinderbox User
f57dca0c69 regen v9_10 2015-10-30 01:07:00 +00: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
Mark Andrews
b105ce7a8b 4247. [port] Require both HAVE_JSON and JSON_C_VERSION to be
defined to report json library version. [RT #41045]

(cherry picked from commit f06b6a9b14)
2015-10-29 15:27:52 +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
Tinderbox User
84d34a3e2f regen v9_10 2015-10-29 02:59:03 +00:00
Mark Andrews
f27baffe5e 4245. [bug] Fix statistics version to match against in bind9.xsl.
[RT #41039]
2015-10-29 12:59:04 +11:00
Mark Andrews
24672444a7 4244. [bug] The parser was not reporting that use-ixfr is obsolete.
[RT #41010]
2015-10-29 12:53:05 +11:00
Tinderbox User
caa957c067 regen v9_10 2015-10-22 05:56:10 +00:00