Mark Andrews
a0fa3119f4
use known length for known algorithns in fromtext_dlv cf fromtext_ds
2013-01-09 21:11:01 +11:00
Mark Andrews
b8cbfab8f4
test eighth interface
2013-01-09 19:09:42 +11:00
Mark Andrews
c27c11ff2c
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:06:01 +11:00
Mark Andrews
36800a2ed2
3454. [port] sparc64: improve atomic support. [RT #25182 ]
2013-01-09 12:56:35 +11:00
Tinderbox User
a16c3b9fe9
update copyright notice
2013-01-08 23:45:37 +00:00
Tinderbox User
39989ae68d
newcopyrights
2013-01-08 23:30:11 +00:00
Mark Andrews
f78a1928e0
3453. [bug] 'rndc addzone' of a zone with 'inline-signing yes;'
...
failed. [RT #31960 ]
2013-01-09 07:41:18 +11:00
Mark Andrews
780b2a4d22
queryperf: fix getopt option string
2013-01-08 22:57:46 +11:00
Mark Andrews
83afe6a4ea
spelling
2013-01-08 11:07:07 +11:00
Mark Andrews
b97bb4b2b3
3452. [bug] Accept duplicate singlton records. [RT #32329 ]
2013-01-08 10:59:13 +11:00
Tinderbox User
b62316582a
update copyright notice
2013-01-06 23:45:33 +00:00
Tinderbox User
883c7b7c63
newcopyrights
2013-01-06 23:30:07 +00:00
Mark Andrews
8296d312c4
3451. [port] Increase per thread stack size from 64K to 1M.
...
[RT #32230 ]
2013-01-07 09:54:02 +11:00
Tinderbox User
e26db23aca
update copyright notice
2013-01-05 23:45:35 +00:00
Tinderbox User
7339b6316e
newcopyrights
2013-01-05 23:30:07 +00:00
Mark Andrews
e0bcc199bb
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
2013-01-06 07:57:08 +11:00
Mark Andrews
70d8721f72
remove dead code
2013-01-06 07:47:53 +11:00
Tinderbox User
c2358595ab
regen v9_9
2013-01-05 01:13:49 +00:00
Tinderbox User
04b852c0b4
update copyright notice
2013-01-04 23:45:39 +00:00
Tinderbox User
6eb978fd90
newcopyrights
2013-01-04 23:30:14 +00:00
Mark Andrews
87c78fb797
make static
2013-01-05 00:33:00 +11:00
Mark Andrews
4fd8da63c7
silence compiler warning
2013-01-04 15:57:39 +11:00
Evan Hunt
36a7b9010c
[v9_9] show signzone errors in pkcs11 test
2013-01-03 19:55:57 -08:00
Evan Hunt
b5a31ca5c8
[v9_9] add print.h
2013-01-03 18:23:36 -08:00
Mark Andrews
12eb761551
Merge remote-tracking branch 'refs/remotes/origin/v9_9' into v9_9
2013-01-04 12:30:00 +11:00
Tinderbox User
4517d14723
regen v9_9
2013-01-04 01:13:53 +00:00
Tinderbox User
c53da0f5d9
Merge branch 'v9_9' of ssh://repo.isc.org/proj/git/prod/bind9 into v9_9
2013-01-04 01:10:43 +00:00
Mark Andrews
615f53a513
3445. [bug] Warn about zone files with blank owner names
...
immediately after $ORIGIN directives. [RT #31848 ]
2013-01-04 11:23:18 +11:00
Mark Andrews
41f61b8bcf
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:26 +11:00
Evan Hunt
8d9207a17b
[v9_9] allow-query-on works now
...
3448. [bug] The allow-query-on ACL was not processed correctly.
[RT #29486 ]
(cherry picked from commit 222d38735f )
2013-01-03 15:14:17 -08:00
Tinderbox User
2f3c68c2c3
update copyright notice
2013-01-02 23:45:35 +00:00
Tinderbox User
0c2ca2cf8e
newcopyrights
2013-01-02 23:30:06 +00:00
Tinderbox User
7f6d740569
update copyright notice
2013-01-01 23:45:36 +00:00
Tinderbox User
18400e0217
newcopyrights
2013-01-01 23:30:05 +00:00
Mark Andrews
607813c1ed
3447. [port] Add support for libxml2-2.9.x [RT #32231 ]
2013-01-01 23:14:30 +00:00
Mark Andrews
fe2fb706d7
remove extranous rdata in nxrrset call as it is not ingnored in Net::DNS 0.70
2012-12-21 14:16:30 +11:00
Mark Andrews
14c07236e3
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:40 +11:00
Tinderbox User
9ed297d517
update copyright notice
2012-12-20 23:45:35 +00:00
Evan Hunt
da54871ef3
[v9_9] remove unnecessary memcpy
2012-12-20 10:34:08 -08:00
Mark Andrews
86a4a21099
TSIG no longer has a mac_size method; arcount no longer need to be adjusted
2012-12-21 00:31:09 +11:00
Mark Andrews
bda7dde8ce
update
2012-12-20 11:56:34 +11:00
Mark Andrews
c0f4b52463
remove setup_master call; only need in 9.10 onwards
2012-12-19 15:10:46 +11:00
Mark Andrews
f715d378ec
adjust test to account for blank owner after origin now being rejected
2012-12-19 14:37:49 +11:00
Mark Andrews
7dd7a7e2b3
-H not -i sets iterations
2012-12-19 14:18:30 +11:00
Mark Andrews
f6c137380b
remove redundant $ORIGINs
2012-12-19 13:34:49 +11:00
Mark Andrews
ddd2da6c49
silence signed/unsigned warning; rename log -> fctx_log
2012-12-19 12:40:45 +11:00
Evan Hunt
43d1c03ee3
[v9_9] include SRCID in windows builds
...
3446. [port] win32: Add source ID (see change #3400 ) to build.
[RT #31683 ]
(cherry picked from commit 2dd959aa18 )
2012-12-18 16:30:50 -08:00
Evan Hunt
ce35e5cf0b
[v9_9] reject $ORIGIN before inherited name
...
3445. [bug] Reject zone files with blank owner names immediately
after $ORIGIN directives. [RT #31848 ]
(cherry picked from commit 3ad3e9c948 )
2012-12-18 16:18:48 -08:00
Tinderbox User
efbd480608
update copyright notice
2012-12-18 23:45:35 +00:00
Mark Andrews
de2b81b355
Merge branch 'v9_9' of repo.isc.org:/proj/git/prod/bind9 into v9_9
...
Conflicts:
CHANGES
2012-12-19 10:36:23 +11:00