Commit Graph
5877 Commits
Author SHA1 Message Date
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
Tinderbox User cd24b114bf update copyright notice 2012-06-29 01:22:07 +00:00
Mark Andrews c6d42090f9 make the checkds system test dependent on the result of python discovery 2012-06-28 23:10:20 +10:00
Mark Andrews 17e5cbee49 3344. [func] New "dnssec-checkds" command checks a zone to
determine which DS records should be published
                        in the parent zone, or which DLV records should be
                        published in a DLV zone, and queries the DNS to
                        ensure that it exists. (Note: This tool depends
                        on python; it will not be built or installed on
                        systems that do not have a python interpreter.)
                        [RT #28099]
2012-06-28 18:26:04 +10:00
Tinderbox User 9418237f65 update copyright notice 2012-06-26 23:45:42 +00:00
Mark Andrews 68565715ec 3342. [bug] Change #3314 broke saving of stub zones to disk
resulting in excessive cpu usage in some cases.
                        [RT #29952]
2012-06-27 09:23:01 +10:00
Mark Andrews 7c25aaf620 3341. [func] New "dnssec-verify" command checks a signed zone
to ensure correctness of signatures and of NSEC/NSEC3
                        chains. [RT #23673]
2012-06-25 14:57:32 +10:00
Tinderbox User 0cf0e2b17f update copyright notice 2012-06-21 23:45:41 +00:00
Evan Hunt 55479af81f fix secondkey test, properly 2012-06-20 22:44:49 -07:00
Tinderbox User bf8c2431d5 update copyright notice 2012-06-20 23:46:27 +00:00
Evan Hunt 44b9433d75 fixed second-key test to use correct rndc.conf 2012-06-20 15:08:42 -07:00
Mark Andrews acebc2457c 3339. [func] Allow the maximum supported rsa exponent size to be
specified: "max-rsa-exponent-size <value>;" [RT #29228]
2012-06-20 21:34:24 +10:00
Tinderbox User ba10d28268 update copyright notice 2012-06-14 23:45:44 +00:00
Mark Andrews c7818fb0be 3337. [bug] Change #3294 broke support for the multiple keys
in controls. [RT #29694]
2012-06-13 16:30:46 +10:00
Tinderbox User bec35dad94 update copyright notice 2012-06-08 23:45:44 +00:00