Mark Andrews
b35878c85b
1958. [bug] Named failed to update the zone's secure state
...
until the zone was reloaded. [RT #15412 ]
2006-01-05 01:33:55 +00:00
Mark Andrews
1e53d23ec4
1957. [bug] Dig mishandled responses to class ANY queries.
...
[RT #15402 ]
2006-01-05 01:04:28 +00:00
Mark Andrews
0befce1b74
1956. [bug] Improve cross compile support, 'gen' is now built
...
by native compiler. See README for additional
cross compile support information. [RT #15148 ]
2006-01-05 00:30:10 +00:00
Mark Andrews
8c5dac56cd
1955. [bug] Pre-allocate the cache cleaning interator. [RT #14998 ]
2006-01-05 00:21:11 +00:00
Mark Andrews
48d9f5bdaa
inclu1954. [func] Named now falls back to advertising EDNS with a
...
512 byte receive buffer if the initial EDNS queries
fail. [RT #14852 ]
1953. [func] The maximum EDNS UDP response named will send can
now be set in named.conf (max-udp-size). This is
independent of the advertised receive buffer
(edns-udp-size). [RT #14852 ]
2006-01-05 00:10:44 +00:00
Mark Andrews
e770e36d60
update copyright notice
2006-01-04 23:50:23 +00:00
Mark Andrews
e74b6c9c74
1950. [port] Solaris 2.5.1 and earlier cannot bind() then connect()
...
a TCP socket. This prevents the source address being
set for TCP connections. [RT #15628 ]
2006-01-04 04:29:18 +00:00
Mark Andrews
9114d9ae77
1949. [func] Addition memory leakage checks. [RT #15544 ]
2006-01-04 03:20:27 +00:00
Mark Andrews
9efa0b0eaa
1948. [bug] If was possible to trigger a REQUIRE failure in
...
xfrin.c:maybe_free() if named ran out of memory.
[RT #15568 ]
2006-01-04 03:08:40 +00:00
Mark Andrews
f53e702b25
1947. [func] It is now possible to configure named to accept
...
expired RRSIGs. Default "dnssec-accept-expired no;".
Setting "dnssec-accept-expired yes;" leaves named
vulnerable to replay attacks. [RT #14685 ]
2006-01-04 02:58:42 +00:00
Mark Andrews
062b135630
update copyright notice
2006-01-04 00:37:23 +00:00
Mark Andrews
6201fe7298
1946. [bug] resume_dslookup() could trigger a REQUIRE failure
...
when using forwarders. [RT #15549 ]
2006-01-03 07:23:41 +00:00
Mark Andrews
7c500c5380
1944. [cleanup] isc_hash_create() does not need a read/write lock.
...
[RT #15522 ]
2006-01-03 05:55:01 +00:00
Mark Andrews
15ed0dd65a
1943. [bug] Set the loadtime after rollimg forward the journal.
...
[RT #15647 ]
2006-01-03 05:37:13 +00:00
Mark Andrews
d05c833a90
win32
2005-12-06 01:19:54 +00:00
Mark Andrews
89f2e1aa4a
9.4.0a3
2005-12-06 00:39:17 +00:00
Mark Andrews
cf4e1143ea
1942. [bug] If the name of a DNSKEY match that of one in
...
trusted-keys do not attempt to validate the DNSKEY
using the parents DS RRset. [RT #15649 ]
2005-12-05 00:00:03 +00:00
Mark Andrews
72adedc82e
1941. [bug] ncache_adderesult() should set eresult even if no
...
rdataset is passed to it. [RT #15642 ]
2005-11-30 22:56:21 +00:00
Mark Andrews
864f9d0d0a
silence dereferencing type-punned pointer will break strict-aliasing rules warning
2005-11-30 04:58:32 +00:00
Mark Andrews
3c8367a203
1940. [bug] Fixed a number of error conditions reported by
...
Coverity.
2005-11-30 03:44:39 +00:00
Mark Andrews
e6988ed649
silence compiler warnings [RT #15562 ]
2005-11-03 23:02:24 +00:00
Mark Andrews
c7d337e4ff
1939. [bug] The resolver could dereference a null pointer after
...
validation if all the queries have timed out.
[RT #15528 ]
1938. [bug] The validator was not correctly handling unsecure
negative responses at or below a SEP. [RT #15528 ]
2005-11-03 00:58:00 +00:00
Mark Andrews
7d1a7dd02f
pullup bind8:
...
1721. [bug] Change #1718 was incomplete. Missing error return
on out of memory.
2005-11-03 00:01:18 +00:00
Mark Andrews
71152af636
1937. [bug] sdlz doesn't handle RRSIG records. [RT #15564 ]
2005-11-02 23:29:50 +00:00
Mark Andrews
43d25d3d13
1936. [bug] The validator could leak memory. [RT #15544 ]
2005-11-02 01:53:25 +00:00
Mark Andrews
d69f3661aa
fix isc_timer_gettype return type
2005-10-26 06:50:50 +00:00
Mark Andrews
c27790ad8e
spelling arguement vs argument
2005-10-26 04:59:20 +00:00
Mark Andrews
d7d8f38caa
1932. [bug] dump_rdataset_raw() had a incorrect INSIST. [RT #15534 ]
2005-10-21 03:19:35 +00:00
Mark Andrews
d1be0a9947
silence compiler warning
2005-10-17 03:50:11 +00:00
Mark Andrews
7e9dc3455a
win32
2005-10-17 01:11:49 +00:00
Mark Andrews
b787150c78
9.4.0a2
2005-10-17 00:02:59 +00:00
Mark Andrews
ab8654ad34
9.4.0a2
2005-10-16 23:57:06 +00:00
Mark Andrews
454d71306d
silence compiler
2005-10-14 05:44:12 +00:00
Mark Andrews
faf9916889
silence compiler
2005-10-14 05:26:54 +00:00
Mark Andrews
6d82d03ea3
update copyright notice
2005-10-14 02:13:08 +00:00
Mark Andrews
3a204dc120
1930. [port] HPUX: ia64 support. [RT #15473 ]
...
1929. [port] FreeBSD: extend use of PTHREAD_SCOPE_SYSTEM.
2005-10-14 01:33:30 +00:00
Mark Andrews
4edafbbd51
1930. [port] HPUX: ia64 support. [RT #15473 ]
...
1929. [port] FreeBSD: extend use of PTHREAD_SCOPE_SYSTEM.
2005-10-14 01:28:24 +00:00
Mark Andrews
4361c20d0f
regen
2005-10-13 02:53:16 +00:00
Mark Andrews
cb5c9b5c74
9.4.0a2
2005-10-13 02:49:23 +00:00
Mark Andrews
369f44092a
1927. [bug] Access to soanode or nsnode in rbtdb violated the
...
lock order rule and could cause a dead lock.
[RT# 15518]
2005-10-13 02:12:25 +00:00
Mark Andrews
5def46551b
update
...
1920. [bug] The cache rbtdb lock array was too small to
have the desired performance characteristics.
[RT #15454 ]
2005-10-13 01:26:07 +00:00
Mark Andrews
3f3027195c
1928. [bug] Race in rbtdb.c:currentversion(). [RT #15517 ]
2005-10-13 01:22:56 +00:00
Mark Andrews
812e2c86a2
1926. [bug] The Windows installer did not check for empty
...
passwords. [RT #15483 ]
2005-10-11 22:56:47 +00:00
Mark Andrews
83e359a742
1924. [port] libbind: hpux ia64 support. [RT #15473 ]
2005-10-11 00:31:46 +00:00
Mark Andrews
b68059cb7b
1924. [port] libbind: hpux ia64 support. [RT #15473 ]
2005-10-11 00:25:12 +00:00
Mark Andrews
100bc61d16
DEFAULT_CACHE_NODE_LOCK_COUNT=7
2005-09-28 22:45:52 +00:00
Mark Andrews
081c8387a5
1919. [bug] The cache memory context array was too small to
...
have the desired performance characteristics.
[RT #15454 ]
stop.pl Increase amount of time allowed for named to stop before aborting the
server.
2005-09-28 04:42:50 +00:00
Mark Andrews
df61987b00
isc_thread_key_destroy->isc_thread_key_delete
2005-09-20 06:02:12 +00:00
Mark Andrews
f891ab7478
win32
2005-09-20 05:57:57 +00:00
Mark Andrews
708f60e7d4
win32
2005-09-20 05:38:37 +00:00