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
Tinderbox User
cc90c4e9bd
update copyright notice / whitespace
2015-12-15 23:45:51 +00:00
Tinderbox User
ed8a80851f
newcopyrights
2015-12-15 23:30:11 +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
f2d05dbb6f
Update notes.xml for #40996
...
(cherry picked from commit 6960e7fd12 )
2015-12-15 18:07:06 +05:30
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
Mark Andrews
af503b42d4
4279. [test] Don't use fixed ports when unit testing. [RT #41194 ]
...
(cherry picked from commit 94c7301f6f )
2015-12-15 12:51:29 +11:00
Evan Hunt
29bb71029b
[v9_10] fixed an incorrect test case in rpzrecurse
2015-12-13 14:15:54 -08:00
Tinderbox User
d82e5d1b64
update copyright notice / whitespace
2015-12-11 23:45:49 +00:00
Mark Andrews
8f63580655
whitespace
...
(cherry picked from commit 564968bc0a )
2015-12-11 14:30:12 +11: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
Tinderbox User
c547a8836b
update copyright notice / whitespace
2015-12-10 23:46:42 +00:00
Tinderbox User
2e4be86486
newcopyrights
2015-12-10 23:30:13 +00: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
Evan Hunt
f5f9dc0d83
[master] comments
...
(cherry picked from commit f21d2ee372 )
2015-12-10 22:57:00 +05:30
Mukund Sivaraman
ff546376c4
Disable the RBT benchmark unittest
...
(cherry picked from commit 22f379298c )
2015-12-10 22:56:46 +05:30
Mukund Sivaraman
318158d66a
Improve performance of RBT ( #41165 )
...
(cherry picked from commit 5d79b60fc5 )
2015-12-10 22:52:52 +05:30
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
2996004044
make the lib/dns newrr target visible at the top level
...
(cherry picked from commit be123554f0 )
2015-12-08 16:39:24 +11:00
Tinderbox User
83ecdd595b
regen v9_10
2015-12-08 01:07:05 +00:00
Tinderbox User
0422c0480b
update copyright notice / whitespace
2015-12-07 23:45:52 +00:00
Tinderbox User
4ff4cf9c73
newcopyrights
2015-12-07 23:30:13 +00: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
Mukund Sivaraman
d048a2c7f4
Speed up typemap_fromtext() ( #41196 )
...
(cherry picked from commit 5b13a593fe )
2015-12-07 12:37:20 +05:30
Mark Andrews
7305bf85ba
4273. [bug] Only call dns_test_begin() and dns_test_end() once each
...
in nsec3_test as it fails with GOST if called multiple
times.
(cherry picked from commit 95bef099e9 )
2015-12-07 17:53:42 +11:00
Mark Andrews
fb4529baa2
bracket mismatch; window openssl version check
2015-12-06 23:08:14 +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
Evan Hunt
e7d8959e1b
[v9_10] isc__taskmgr_pause() could deadlock
...
4271. [test] Unit tests could deadlock in isc__taskmgr_pause().
[RT #41235 ]
2015-12-03 20:48:46 -08:00
Tinderbox User
2a5f7d6087
regen v9_10
2015-12-04 01:07:07 +00:00
Tinderbox User
24bb00b60b
update copyright notice / whitespace
2015-12-03 23:45:51 +00:00
Mark Andrews
9168a21871
4270. [security] Update allowed OpenSSL versions as named is
...
potentially vulnerable to CVE-2015-3193.
(cherry picked from commit 10d7ab44cc )
2015-12-04 10:29:13 +11:00
Evan Hunt
4db36f766e
[v9_10] disallow map zones in response-policy
...
4269. [bug] Zones using "map" format master files currently
don't work as policy zones. This limitation has
now been documented; attempting to use such zones
in "response-policy" statements is now a
configuration error. [RT #38321 ]
2015-12-02 21:10:43 -08:00
Mark Andrews
19cce81c83
update description
...
(cherry picked from commit 7bde79b32a )
2015-12-03 15:43:12 +11:00
Mark Andrews
2b478a7e20
Add CVE-2015-8461
...
(cherry picked from commit ff2f98076c )
2015-12-03 15:31:47 +11:00
Mark Andrews
70173295be
update copyrights
2015-12-03 14:18:33 +11:00
Mark Andrews
ea24d3f0a2
change 4253 to security and add CVE
...
(cherry picked from commit 92cc6acdff )
2015-12-03 09:51:35 +11:00
Evan Hunt
5faabe4b61
[v9_10] mention --enable-full-report in config summary output
2015-12-02 14:03:18 -08:00
Mark Andrews
9b6af44b69
remove placeholder
2015-12-02 13:24:28 +11: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
Tinderbox User
b8dd37fae0
update copyright notice / whitespace
2015-11-30 23:45:51 +00:00
Tinderbox User
8eb90d683a
newcopyrights
2015-11-30 23:30:08 +00:00
Mukund Sivaraman
06df62fd7b
Mark performance CHANGES as such
...
(cherry picked from commit 35928b7e1a )
2015-11-30 14:01:55 +05:30
Mark Andrews
0eda4fc1d5
4265. [bug] Address unchecked isc_mem_get calls. [RT #41187 ]
...
(cherry picked from commit 8e73941f33 )
2015-11-30 10:30:01 +11:00
Tinderbox User
32672dac69
update copyright notice / whitespace
2015-11-24 23:45:52 +00:00