Paul Ebersman
46da8e1665
corrected RT bug number for changes 3091 to 22911
2011-03-29 20:24:18 +00:00
Evan Hunt
de9953980e
3092. [bug] Signatures for records at the zone apex could go
...
stale due to an incorrect timer setting. [RT #23769 ]
3091. [bug] Fixed a bug in which zone keys that were published
and then subsequently activated could fail to trigger
automatic signing. [RT #22991 ]
2011-03-25 23:54:34 +00:00
Scott Mann
fd4f29edf2
Remove bin/tests/system/logfileconfig/ns1/named.conf and add setup.sh
...
in order to resolve changing named.conf issue. [RT #23687 ]
2011-03-22 18:44:46 +00:00
Evan Hunt
585530bce3
3086. [bug] Running dnssec-settime -f on an old-style key will
...
now force an update to the new key format even if no
other change has been specified, using "-P now -A now"
as default values. [RT #22474 ]
2011-03-21 15:55:48 +00:00
Mark Andrews
53d275bcf7
3083. [bug] NOTIFY messages were not being sent when generating
...
a NSEC3 chain incrementally. [RT #23702 ]
2011-03-21 01:08:12 +00:00
Francis Dupont
18103754d2
3081. [bug] Failure of DNAME substitution did not return
...
YXDOMAIN. [RT #23591 ]
2011-03-18 21:31:18 +00:00
Francis Dupont
3a403b358a
3080. [cleanup] Replaced compile time constant by STDTIME_ON_32BITS.
...
[RT #23587 ]
2011-03-18 09:07:38 +00:00
Mark Andrews
19c5764f41
3079. [bug] Handle isc_event_allocate failures in t_tasks.
...
[RT #23572 ]
2011-03-18 07:48:01 +00:00
Mark Andrews
f48478f001
3077. [bug] zone.c:zone_refreshkeys() incorrectly called
...
dns_zone_attach(), use zone->irefs instead. [RT #23303 ]
2011-03-17 05:30:21 +00:00
Mark Andrews
8a5052e802
3075. [bug] dns_dnssec_findzonekeys{2} used a inconsistant
...
timestamp when determining which keys are active.
[RT #23642 ]
2011-03-17 01:22:27 +00:00
Mark Andrews
9a350f520a
3074. [bug] Make the adb cache read through for zone data and
...
glue learn for zone named is authoritative for.
[RT #22842 ]
2011-03-13 03:38:49 +00:00
Mark Andrews
ec9d326340
3073. [bug] managed-keys changes were not properly being recorded.
...
[RT #20256 ]
2011-03-11 13:24:36 +00:00
Mark Andrews
a49c3566a7
3071. [bug] has_nsec could be used unintialised in
...
update.c:next_active. [RT #20256 ]
2011-03-11 12:55:27 +00:00
Mark Andrews
5b8794da73
3070. [bug] dnssec-signzone potential NULL pointer dereference.
...
[RT #20256 ]
2011-03-11 12:42:47 +00:00
Mark Andrews
526b51ec93
3069. [cleanup] Silence warnings messages from clang static analysis.
...
[RT #20256 ]
2011-03-11 07:12:03 +00:00
Mark Andrews
c4f131dce9
3068. [bug] Named failed to build with a OpenSSL without engine
...
support. [RT #23473 ]
2011-03-11 01:17:09 +00:00
Mark Andrews
11941bb7c6
3067. [bug] ixfr-from-differences {master|slave}; failed to
...
select the master/slave zones. [RT #23580 ]
2011-03-11 00:50:43 +00:00
Mark Andrews
7a3e203b2d
3065. [bug] RRSIG could have time stamps too far in the future.
...
[RT #23356 ]
2011-03-09 07:29:39 +00:00
Mark Andrews
438e0483b7
DNAME not DS
2011-03-08 00:38:21 +00:00
Mark Andrews
29baaada1d
3064. [bug] powerpc: add sync instructions to the end of atomic
...
operations. [RT #23469 ]
2011-03-07 00:23:54 +00:00
Evan Hunt
1d6b2871c2
3063. [contrib] More verbose error reporting from DLZ LDAP. [RT #23402 ]
2011-03-05 23:09:26 +00:00
Evan Hunt
47e040c48e
3059. [test] Added a regression test for change #3023 .
2011-03-04 22:07:37 +00:00
Scott Mann
71986a4364
Ensure that log files are plain files. (RT #22771 )
2011-03-04 14:17:50 +00:00
Evan Hunt
69c1260911
3057. [bug] "rndc secroots" would abort after the first error
...
and so could miss some views. [RT #23488 ]
2011-03-03 16:19:29 +00:00
Francis Dupont
3db330edf8
3055. [bug] Load only the desired keys in the
...
"dnssec-lookaside auto" mode. [RT #23372 ]
(back port from 9.8)
2011-03-03 14:06:15 +00:00
Evan Hunt
031da3eb0c
3053. [bug] Under a sustained high query load with a finite
...
max-cache-size, it was possible for cache memory
to be exhausted and not recovered. [RT #23371 ]
2011-03-03 04:43:36 +00:00
Francis Dupont
2fb9f87ccc
Fixed last autosign test report [RT #23256 ]
2011-03-02 09:06:30 +00:00
Mark Andrews
b05158a67d
3051. [bug] NS records obsure DS records at the bottom of the
...
zone if both are present. [RT #23035 ]
2011-03-02 04:30:53 +00:00
Mark Andrews
5b4db46db2
3050. [bug] The autosign system test was timing dependent.
...
Wait for the initial autosigning to complete
before running the rest of the test. [RT #23035 ]
2011-03-02 04:13:02 +00:00
Mark Andrews
cbf9f32246
s/3039/3049/
2011-03-02 03:05:58 +00:00
Mark Andrews
6a33380ecf
3039. [bug] Save and restore the gid when creating creating
...
named.pid at startup. [RT #23290 ]
2011-03-02 00:05:11 +00:00
Mark Andrews
fc7e537b45
3048. [bug] Fully seperate view key mangement. [RT #23419 ]
2011-03-01 23:22:42 +00:00
Scott Mann
a8ab505429
Fixed DNSKEY NODATA responses not cached and added tests [RT #22908 ].
2011-03-01 16:47:13 +00:00
Francis Dupont
fcf1934be8
Use RRSIG original TTL in validated RRset TTL [RT #23332 ]
2011-02-28 14:28:01 +00:00
Mark Andrews
ecb10f595d
3044. [bug] Hold the socket manager lock while freeing the socket.
...
[RT #23333 ]
2011-02-28 12:52:38 +00:00
Evan Hunt
de3940d1ea
3043. [test] Merged in the NetBSD ATF test framework (currently
...
version 0.12) for development of future unit tests.
Use configure --with-atf to build ATF internally
or configure --with-atf=prefix to use an external
copy. [RT #23209 ]
2011-02-26 02:48:58 +00:00
Evan Hunt
4e272d5a1c
minor typo
2011-02-25 23:13:30 +00:00
Evan Hunt
720b0c0d51
3042. [bug] dig +trace could fail attempting to use IPv6
...
addresses on systems with only IPv4 connectivity.
[RT# 23797]
2011-02-25 23:01:56 +00:00
Mark Andrews
4e3697a06e
3041. [bug] dnssec-signzone failed to generate new signatures on
...
ttl changes. [RT #23330 ]
2011-02-24 03:14:37 +00:00
Mark Andrews
d1828d831e
3040. [bug] Named failed to validate insecure zones where a node
...
with a CNAME existed between the trust anchor and the
top of the zone. [RT #23338 ]
2011-02-23 12:08:40 +00:00
Mark Andrews
35949f9ac8
change numbers
2011-02-23 03:56:50 +00:00
Mark Andrews
bd27d0df2b
2037. [doc] Update COPYRIGHT to contain all the individual
...
copyright notices that cover various parts.
2011-02-22 06:36:35 +00:00
Mark Andrews
e009a9de75
2036. [bug] Check built-in zone arguments to see if the zone
...
is re-usable or not. [RT #21914 ]
2011-02-22 04:30:46 +00:00
Mark Andrews
7c290f0115
3035. [cleanup] Simplify by using strlcpy. [RT #22521 ]
2011-02-21 07:37:48 +00:00
Mark Andrews
70e4b82cd9
3034. [cleanup] nslookup: use strlcpy instead of safecopy. [RT #22521 ]
2011-02-21 07:26:53 +00:00
Mark Andrews
5ce02fb8f5
3033. [cleanup] Add two INSIST(bucket != DNS_ADB_INVALIDBUCKET).
...
[RT #22521 ]
2011-02-21 07:11:49 +00:00
Mark Andrews
e4cf833007
3032. [bug] rdatalist.c: add missing REQUIREs. [RT #22521 ]
2011-02-21 07:03:55 +00:00
Mark Andrews
2c352f5b03
3031. [bug] dns_rdataclass_format() handle a zero sized buffer.
...
[RT #22521 ]
2011-02-21 06:53:54 +00:00
Mark Andrews
3184f5e1a8
3030. [bug] dns_rdatatype_format() handle a zero sized buffer.
...
[RT #22521 ]
2011-02-21 06:44:46 +00:00
Mark Andrews
02bf1aae84
3029. [bug] isc_netaddr_format() handle a zero sized buffer.
...
[RT #22521 ]
2011-02-21 06:33:37 +00:00