Evan Hunt
58a91f8111
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:45:59 +00:00
Mark Andrews
b7147009da
3051. [bug] NS records obsure DS records at the bottom of the
...
zone if both are present. [RT #23035 ]
2011-03-02 04:34:22 +00:00
Francis Dupont
1b6423ff8c
Use RRSIG original TTL in validated RRset TTL [RT #23332 ]
2011-02-28 14:44:00 +00:00
Mark Andrews
ee94e49f30
3044. [bug] Hold the socket manager lock while freeing the socket.
...
[RT #23333 ]
2011-02-28 12:54:54 +00:00
Evan Hunt
218d0d146a
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 05:46:59 +00:00
Evan Hunt
7ac92ea3ae
minor typo
2011-02-25 23:11:48 +00:00
Evan Hunt
c8250f45f0
3042. [bug] dig +trace could fail attempting to use IPv6
...
addresses on systems with only IPv4 connectivity.
[RT #23797 ]
2011-02-25 23:06:01 +00:00
Mark Andrews
635f8fa82e
3041. [bug] dnssec-signzone failed to generate new signatures on
...
ttl changes. [RT #23330 ]
2011-02-24 03:35:39 +00:00
Mark Andrews
21deff3df5
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:48:21 +00:00
Mark Andrews
8ae6d54d4c
change numbers
2011-02-23 03:59:51 +00:00
Mark Andrews
39a575c3f8
2037. [doc] Update COPYRIGHT to contain all the individual
...
copyright notices that cover various parts.
2011-02-22 06:40:42 +00:00
Mark Andrews
810779bf8d
2036. [bug] Check built-in zone arguments to see if the zone
...
is re-usable or not. [RT #21914 ]
2011-02-22 04:33: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
f7eb0ef71f
3033. [cleanup] Add two INSIST(bucket != DNS_ADB_INVALIDBUCKET).
...
[RT #22521 ]
2011-02-21 07:12:50 +00:00
Mark Andrews
8ecd249a9e
3032. [bug] rdatalist.c: add missing REQUIREs. [RT #22521 ]
2011-02-21 07:04:54 +00:00
Mark Andrews
08bf17fabb
3031. [bug] dns_rdataclass_format() handle a zero sized buffer.
...
[RT #22521 ]
2011-02-21 06:55:13 +00:00
Mark Andrews
9d7c7023e6
3030. [bug] dns_rdatatype_format() handle a zero sized buffer.
...
[RT #22521 ]
2011-02-21 06:46:14 +00:00
Mark Andrews
f5d6a36457
3029. [bug] isc_netaddr_format() handle a zero sized buffer.
...
[RT #22521 ]
2011-02-21 06:35:02 +00:00
Mark Andrews
6995206cb4
3028. [bug] isc_sockaddr_format() handle a zero sized buffer.
...
[RT #22521 ]
2011-02-21 06:23:52 +00:00
Mark Andrews
1636fe17c3
3027. [bug] Add documented REQUIREs to cfg_obj_asnetprefix() to
...
catch NULL pointer dereferences before they happen.
[RT #22521 ]
2011-02-21 06:13:58 +00:00
Mark Andrews
5a70082ce7
3026. [bug] lib/isc/httpd.c: check that we have enough space
...
after calling grow_headerspace() and if not
re-call grow_headerspace() until we do. [RT #22521 ]
2011-02-21 05:59:40 +00:00
Mark Andrews
5c4c100c15
spelling
2011-02-20 01:01:35 +00:00
Evan Hunt
08c0b5f032
3025. [bug] Fixed a possible deadlock due to zone resigning.
...
[RT #22964 ]
2011-02-19 00:44:13 +00:00
Evan Hunt
7dd81b570d
3023. [bug] Named could be left in an inconsistent state when
...
receiving multiple AXFR response messages that were
not all TSIG-signed. [RT #23254 ]
2011-02-18 21:34:41 +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
Mark Andrews
7d8fe42a19
missing [
2011-02-07 12:27:07 +00:00
Mark Andrews
7a2c642272
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-07 00:18:39 +00:00
Mark Andrews
9d5d9dc475
3016. [bug] rndc usage missing '-b'. [RT #22937 ]
2011-02-03 11:50:52 +00:00
Mark Andrews
0417821b02
3015. [port] win32: fix IN6_IS_ADDR_LINKLOCAL and
...
IN6_IS_ADDR_SITELOCAL macros. [RT #22724 ]
2011-02-03 08:19:40 +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
Mark Andrews
350f45bed8
9.6.3
2011-01-30 06:39:08 +00:00
Mark Andrews
1be3bd3c8f
3009. [bug] clients-per-query code didn't work as expected with
...
particular query patterns. [RT #22972 ]
2011-01-27 02:29:47 +00:00
Mark Andrews
0654815406
2817. [cleanup] Removed unnecessary isc_task_endexclusive() calls.
...
[RT #20768 ]
2011-01-14 05:04:13 +00:00
Mark Andrews
dbb2c2bb65
9.6.3rc1
2011-01-14 00:52:40 +00:00
Mark Andrews
503b8fe694
spelling
2011-01-13 02:40:19 +00:00
Mark Andrews
0219620a50
3007. [bug] Named failed to preserve the case of domain names in
...
rdata which is no compressable when writing master
files. [RT #22863 ]
2011-01-13 02:06:13 +00:00
Mark Andrews
4df4d06b91
3002. [bug] isc_mutex_init_errcheck() failed to destroy attr.
...
[RT #22766 ]
2011-01-04 04:37:17 +00:00
Mark Andrews
168d13317a
2996. [security] Temporarily disable SO_ACCEPTFILTER support.
...
[RT #22589 ]
2010-12-22 03:28:13 +00:00
Mark Andrews
d8bf1487c7
2995. [bug] The Kerberos realm was not being correctly extracted
...
from the signer's identity. [RT #22770 ]
2010-12-22 02:37:55 +00:00
Mark Andrews
bbbdd230ad
2994. [port] NetBSD: use pthreads by default on NetBSD >= 5.0, and
...
do not use threads on earlier versions. Also kill
the unproven-pthreads, mit-pthreads, and ptl2 support.
2010-12-21 04:33:18 +00:00
Mark Andrews
8c5ba02091
2984. [bug] Don't run MX checks when the target of the MX record
...
is ".". [RT #22645 ]
2010-12-14 00:48:23 +00:00
Mark Andrews
f3786154f8
9.6.3b1
2010-12-09 07:29:04 +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
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
12f834dbb1
2978. [port] hpux: look for <devpoll.h> [RT #21919 ]
2010-12-03 00:59:55 +00:00
Mark Andrews
9c1af23a09
remove CVSS scores
2010-12-03 00:30:11 +00:00
Mark Andrews
006e5cc005
update RT number
2010-12-03 00:11:54 +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