Mark Andrews
7abb2585e7
3457. [protocol] Add ILNP records (NID, LP, L32, L64). [RT #31836 ]
2013-01-10 08:35:55 +11:00
Mark Andrews
98a297a8d1
test eighth interface
2013-01-09 19:10:08 +11:00
Tinderbox User
f4f39799af
update copyright notice
2013-01-05 23:45:22 +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
Tinderbox User
7d58f3ac85
update copyright notice
2013-01-04 23:45:25 +00:00
Evan Hunt
57ebb96f75
[v9_8] show signzone errors in pkcs11 test
2013-01-03 19:56:07 -08: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
3a06580b03
update copyright notice
2013-01-01 23:45:21 +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
Tinderbox User
e3b5616907
update copyright notice
2012-12-20 23:45:21 +00:00
Mark Andrews
0628f0d52c
TSIG no longer has a mac_size method; arcount no longer need to be adjusted
2012-12-21 00:31:26 +11:00
Mark Andrews
6159631a94
adjust test to account for blank owner after origin now being rejected
2012-12-19 14:37:41 +11:00
Mark Andrews
5d8b48328a
-H not -i sets iterations
2012-12-19 14:18:41 +11:00
Mark Andrews
0d0dd1aa43
remove redundant $ORIGINs
2012-12-19 13:35:08 +11:00
Mark Andrews
db77850ece
3443. [bug] The NOQNAME proof was not being returned from cached
...
insecure responses. [RT #21409 ]
Conflicts:
bin/tests/system/conf.sh.in
lib/dns/include/dns/nsec.h
2012-12-19 10:15:14 +11:00
Mark Andrews
705f2c786c
3442. [port] Net::DNS 0.69 introduced a non backwards compatible
...
change. [RT #32216 ]
2012-12-19 08:49:02 +11:00
Mark Andrews
aeca8e80a6
Net::DNS 0.{70,71} doesn't force the TTL to zero for yxrrset, nxrrset and rr_del
2012-12-18 11:44:54 +11:00
Mark Andrews
471a3a72da
don't wipe out named.run when restarting
2012-12-14 17:48:25 +11:00
Mark Andrews
a06f1b6dc7
throw fatal error on realloc failure
2012-12-10 10:17:47 +11:00
Tinderbox User
6671bec26d
update copyright notice
2012-12-08 23:45:24 +00:00
Mark Andrews
fd2468f59a
isc_buffer_init -> isc_buffer_constinit
2012-12-09 07:15:39 +11:00
Mark Andrews
05854fc4c2
DIG -> $DIG
2012-12-08 15:34:21 +11:00
Mark Andrews
75b97fd979
3438. [bug] Don't accept unknown data escape in quotes. [RT #32031 ]
...
Squashed commit of the following:
commit 7ad3daade513c94a1c92ee7c91c112f161d13ef4
Author: Mark Andrews <marka@isc.org >
Date: Mon Dec 3 15:03:44 2012 +1100
look at the second token to determine if a TXT record in of unknown format or not
commit 7df32138462646f6aee84ffa56d02ac24ec8d672
Author: Mark Andrews <marka@isc.org >
Date: Mon Dec 3 12:42:18 2012 +1100
'"\#"' was incorrectly being treated as a unknown data escape sequence.
2012-12-08 14:13:26 +11:00
Mark Andrews
f749dec99d
3437. [bug] isc_buffer_init -> isc_buffer_constinit to initialise
...
buffers with constant data. [RT #32064 ]
Squashed commit of the following:
commit 3433b96bf11f8c90ccbe412f01d02a6d8bbc2d33
Author: Mark Andrews <marka@isc.org >
Date: Sat Dec 8 12:41:16 2012 +1100
isc_buffer_init -> isc_buffer_constinit
commit c22dbcc1122a0a44f7b46068e0ccbc25353a57d5
Author: Mark Andrews <marka@isc.org >
Date: Sat Dec 8 12:38:39 2012 +1100
isc_buffer_init -> isc_buffer_constinit
commit 900820416c45c1887d0d22d7a010df60a903bd56
Author: Mark Andrews <marka@isc.org >
Date: Sat Dec 8 12:24:19 2012 +1100
remove isc_buffer_reconstinit
commit f815711c17b05f9961786a90b9bae902d3c01494
Author: Mark Andrews <marka@isc.org >
Date: Wed Dec 5 15:42:57 2012 +1100
add isc_buffer_constinit
2012-12-08 12:53:31 +11:00
Tinderbox User
6eacde1cc2
update copyright notice
2012-12-06 23:45:22 +00:00
Evan Hunt
0ecf92e070
[v9_8] support all algorithms in ddns-confgen
...
3431. [bug] ddns-confgen: Some valid key algorithms were
not accepted. [RT #31927 ]
(cherry picked from commit de5890da9b )
(cherry picked from commit 7bf14f04e1 )
2012-12-05 16:46:39 -08:00
Mark Andrews
fcff4cb7b4
silence clang --analyser false positive
2012-12-05 11:43:43 +11:00
Mark Andrews
40741cc686
loop 'I:checking expired signatures were updated' test
2012-12-03 09:31:13 +11:00
Mark Andrews
669a00bfde
silence clang --analyze warning
2012-12-01 09:21:30 +11:00
Mark Andrews
0798adbfb8
signed/unsigned comparision
2012-11-30 23:37:05 +11:00
Tinderbox User
abd20795bb
update copyright notice
2012-11-29 23:45:22 +00:00
Evan Hunt
5d1b72e2ed
[v9_8] add timezone to dig
...
3428. [cleanup] dig: Add timezone to date output. [RT #2269 ]
(cherry picked from commit 706219e547 )
(cherry picked from commit df9aeb663d )
2012-11-29 09:08:35 -08:00
Mark Andrews
5b7e37ae14
use consistent type in sizeof and ultimate type cast
2012-11-30 00:58:09 +11:00
Evan Hunt
fddb023637
[v9_8] fix dig +trace output
...
3427. [bug] dig +trace incorrectly displayed name server
addresses instead of names. [RT #31641 ]
(cherry picked from commit 2f21adbc6a )
(cherry picked from commit 90dbd7c2e0 )
2012-11-28 19:06:50 -08:00
Tinderbox User
f174b87081
update copyright notice
2012-11-28 23:45:19 +00:00
Evan Hunt
1b6d0ad8ba
[v9_8] remove libgen.h from dnssec tools
...
we no longer use basename() or dirname()
2012-11-27 19:51:51 -08:00
Mark Andrews
89d3fe3894
adjust looping threshold from 10 to 15
2012-11-28 12:06:37 +11:00
ckb
2128f57ccf
3422. [bug] Added a clear error message for when the SOA does not
...
match the referral. [RT #31281 ]
2012-11-21 16:51:16 -06:00
Mark Andrews
979717117c
3421. [bug] Named loops when re-signing if all keys are offline.
...
[RT #31916 ]
2012-11-21 22:45:28 +11:00
Mar Andrews
6cf7c715fd
3420. [bug] Address VPATH compilation issues. [RT #31879 ]
2012-11-17 09:42:57 +00:00
Mark Andrews
e021d5388c
stop ignoring 'named'
2012-11-09 09:14:37 +11:00
Mark Andrews
0791ecb72f
use stop.pl to ensure old server is fully shutdown before starting new server
2012-11-08 07:38:48 +11:00
Mark Andrews
93e95b8616
add missing ARPANAME definition
2012-11-06 15:30:37 +11:00
Tinderbox User
24e43a2f52
update copyright notice
2012-10-31 23:45:23 +00:00
Mark Andrews
243a19abb1
More coverity fixes:
...
3410. [bug] Addressed Coverity warnings. [RT #31626 ]
Squashed commit of the following:
commit 6fec07bbb69ead784063052f2099674f8b52c6b3
Author: Mark Andrews <marka@isc.org >
Date: Tue Oct 30 18:14:35 2012 +1100
use strl{cat,cpy}
commit 19a5d3766f3dbc8a2944b21640a8226a89aae7ba
Author: Mark Andrews <marka@isc.org >
Date: Tue Oct 30 14:38:55 2012 +1100
address unchecked xmlTextWriter* calls
Conflicts:
bin/named/statschannel.c
lib/dns/cache.c
lib/dns/include/dns/cache.h
lib/isc/task.c
2012-11-01 10:27:36 +11:00
Mark Andrews
fd980bd270
More for: 3410. [bug] Addressed Coverity warnings. [RT #31626
...
Squashed commit of the following:
commit d94f5463f508773a7b027230cd81b61cf8c9cfce
Author: Mark Andrews <marka@isc.org >
Date: Tue Oct 30 11:52:32 2012 +1100
<string.h> -> <isc/string.h>
commit d707d6fb739c6e6df90a864141b418a13d3bccc8
Author: Mark Andrews <marka@isc.org >
Date: Tue Oct 30 11:48:20 2012 +1100
address coverity warnings
2012-10-30 12:02:36 +11:00
Tinderbox User
a8835047ac
update copyright notice
2012-10-29 23:45:23 +00:00
Mark Andrews
c28598b219
<sys/errno.h> -> <errno.h>
2012-10-30 09:24:19 +11:00