Tinderbox User
72120d4f29
regen v9_8
2013-01-10 20:25:43 +00:00
Evan Hunt
f2209ca3ee
[v9_8] clarify managed-keys syntax
...
(cherry picked from commit 54ca241334 )
2013-01-10 12:03:26 -08:00
Evan Hunt
7d2f563331
[v9_8] doc clarification about dig & resolv.conf
2013-01-10 11:50:02 -08:00
Mark Andrews
9ad7445961
3461. [bug] Negative responses could incorrectly have AD=1
...
set. [RT #32237 ]
2013-01-10 22:17:59 +11:00
Mark Andrews
b7bca4efa8
remove dead code
2013-01-10 18:12:06 +11:00
Tinderbox User
32e84f21bf
update copyright notice
2013-01-09 23:45:26 +00:00
Mark Andrews
f9ebbc9b10
update
2013-01-10 10:41:58 +11:00
Mark Andrews
3950620c23
Merge remote-tracking branch 'refs/remotes/origin/v9_8' into v9_8
2013-01-10 10:38:33 +11:00
Mark Andrews
3e79b9fc43
3458. [bug] Return FORMERR when presented with a overly long
...
domain named in a request. [RT #29682 ]
2013-01-10 10:34:13 +11:00
Tinderbox User
f85935ed3f
newcopyrights
2013-01-09 23:30:30 +00:00
Evan Hunt
f537b4ef09
[v9_8] typo
2013-01-09 14:27:03 -08:00
Mark Andrews
7abb2585e7
3457. [protocol] Add ILNP records (NID, LP, L32, L64). [RT #31836 ]
2013-01-10 08:35:55 +11:00
Mark Andrews
2ad10dd97b
3456. [port] g++47: aft fails to compile. [RT #32012 ]
2013-01-09 22:33:48 +11:00
Mark Andrews
b22b195fa6
remove dead code
2013-01-09 21:51:33 +11:00
Mark Andrews
218626a094
3455. [contrib] queryperf: fix getopt option list. [RT #32338 ]
2013-01-09 21:41:05 +11:00
Mark Andrews
aa384dac02
use known length for known algorithns in fromtext_dlv cf fromtext_ds
2013-01-09 21:10:24 +11:00
Mark Andrews
98a297a8d1
test eighth interface
2013-01-09 19:10:08 +11:00
Mark Andrews
27392fab09
3373. [bug] win32: open raw files in binary mode. [RT #30944 ]
...
was not complete openfile_raw should be using mode "rb" rather than "r".
2013-01-09 17:07:11 +11:00
Mark Andrews
c6473ea18b
3454. [port] sparc64: improve atomic support. [RT #25182 ]
2013-01-09 12:57:01 +11:00
Tinderbox User
3db8d81fee
update copyright notice
2013-01-08 23:45:22 +00:00
Tinderbox User
dc42ebbfee
newcopyrights
2013-01-08 23:30:05 +00:00
Mark Andrews
1bf61d0c3f
queryperf: fix getopt option string
2013-01-08 22:57:58 +11:00
Mark Andrews
9bfb8a2575
spelling
2013-01-08 11:07:03 +11:00
Mark Andrews
816a02d890
3452. [bug] Accept duplicate singlton records. [RT #32329 ]
2013-01-08 10:59:34 +11:00
Tinderbox User
6200183fc8
update copyright notice
2013-01-06 23:45:22 +00:00
Tinderbox User
28b6f0b5c1
newcopyrights
2013-01-06 23:30:04 +00:00
Mark Andrews
91b1172fa2
3451. [port] Increase per thread stack size from 64K to 1M.
...
[RT #32230 ]
2013-01-07 09:54:19 +11:00
Tinderbox User
f4f39799af
update copyright notice
2013-01-05 23:45:22 +00:00
Tinderbox User
ddc2f46f5b
newcopyrights
2013-01-05 23:30:05 +00:00
Mark Andrews
3b2551170a
3450. [bug] Stop logfileconfig system test spam system logs.
...
[RT #32315 ]
Squashed commit of the following:
commit ad40744e2c7dc253b70857bb229def5dd194b418
Author: Mark Andrews <marka@isc.org >
Date: Fri Jan 4 17:24:45 2013 +1100
logfileconfig spams the system log files
Conflicts:
bin/named/main.c
Conflicts:
bin/tests/system/logfileconfig/tests.sh
2013-01-06 07:58:37 +11:00
Mark Andrews
de429de4a1
remove dead code
2013-01-06 07:47:41 +11:00
Tinderbox User
40bb0ba974
regen v9_8
2013-01-05 01:10:22 +00:00
Tinderbox User
7d58f3ac85
update copyright notice
2013-01-04 23:45:25 +00:00
Tinderbox User
bc34f1f52f
newcopyrights
2013-01-04 23:30:09 +00:00
Mark Andrews
26471b8b04
make static
2013-01-05 00:33:19 +11:00
Mark Andrews
a141820508
silence compiler warning
2013-01-04 15:57:41 +11:00
Evan Hunt
57ebb96f75
[v9_8] show signzone errors in pkcs11 test
2013-01-03 19:56:07 -08:00
Evan Hunt
8b0f22ca4c
[v9_8] add print.h
2013-01-03 18:23:52 -08:00
Mark Andrews
a390c5aa3c
Merge remote-tracking branch 'refs/remotes/origin/v9_8' into v9_8
2013-01-04 12:29:48 +11:00
Mark Andrews
66e6de354c
3445. [bug] Warn about zone files with blank owner names
...
immediately after $ORIGIN directives. [RT #31848 ]
Conflicts:
lib/dns/tests/master_test.c
2013-01-04 12:28:27 +11:00
Tinderbox User
555a5b98dd
regen v9_8
2013-01-04 01:10:27 +00:00
Mark Andrews
d18be3daa1
3449. [bug] gen.c: use the pre-processor to construct format
...
strings so that compiler can perform sanity checks;
check the snprintf results. [RT #17576 ]
2013-01-04 11:08:35 +11:00
Evan Hunt
ba2599657b
[v9_8] allow-query-on works now
...
3448. [bug] The allow-query-on ACL was not processed correctly.
[RT #29486 ]
(cherry picked from commit 222d38735f )
(cherry picked from commit 8d9207a17b )
2013-01-03 15:15:51 -08:00
Tinderbox User
5acabcd960
update copyright notice
2013-01-02 23:45:24 +00:00
Tinderbox User
fea95d9b71
newcopyrights
2013-01-02 23:30:03 +00:00
Tinderbox User
3a06580b03
update copyright notice
2013-01-01 23:45:21 +00:00
Tinderbox User
57090031d3
newcopyrights
2013-01-01 23:30:03 +00:00
Mark Andrews
8fdabf40fb
3447. [port] Add support for libxml2-2.9.x [RT #32231 ]
2013-01-01 23:14:53 +00:00
Mark Andrews
c998c0e340
remove extranous rdata in nxrrset call as it is not ingnored in Net::DNS 0.70
2012-12-21 14:16:21 +11:00
Mark Andrews
0ea3e38951
sign_tcp_continuation doesn't work with the newer versions of
...
Net:DNS. Code has been submitted so we don't need to use
the sign_tcp_continuation hack in future.
2012-12-21 13:01:51 +11:00