Evan Hunt
4f18cc1174
[v9_6] prevent ixfr/ns1 being removed
2013-01-21 14:20:49 -08:00
Evan Hunt
63775871db
[v9_6] add 10.53.0.8 address
2013-01-21 12:38:29 -08:00
Tinderbox User
ce69235dce
update copyright notice
2013-01-10 23:45:15 +00:00
Mark Andrews
e252b8b8da
3461. [bug] Negative responses could incorrectly have AD=1
...
set. [RT #32237 ]
2013-01-10 21:55:05 +11:00
Tinderbox User
55d5562536
update copyright notice
2013-01-09 23:45:13 +00:00
Mark Andrews
6132d502b9
3458. [bug] Return FORMERR when presented with a overly long
...
domain named in a request. [RT #29682 ]
2013-01-10 10:35:37 +11:00
Mark Andrews
15dba50013
3457. [protocol] Add ILNP records (NID, LP, L32, L64). [RT #31836 ]
2013-01-10 08:38:13 +11:00
Mark Andrews
bfcc458e8e
test eighth interface
2013-01-09 19:10:41 +11:00
Tinderbox User
0782358696
update copyright notice
2013-01-05 23:45:11 +00:00
Mark Andrews
d6ad0ec371
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
Conflicts:
bin/named/main.c
bin/tests/system/logfileconfig/tests.sh
2013-01-06 08:03:51 +11:00
Tinderbox User
0701549b85
update copyright notice
2013-01-04 23:45:11 +00:00
Evan Hunt
7a904931ad
[v9_6] 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 )
(cherry picked from commit ba2599657b )
2013-01-03 15:39:21 -08:00
Tinderbox User
59c0cfc789
update copyright notice
2013-01-02 23:45:10 +00:00
Tinderbox User
c3fe41869f
update copyright notice
2013-01-01 23:45:10 +00:00
Mark Andrews
5f8762c504
remove extranous rdata in nxrrset call as it is not ingnored in Net::DNS 0.70
2012-12-21 14:14:28 +11:00
Mark Andrews
d66b536512
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:02:03 +11:00
Tinderbox User
a66479c66d
update copyright notice
2012-12-20 23:45:10 +00:00
Mark Andrews
78738be0e1
TSIG no longer has a mac_size method; arcount no longer need to be adjusted
2012-12-21 00:31:44 +11:00
Mark Andrews
e83ec5e03f
adjust test to account for blank owner after origin now being rejected
2012-12-19 14:37:23 +11:00
Mark Andrews
1503ea6472
-H not -i sets iterations
2012-12-19 14:18:50 +11:00
Mark Andrews
40535921ab
fix genrandom path
2012-12-19 13:36:28 +11:00
Mark Andrews
e06306eb09
remove redundant $ORIGINs
2012-12-19 13:35:19 +11:00
Mark Andrews
c973a1dee7
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/nsec3.h
lib/dns/validator.c
2012-12-19 10:31:27 +11:00
Mark Andrews
b77bdaa5ce
3442. [port] Net::DNS 0.69 introduced a non backwards compatible
...
change. [RT #32216 ]
2012-12-19 08:49:35 +11:00
Mark Andrews
84dde6383c
Net::DNS 0.{70,71} doesn't force the TTL to zero for yxrrset, nxrrset and rr_del
2012-12-18 11:45:17 +11:00
Mark Andrews
68f2c843be
don't wipe out named.run when restarting
2012-12-14 17:48:11 +11:00
Mark Andrews
22407050fe
DIG -> $DIG
2012-12-08 15:33:10 +11:00
Mark Andrews
c35c678e1a
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:14:04 +11:00
Mark Andrews
4871328f72
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 13:08:03 +11:00
Mark Andrews
4d5ef03723
adjust looping threshold from 10 to 15
2012-11-28 12:06:53 +11:00
Mark Andrews
1aefd8ec88
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
Conflicts:
lib/dns/zone.c
Conflicts:
lib/dns/zone.c
2012-11-21 20:48:01 +11:00
Evan Hunt
19842feafb
Merge branch 'v9_6' of ssh://repo/proj/git/prod/bind9 into v9_6
2012-10-24 18:04:46 -07:00
Evan Hunt
620d76c6e0
[v9_6] remove spurious signatures from glue
...
3404. [bug] dnssec-signzone: When re-signing a zone, remove
RRSIG and NSEC records from nodes that used to be
in-zone but are now below a zone cut. [RT #31556 ]
(cherry picked from commit 4b3d727d96 )
(cherry picked from commit d8861c4350 )
(cherry picked from commit 3314b7cd78 )
2012-10-24 18:02:29 -07:00
Tinderbox User
48a322e5be
update copyright notice
2012-10-24 23:45:15 +00:00
Evan Hunt
ef70ea9f63
[v9_6] silence warnings in dnssec system test
2012-10-24 13:16:55 -07:00
ckb
dce5155b28
3402. [bug] Correct interface numbers for IPv4 and IPv6 interfaces.
...
[RT #25085 ]
2012-10-24 14:54:38 -05:00
Mark Andrews
49a924db3b
3396. [bug] OPT records were incorrectly removed from signed,
...
truncated responses. [RT #31439 ]
2012-10-18 13:27:36 +11:00
Mark Andrews
cfee4fb8a2
test for directory existance before calling find
2012-10-16 10:56:06 +11:00
Mark Andrews
8c4c5e5cec
Merge branch 'v9_6' of repo.isc.org:/proj/git/prod/bind9 into v9_6
2012-10-07 11:37:23 +11:00
Tinderbox User
f88745517a
update copyright notice
2012-10-06 23:45:13 +00:00
Mark Andrews
12bab5c663
remove empty directories when cleaning
2012-10-06 17:26:58 +10:00
Mark Andrews
6e8dc44545
3391. [bug] DNSKEY that encountered a CNAME failed. [RT #31262 ]
2012-10-06 15:06:58 +10:00
Mark Andrews
e4e82b398c
3390. [bug] Silence clang compiler warnings. [RT #30417 ]
2012-10-06 12:26:50 +10:00
Mark Andrews
93bad11f96
3375. [func] Check that 'rndc dumpdb' works on a empty cache.
...
[RT #30808 ]
2012-09-14 09:47:25 +10:00
Mark Andrews
43f74fff0a
don't call out to the internet when running test
2012-08-30 13:59:54 +10:00
Mark Andrews
a6598d6709
3379. [bug] nsupdate terminated unexpectedly in interactive mode
...
if built with readline support. [RT #29550 ]
2012-08-22 13:55:39 +10:00
Mark Andrews
02fefa5b52
we didn't catch a zero option at the global level when views are active
2012-08-17 13:56:20 +10:00
Tinderbox User
3fed8757e9
update copyright notice
2012-08-14 23:45:11 +00:00
Evan Hunt
6202b2ec2a
properly range-check fields that do not allow 0
...
3362. [bug] Setting some option values to 0 in named.conf
could trigger an assertion failure on startup.
[RT #27730 ]
2012-08-13 22:52:29 -07:00
Evan Hunt
8dc862fe22
address memory leak with bad tsig secret
...
3359. [bug] An improperly-formed TSIG secret could cause a
memory leak. [RT #30607 ]
2012-08-10 20:23:57 -07:00