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
Mark Andrews
11e1f697de
win32
2005-09-20 05:25:37 +00:00
Mark Andrews
c113cefb9c
damp interations adjustments [RT#15404]
2005-09-20 04:33:48 +00:00
Mark Andrews
876546cb4d
finetune isc_thread_key implementation [RT #15408 ]
2005-09-18 07:58:09 +00:00
Mark Andrews
a912e9791d
isc_mem_put not isc_mem_putanddetach
2005-09-18 07:05:40 +00:00
Mark Andrews
b9c54202b5
regen
2005-09-15 22:50:08 +00:00
Mark Andrews
d913302781
reversed sense if test
2005-09-12 07:10:41 +00:00
Mark Andrews
e11fe4011b
1918. [bug] Memory leak when checking acls. [RT #15391 ]
2005-09-12 02:04:07 +00:00
Mark Andrews
178a00b9db
regen
2005-09-12 00:59:09 +00:00
Mark Andrews
88259e7f02
silence compiler warnings
2005-09-10 01:09:29 +00:00
Mark Andrews
b93f209433
make sure key is created if needed on both paths
2005-09-10 01:04:22 +00:00
Mark Andrews
76c17cf29b
update copyright notice
2005-09-09 14:11:05 +00:00
Mark Andrews
ec18b7d228
win32: minimal isc_key_*() implementation
2005-09-09 12:31:53 +00:00
Mark Andrews
7d014ff9d7
1916. [func] Integrate contibuted IDN code from JPNIC. [RT #15383 ]
2005-09-09 06:23:39 +00:00
Mark Andrews
10639b4850
pullup:
...
res_init()/res_ninit() could leak memory when re-called.
2005-09-09 00:40:27 +00:00
Mark Andrews
e61923d692
win32
2005-09-07 14:13:32 +00:00
Mark Andrews
c6749d82b4
iwin32
2005-09-07 10:02:41 +00:00