Automatic Updater
49e7dc2ad1
update copyright notice
2011-02-21 23:45:49 +00:00
Mark Andrews
77b668076b
3035. [cleanup] Simplify by using strlcpy. [RT #22521 ]
2011-02-21 07:38:59 +00:00
Mark Andrews
cb197cbb14
3034. [cleanup] nslookup: use strlcpy instead of safecopy. [RT #22521 ]
2011-02-21 07:29:02 +00:00
Mark Andrews
bde68f99d9
check for snprintf failure. [RT #22521 ]
2011-02-21 07:17:34 +00:00
Automatic Updater
d04f3c269e
update copyright notice
2011-02-15 23:46:15 +00:00
Mark Andrews
3a09adda9e
3019. [func] Test: check apex NSEC3 records after adding DNSKEY
...
record via UPDATE. [RT #23229 ]
2011-02-15 00:16:39 +00:00
Automatic Updater
58ba1ed262
update copyright notice
2011-02-08 23:08:41 +00:00
Mark Andrews
96ad5aff12
Regression test for:
...
3018. [bug] Named failed to check for the "none;" acl when deciding
if a zone may need to be re-signed. [RT #23120 ]
2011-02-08 05:23:53 +00:00
Automatic Updater
448f9dbdc5
update copyright notice
2011-02-03 12:16:45 +00:00
Mark Andrews
9d5d9dc475
3016. [bug] rndc usage missing '-b'. [RT #22937 ]
2011-02-03 11:50:52 +00:00
Mark Andrews
ff5f5adff4
3014. [bug] Fix the zonechecks system test to match expected
...
behaviour for 9.6 and to fail on error. [RT #22905 ]
2011-02-03 07:50:56 +00:00
Mark Andrews
208360cc77
3012. [bug] Remove DNSKEY TTL change pairs before generating
...
signing records for any remaining DNSKEY changes.
[RT #22590 ]
2011-02-03 07:20:54 +00:00
Automatic Updater
dfd490c2e1
update copyright notice
2011-01-14 23:45:49 +00:00
Mark Andrews
0654815406
2817. [cleanup] Removed unnecessary isc_task_endexclusive() calls.
...
[RT #20768 ]
2011-01-14 05:04:13 +00:00
Automatic Updater
55586734ec
update copyright notice
2011-01-14 00:50:31 +00:00
Mark Andrews
dc76cdcf0a
silence: warning: format not a string literal and no format arguments
2011-01-14 00:45:15 +00:00
Automatic Updater
2ec440d467
update copyright notice
2011-01-13 22:29:39 +00:00
Mark Andrews
d65827b914
add -V
2011-01-13 22:04:18 +00:00
Automatic Updater
90ba68da1c
update copyright notice
2010-12-18 23:46:09 +00:00
Evan Hunt
995d8d0bcc
Added files to clean.sh scripts that have been left around after tests run.
...
Skipping the ticket/review steps because the change is trivial.
2010-12-18 02:23:31 +00:00
Automatic Updater
f20340292b
update copyright notice
2010-12-09 04:30:57 +00:00
Mark Andrews
12fd7da162
2982. [bug] Reference count dst keys. dst_key_attach() can be used
...
increment the reference count.
Note: dns_tsigkey_createfromkey() callers should now
always call dst_key_free() rather than setting it
to NULL on success. [RT #22672 ]
2010-12-09 01:12:55 +00:00
Automatic Updater
611c670c11
update copyright notice
2010-12-03 23:45:47 +00:00
Evan Hunt
94c1870f9a
2979. [bug] named could deadlock during shutdown if two
...
"rndc stop" commands were issued at the same
time. [RT #22108 ]
2010-12-03 22:03:41 +00:00
Mark Andrews
4df431ecde
2976. [bug] named could die on exit after negotiating a GSS-TSIG
...
key. [RT #3415 ]
2010-12-02 23:40:28 +00:00
Automatic Updater
fff1bf76bd
update copyright notice
2010-11-17 23:45:46 +00:00
Mark Andrews
981fd91347
convert to 9.6 syntax
2010-11-17 10:43:14 +00:00
Mark Andrews
d55c88b826
covert to 9.6 syntax
2010-11-17 10:31:32 +00:00
Mark Andrews
7e3fa21d40
2970. [security] Adding a NO DATA negative cache entry failed to clear
...
any matching RRSIG records. A subsequent lookup of
of NO DATA cache entry could trigger a INSIST when the
unexpected RRSIG was also returned with the NO DATA
cache entry. [RT #22288 ]
2010-11-16 07:35:03 +00:00
Shawn Routhier
06f96028a5
Fix acl type processing so that allow-query works in options and view
...
statements. Also add a new set of tests to verify proper functioning.
[RT #22418 ]
2010-11-16 02:43:35 +00:00
Mark Andrews
c1e4f06f90
2968. [security] Named could fail to prove a data set was insecure
...
before marking it as insecure. One set of conditions
that can trigger this occurs naturally when rolling
DNSKEY algorithms. [RT #22309 ]
2010-11-16 02:23:44 +00:00
Automatic Updater
bc0a292953
update copyright notice
2010-10-19 23:45:58 +00:00
Mark Andrews
5badea639c
2967. [bug] 'host -D' now turns on debugging messages earlier.
...
[RT #22361 ]
2010-10-19 02:55:53 +00:00
Mark Andrews
447eae6612
silence 'Null terminator in string initializer ignored.' warning
2010-10-04 22:28:22 +00:00
Automatic Updater
a2b6be5c30
update copyright notice
2010-09-29 23:46:05 +00:00
Mark Andrews
fec7424148
#include <isc/print.h>
2010-09-29 04:27:59 +00:00
Mark Andrews
10ee68e217
2965. [func] Test HMAC functions using test data from RFC 2104 and
...
RFC 4634. [RT #21702 ]
2010-09-29 04:13:38 +00:00
Automatic Updater
c828f12404
update copyright notice
2010-09-24 08:30:28 +00:00
Mark Andrews
ff826c2844
2964. [bug] view->queryacl was being overloaded. Seperate the
...
usage into view->queryacl, view->cacheacl and
view->queryonacl. [RT #22114 ]
2010-09-24 08:09:08 +00:00
Mark Andrews
aef0c1f8ee
simplify grep
2010-09-15 23:25:42 +00:00
Evan Hunt
06bf7065a9
The "resolver" test was failing on systems with old versions of "grep".
2010-09-15 15:45:41 +00:00
Automatic Updater
ce26def095
update copyright notice
2010-09-15 12:37:35 +00:00
Mark Andrews
af6b256444
2960. [func] Check that named accepts non-authoritative answers.
...
[RT #21594 ]
2010-09-15 12:16:51 +00:00
Mark Andrews
3f816cf4dd
2959. [func] Check that named starts with a missing masterfile.
...
[RT #22076 ]
2010-09-15 03:47:08 +00:00
Automatic Updater
d73f8c399c
update copyright notice
2010-09-07 23:46:06 +00:00
Mark Andrews
453c9289b5
2953. [bug] Silence spurious "expected covering NSEC3, got an
...
exact match" message when returning a wildcard
no data response. [RT #21744 ]
2010-09-07 02:53:19 +00:00
Mark Andrews
79575d8694
dnssec-keygen doesn't support -q in 9.6.x
2010-09-07 02:04:44 +00:00
Mark Andrews
67128a1621
2952. [port] win32: named-checkzone and named-checkconf failed
...
to initialise winsock. [RT #21932 ]
2010-09-07 01:53:47 +00:00
Mark Andrews
5122ec7d9e
2951. [bug] named failed to generate a correct signed response
...
in a optout, delegation only zone with no secure
delegations. [RT #22007 ]
2010-09-07 01:12:24 +00:00
Mark Andrews
a22de44555
2945. [doc] Update empty-zones list in ARM. [RT #21772 ]
...
2944. [maint] Remove ORCHID prefix from built in empty zones.
[RT #21772 ]
2010-08-20 00:19:54 +00:00