Mark Andrews
d48730a446
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 06:46:44 +00:00
Mark Andrews
cd9d825a71
remove accidental commit
2010-11-16 05:38:31 +00:00
Shawn Routhier
380c874925
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 01:37:39 +00:00
Mark Andrews
a27b3757fd
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 01:14:51 +00:00
Mark Andrews
f85281de08
check for snprintf failure
2010-11-16 00:47:48 +00:00
Mark Andrews
73b1b8a6f1
safecpy -> strlcpy
2010-11-16 00:46:39 +00:00
Mark Andrews
2bd3a6e266
strncpy + array[end] = 0 -> strlcpy
2010-11-16 00:46:00 +00:00
Automatic Updater
4071d667be
update copyright notice
2010-10-19 23:47:10 +00:00
Mark Andrews
c9c2ffe729
2967. [bug] 'host -D' now turns on debugging messages earlier.
...
[RT #22361 ]
2010-10-19 02:48:17 +00:00
Mark Andrews
13dae6ff58
silence 'Null terminator in string initializer ignored.' warning
2010-10-04 22:27:41 +00:00
Automatic Updater
9b367fcfe6
update copyright notice
2010-09-29 23:47:05 +00:00
Mark Andrews
34f010449c
#include <isc/print.h>
2010-09-29 04:30:13 +00:00
Mark Andrews
2015023399
2965. [func] Test HMAC functions using test data from RFC 2104 and RFC 4634. [RT #21702 ]
2010-09-29 04:00:16 +00:00
Automatic Updater
7041e86986
update copyright notice
2010-09-24 08:31:23 +00:00
Mark Andrews
ed83fa75f5
2963. [security] The allow-query acl was being applied instead of the
...
allow-query-cache acl to cache lookups. [RT #22114 ]
2010-09-24 05:09:03 +00:00
Mark Andrews
165501a801
simplify grep
2010-09-15 23:22:02 +00:00
Evan Hunt
cff5da57d6
The "resolver" test was failing on systems with old versions of "grep".
2010-09-15 15:45:07 +00:00
Automatic Updater
3255640981
update copyright notice
2010-09-15 12:38:36 +00:00
Mark Andrews
082f42dcf2
2960. [func] Check that named accepts non-authoritative answers.
...
[RT #21594 ]
2010-09-15 12:07:56 +00:00
Mark Andrews
c75523bcb3
2959. [func] Check that named starts with a missing masterfile.
...
[RT #22076 ]
2958. [bug] named failed to start with a missing master file.
[RT #22076 ]
2010-09-15 03:32:34 +00:00
Automatic Updater
dc9fa0be37
update copyright notice
2010-09-13 23:46:58 +00:00
Mark Andrews
3f9f14055b
2955. [func] Provide more detail in the recursing log. [RT #22043 ]
2010-09-13 03:37:43 +00:00
Automatic Updater
7306e8e4ee
update copyright notice
2010-09-07 23:46:59 +00:00
Mark Andrews
8fb412590e
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:28:17 +00:00
Mark Andrews
1b42401954
2952. [port] win32: named-checkzone and named-checkconf failed
...
to initialise winsock. [RT #21932 ]
2010-09-07 01:49:08 +00:00
Mark Andrews
240a7dc59d
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 00:58:36 +00:00
Automatic Updater
dac2623103
update copyright notice
2010-08-25 23:46:37 +00:00
Mark Andrews
17be07ab81
2948. [port] MacOS: provide a mechanism to configure the test
...
interfaces at reboot. See bin/tests/system/README
for details.
2010-08-25 04:51:51 +00:00
Mark Andrews
b5fd149e7e
silence signed/unsigned warning hpux
2010-08-24 01:00:31 +00:00
Mark Andrews
38abdbf816
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:13:26 +00:00
Automatic Updater
7202b5cf66
update copyright notice
2010-08-17 23:46:46 +00:00
Mark Andrews
e0c50ca36a
update default id range to match that used (1..7)
2010-08-17 04:08:57 +00:00
Automatic Updater
3acf5eb97c
regen HEAD
2010-08-17 01:15:38 +00:00
Automatic Updater
f428e385a4
update copyright notice
2010-08-16 23:46:52 +00:00
Mark Andrews
c6f4972c74
2943. [func] Add support to load new keys into managed zones
...
without signing immediately with "rndc loadkeys".
Add support to link keys with "dnssec-keygen -S"
and "dnssec-settime -S". [RT #21351 ]
2010-08-16 22:21:07 +00:00
Mark Andrews
8bc194b266
2941. [bug] sdb and sdlz (dlz's zone database) failed to support
...
DNAME at the zone apex. [RT #21610 ]
2010-08-16 04:49:14 +00:00
Automatic Updater
2b43d1d8c5
update copyright notice
2010-08-13 23:47:04 +00:00
Francis Dupont
7641867b4c
fix win32 build
2010-08-13 14:33:31 +00:00
Mark Andrews
c73d8c1b72
2938. [bug] When skipping NSEC3 records that don't match the
...
current NSEC3PARAM record in use for zone named
could dereference a uninitialised pointer attempting
to obtain a lock. [RT# 21868]
2010-08-13 06:46:25 +00:00
Francis Dupont
bf22bad528
removing unused
2010-08-12 09:52:35 +00:00
Francis Dupont
13f0ecd037
re-indent
2010-08-12 09:31:50 +00:00
Mark Andrews
bde46569f3
.orig -> .in as .orig is used by patch
2010-08-12 01:31:36 +00:00
Evan Hunt
cfd262045c
2936. [func] Improved configuration syntax and multiple-view
...
support for addzone/delzone feature (see change
#2930 ). Removed "new-zone-file" option, replaced
with "allow-new-zones (yes|no)". The new-zone-file
for each view is now created automatically, with
a filename generated from a hash of the view name.
It is no longer necessary to "include" the
new-zone-file in named.conf; this happens
automatically. Zones that were not added via
"rndc addzone" can no longer be removed with
"rndc delzone". [RT #19447 ]
2010-08-11 18:14:20 +00:00
Automatic Updater
548317f929
update copyright notice
2010-08-10 23:48:19 +00:00
Mark Andrews
4b6cb8d09e
2935. [bug] nsupdate: improve 'file not found' error message.
...
[RT #21871 ]
2010-08-10 09:51:47 +00:00
Mark Andrews
f083530138
2933. [bug] 'dig +nsid' used stack memory after it went out of
...
scope. This could potentially result in a unknown,
potentially malformed, EDNS option being sent instead
of the desired NSID option. [RT #21781 ]
2010-08-10 08:39:15 +00:00
Evan Hunt
cb933b69ff
2932. [cleanup] Corrected a numbering error in the "dnssec" test.
...
[RT #21597 ]
2010-08-09 22:34:56 +00:00
Automatic Updater
8ac1f6a48c
update copyright notice
2010-08-03 23:46:39 +00:00
Tatuya JINMEI 神明達哉
dbae1499ba
added me to authors. approved by Evan.
2010-08-03 16:40:45 +00:00
Mark Andrews
7b830cb17f
while (1) -> for (;;) to silence compiler warning
2010-07-20 04:52:21 +00:00