Tinderbox User
c7aa9fb238
update copyright notice
2012-10-16 23:46:00 +00:00
Mark Andrews
a6d4848f6e
3395. [protocol] Add RFC 6598 reverse zones to built in empty zones
...
list, 64.100.IN-ADDR.ARPA ... 127.100.IN-ADDR.ARPA.
[RT #31336 ]
2012-10-16 12:35:28 +11:00
Mark Andrews
2429c8fc1e
test for directory existance before calling find
2012-10-16 10:56:30 +11:00
Mark Andrews
02af9598a1
3393. [bug] 'host -C' could core dump if REFUSED was received.
...
[RT #31381 ]
2012-10-16 10:43:54 +11:00
Mark Andrews
41a04a90b1
Merge branch 'v9_9' of repo.isc.org:/proj/git/prod/bind9 into v9_9
2012-10-07 11:36:30 +11:00
Tinderbox User
eb1ff61734
update copyright notice
2012-10-06 23:45:56 +00:00
Mark Andrews
ccb37ef09d
remove empty directories when cleaning
2012-10-06 17:27:28 +10:00
Mark Andrews
07dbb507d2
3391. [bug] DNSKEY that encountered a CNAME failed. [RT #31262 ]
2012-10-06 14:56:52 +10:00
Mark Andrews
bf6acccf9d
3390. [bug] Silence clang compiler warnings. [RT #30417 ]
2012-10-06 13:21:18 +10:00
Tinderbox User
c82a4a383d
update copyright notice
2012-10-03 23:46:00 +00:00
Evan Hunt
8c18302d8b
fix coverity issues
...
3388. [bug] Fixed several Coverity warnings. [RT #30996 ]
2012-10-02 23:46:15 -07:00
Tinderbox User
29dde050ee
update copyright notice
2012-10-02 23:45:55 +00:00
Mark Andrews
e745d9180d
3385. [bug] named-checkconf didn't detect missing master lists
...
in also-notify clauses. [RT #30810 ]
2012-10-02 13:08:48 +10:00
Evan Hunt
b1f4ed1c75
fixed an exploitable hang bug
...
3383. [security] A certain combinations of records in the RBT could
cause named to hang while populating the additional
section of a response. [RT #31090 ]
2012-09-26 17:11:37 -07:00
Mark Andrews
73de1e7285
3380. [bug] named could die if a non-existant master list was
...
referenced in a also-notify. [RT #31004 ]
2012-09-26 15:29:12 +10:00
Evan Hunt
423cd0f181
handle nonexistent managed-keys-directory
...
3378. [bug] Handle missing 'managed-keys-directory' better.
[RT #30625 ]
2012-09-25 18:28:04 -07:00
Mark Andrews
b89988e395
copyright style
2012-09-20 10:46:25 +10:00
Mark Andrews
9442df8ec5
make tests less timing sensitive by spining
2012-09-18 14:50:27 +10:00
Mark Andrews
07d5381b90
3375. [func] Check that 'rndc dumpdb' works on a empty cache.
...
[RT #30808 ]
2012-09-14 09:42:38 +10:00
Tinderbox User
54385ec02f
update copyright notice
2012-09-12 23:46:00 +00:00
Mark Andrews
5ffdd53520
use binary mode for raw/fast
2012-09-12 17:25:22 +10:00
Mark Andrews
196c7eae15
turn binary mode on for raw/fast
2012-09-12 15:28:04 +10:00
Mark Andrews
352c9f0750
3371. [bug] AD=1 should behave like DO=1 when deciding whether to
...
add NS RRsets to the additional section or not.
[RT #30479 ]
2012-08-31 11:25:04 +10:00
Mark Andrews
b147934583
don't call out to the internet when running test
2012-08-30 13:54:06 +10:00
Mark Andrews
7ca24520f1
unsigned constants
2012-08-24 07:33:18 +10:00
Mark Andrews
04c540e23b
3370. [bug] Address use after free while shutting down. [RT #30241 ]
2012-08-22 19:20:21 +10:00
Mark Andrews
4c7e6634f3
3379. [bug] nsupdate terminated unexpectedly in interactive mode
...
if built with readline support. [RT #29550 ]
2012-08-22 13:41:29 +10:00
Mark Andrews
8ff87f025f
we didn't catch a zero option at the global level when views are active
2012-08-17 13:40:56 +10:00
Tinderbox User
a89c14bb62
update copyright notice
2012-08-16 23:45:54 +00:00
Mark Andrews
ea2a538437
silence "t_names.c:130:7: warning: The left expression of the compound assignment is an uninitialized value. The computed value will also be garbage"
2012-08-17 07:22:52 +10:00
Tinderbox User
2af002bbbd
update copyright notice
2012-08-15 23:45:50 +00:00
Evan Hunt
45efb68977
allow "forward" and "forwarders" in static-stub
...
3363. [bug] Need to allow "forward" and "fowarders" options
in static-stub zones; this had been overlooked.
[RT #30482 ]
2012-08-15 13:08:42 -07:00
Tinderbox User
6b6394a1c7
update copyright notice
2012-08-14 23:45:48 +00:00
Evan Hunt
b2088c8595
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:40:35 -07:00
Evan Hunt
efc3ebed17
support '-' salt in rndc signing -nsec3param
...
3361. [bug] "rndc signing -nsec3param" didn't work correctly
when salt was set to '-' (no salt). [RT #30099 ]
2012-08-13 22:25:16 -07:00
Evan Hunt
8757846fbe
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:16:59 -07:00
Tinderbox User
bc0ad9c673
update copyright notice
2012-07-25 23:45:49 +00:00
ckb
66e472cd74
3356. [bug] Cap the TTL of signed RRsets when RRSIGs are
...
approaching their expiry, so they don't remain
in caches after expiry. [RT #26429 ]
2012-07-25 17:12:57 -05:00
Mark Andrews
515cb51b88
3355. [port] Use more portable awk in verify system test.
2012-07-25 13:00:59 +10:00
Tinderbox User
1439e7b8ff
update copyright notice
2012-07-23 23:45:53 +00:00
Mark Andrews
62eeb6c836
3354. [func] Improve OpenSSL error logging. [RT #29932 ]
2012-07-23 15:09:42 +10:00
Mark Andrews
73dbdbaee7
3353. [bug] Use a single task for task exclusive operations.
...
[RT #29872 ]
2012-07-19 23:03:07 +10:00
Mark Andrews
9f053d3b38
add verify system test
2012-07-19 13:09:58 +10:00
Evan Hunt
1824a70e12
fix copyrights in checkds test
2012-07-06 14:24:41 -07:00
ckb
f881a7beb5
added cleanup of test files
2012-07-06 10:03:36 -05:00
Evan Hunt
b5bfcabdc0
warn when changing mode on .private files
...
3347. [bug] dnssec-settime: Issue a warning when writing a new
private key file would cause a change in the
permissions of the existing file. [RT #27724 ]
2012-07-05 18:03:57 -07:00
Tinderbox User
03565e899d
update copyright notice
2012-06-29 23:45:45 +00:00
Mark Andrews
de915d9e03
create implict rule for python executable and use it to create dnssec-checkds
2012-06-29 16:55:46 +10:00
Tinderbox User
8d0a65e45f
update copyright notice
2012-06-29 01:49:36 +00:00
Mark Andrews
cb421b69c3
reverse bad copyright update
2012-06-29 11:41:43 +10:00