Evan Hunt
bb102ee495
[v9_9] fixed clientinfo version check
...
3466. [contrib] Corrected the DNS_CLIENTINFOMETHODS_VERSION check
in DLZ example driver. [RT #32275 ]
2013-01-10 20:05:28 -08:00
Tinderbox User
a1b3872a71
update copyright notice
2013-01-10 23:45:46 +00:00
Mark Andrews
4d112a210e
3461. [bug] Negative responses could incorrectly have AD=1
...
set. [RT #32237 ]
2013-01-10 22:38:10 +11:00
Tinderbox User
fb505afc36
update copyright notice
2013-01-09 23:45:38 +00:00
Mark Andrews
3af1483031
3458. [bug] Return FORMERR when presented with a overly long
...
domain named in a request. [RT #29682 ]
2013-01-10 10:33:11 +11:00
Mark Andrews
1c24d761e6
3457. [protocol] Add ILNP records (NID, LP, L32, L64). [RT #31836 ]
2013-01-10 08:34:02 +11:00
Mark Andrews
b8cbfab8f4
test eighth interface
2013-01-09 19:09:42 +11:00
Tinderbox User
a16c3b9fe9
update copyright notice
2013-01-08 23:45:37 +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
Tinderbox User
e26db23aca
update copyright notice
2013-01-05 23:45:35 +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
Tinderbox User
04b852c0b4
update copyright notice
2013-01-04 23:45:39 +00:00
Evan Hunt
36a7b9010c
[v9_9] show signzone errors in pkcs11 test
2013-01-03 19:55:57 -08: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
7f6d740569
update copyright notice
2013-01-01 23:45:36 +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
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
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
48f72b811d
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/types.h
2012-12-19 10:06:24 +11:00
Mark Andrews
5a6a1f065f
3442. [port] Net::DNS 0.69 introduced a non backwards compatible
...
change. [RT #32216 ]
2012-12-19 08:48:43 +11:00
Mark Andrews
92b7330308
Net::DNS 0.{70,71} doesn't force the TTL to zero for yxrrset, nxrrset and rr_del
2012-12-18 11:44:30 +11:00
Mark Andrews
c2fede6e9e
don't wipe out named.run when restarting
2012-12-14 17:48:40 +11:00
Tinderbox User
1a963ae410
update copyright notice
2012-12-08 23:45:39 +00:00
Mark Andrews
b26bf237b3
isc_buffer_init -> isc_buffer_constinit
2012-12-09 07:15:16 +11:00
Mark Andrews
d1c0d0ac30
DIG -> $DIG
2012-12-08 15:34:45 +11:00
Mark Andrews
913043e5b0
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:06:41 +11:00
Mark Andrews
037445e774
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:51:42 +11:00
Tinderbox User
6e73690006
update copyright notice
2012-12-06 23:45:33 +00:00
Evan Hunt
7bf14f04e1
[v9_9] support all algorithms in ddns-confgen
...
3431. [bug] ddns-confgen: Some valid key algorithms were
not accepted. [RT #31927 ]
(cherry picked from commit de5890da9b )
2012-12-05 16:37:42 -08:00
Mark Andrews
bd70ec1972
silence clang --analyser false positive
2012-12-05 11:43:35 +11:00
Mark Andrews
220805f781
loop 'I:checking expired signatures were updated' test
2012-12-03 09:30:58 +11:00
Mark Andrews
4fae8d20fc
use consistent type in sizeof and ultimate type cast
2012-11-30 00:58:35 +11:00
Mark Andrews
4f456295d1
add -U 4
2012-11-29 08:13:09 +11:00
Mark Andrews
d48fe321fc
adjust looping threshold from 10 to 15
2012-11-28 12:06:21 +11:00
Evan Hunt
19f149261d
[v9_9] correct checkds test
...
(cherry picked from commit 8f9a5ae817 )
2012-11-27 15:04:18 -08:00
Mark Andrews
3882eec38e
3424. [func] dnssec-dsfromkey now emits the hash without spaces.
...
[RT #31951 ]
Squashed commit of the following:
commit 7369da0369e1de1fe6c5b5f84df8848b9a0984eb
Author: Mark Andrews <marka@isc.org >
Date: Fri Nov 23 17:24:04 2012 +1100
dupped/created reversed in log message
commit 0cef5faaf3ac22b00ed0f95b6bb7a146cf4cac15
Author: Mark Andrews <marka@isc.org >
Date: Fri Nov 23 13:40:14 2012 +1100
remove space from DS hash
2012-11-27 14:23:03 +11:00
Mark Andrews
e2778b5ceb
limit the number of udp dispatches when testing to 4
2012-11-26 22:12:22 +11:00
ckb
1e8bf19d9a
3422. [bug] Added a clear error message for when the SOA does not
...
match the referral. [RT #31281 ]
2012-11-21 16:50:38 -06:00
Mark Andrews
38cd7a1f5d
3421. [bug] Named loops when re-signing if all keys are offline.
...
[RT #31916 ]
Squashed commit of the following:
commit f47af0ca6793687b9c8d08fd44b0c091ba5a4f9a
Author: Mark Andrews <marka@isc.org >
Date: Wed Nov 21 17:45:21 2012 +1100
dns_dns_zonediff_t -> dns_zonediff_t, clarify comment
commit 344edefc3ee90856a7ff990abe7971925ba843b2
Author: Mark Andrews <marka@isc.org >
Date: Tue Nov 20 13:12:26 2012 +1100
commit the zone changes if a keep was marked as being offline
commit cad2c2446ebfc20b6d8c4f6dd0d6596d7106cc0f
Author: Mark Andrews <marka@isc.org >
Date: Tue Nov 20 13:08:29 2012 +1100
check for looping when re-signing expiring.example
2012-11-21 17:49:19 +11:00
Evan Hunt
7589a7b2e0
[v9_9] work around libtool issue
...
- revert d3617e0d87
- use -Xcompiler option to libtool so it won't suppress -shared
- regenerate configure
2012-11-20 03:40:07 +00:00
Mark Andrews
d3617e0d87
take libtool out of the picture when generating driver.so
2012-11-18 17:25:23 -08:00
Mark Andrews
5545d8a702
HPUX doesn't support 128 threads
2012-11-18 00:37:42 +11:00
Mark Andrews
e8bb6cd101
force integer output
2012-11-17 23:59:32 +11:00
Mark Andrews
ebf3091999
3416. [bug] Named could die on shutdown if running with 128 UDP
...
dispatches per interface. [RT #31743 ]
Squashed commit of the following:
commit 1a97c755f8496f65024af0f634c1acf59a0a4252
Author: Mark Andrews <marka@isc.org >
Date: Wed Nov 7 07:14:36 2012 +1100
add regression test for RT31743
commit 7b16b5f77fad39478168aac25742823f2fcd825b
Author: Mark Andrews <marka@isc.org >
Date: Fri Nov 2 23:57:24 2012 +1100
array bounds error when shutting down interface
2012-11-14 07:48:35 +11:00
Mark Andrews
eb30a4f663
use stop.pl to ensure old server is fully shutdown before starting new server
2012-11-08 07:38:34 +11:00