Mark Andrews
70fc53059f
1326. [bug] Badly encoded LOC record when the size, horizontal
...
precision or vertical precision was 0.1m.
2002-07-02 13:53:41 +00:00
Mark Andrews
b6cb507ae8
reviewed: marka
...
1275. [bug] When verifying that an NXT proves nonexistence, check
the rcode of the message and only do the matching NXT
check. That is, for NXDOMAIN responses, check that
the name is in the range between the NXT owner and
next name, and for NOERROR NODATA responses, check
that the type is not present in the NXT bitmap.
2002-07-02 04:02:23 +00:00
Mark Andrews
b6231164de
reviewed: bwelling
...
1330. [bug] 'rndc stop' failed to cause zones to be flushed
sometimes. [RT #3157 ]
2002-07-02 02:43:34 +00:00
Mark Andrews
d9fb0422ae
remove change 1284
2002-06-13 07:32:54 +00:00
Mark Andrews
ec5f67b8cf
1284. [bug] Memory leak if dns_db_beginload() failed.
2002-05-08 07:23:25 +00:00
Mark Andrews
0b9f0f114a
1283. [bug] Reference after free error if dns_dispatchmgr_create()
...
failed.
2002-05-08 06:38:14 +00:00
Mark Andrews
c1e52e6097
update for 9.2.1
2002-04-23 03:38:55 +00:00
Mark Andrews
eeb2e36c5a
update_copyrights
2002-04-23 02:28:55 +00:00
Mark Andrews
ced2a93ebc
1178. [bug] Follow and cache (if appropriate) A6 and other
...
data chains to completion in the additional section.
2002-04-19 01:11:19 +00:00
Mark Andrews
769c637e95
pullup:
...
1238. [bug] It is possible to lockup the server when shutting down
if notifies are being processed. [RT #2591 ]
2002-03-29 00:20:07 +00:00
Mark Andrews
ee95e5b2d3
pullup:
...
Change 1236 was incorrect. [RT #2611 ]
2002-03-27 23:52:33 +00:00
Mark Andrews
57a877555a
update for 9.2.1rc2
2002-03-26 03:39:30 +00:00
Mark Andrews
b2f3e5c308
update_copyrights
2002-03-26 00:55:15 +00:00
Mark Andrews
1cf32ab2b3
pullup:
...
1236. [bug] dns_rdata{class,type}_fromtext() didn't handle non
NULL terminated text regions. [RT #2588 ]
2002-03-20 22:41:58 +00:00
Mark Andrews
356880d58e
pullup:
...
1222. [bug] Specifying 'port *' did not always result in a system
selected (non-reserved) port being used. [RT #2537 ]
2002-03-20 20:39:51 +00:00
Mark Andrews
4da8460d04
pullup:
...
1218. [bug] Named incorrectly returned SERVFAIL rather than
NOTAUTH when there was a TSIG BADTIME error. [RT #2519 ]
2002-03-20 20:27:21 +00:00
Mark Andrews
9e7dfa38b4
pullup:
...
1211. [bug] dns_name_fromtext() incorrectly handled certain
valid octal bitlabels. [RT #2483 ]
2002-03-20 19:38:49 +00:00
Mark Andrews
fdae17c884
pullup:
...
1229. [bug] named would crash if it received a TSIG signed
query as part of an AXFR response. [RT #2570 ]
2002-03-20 19:24:37 +00:00
Mark Andrews
433695cce3
pullup:
...
1208. [bug] dns_master_load*() failed to log a error message if
an error was detected when parsing the ownername of
a record. [RT #2448 ]
2002-03-20 19:15:13 +00:00
Mark Andrews
dc57e5e0ca
pullup:
...
<isc/print.h> for snprintf
2002-02-28 05:17:49 +00:00
Bob Halley
e7164f3fcd
pull up 1206 for Mark
2002-02-26 23:24:18 +00:00
Mark Andrews
4daf63c4b0
copyright dates
2002-02-20 02:17:28 +00:00
Andreas Gustafsson
6bc9a03601
pullup:
...
1205. [bug] OPT, TSIG and TKEY cannot be used to set the "class"
of the message. [RT #2449 ]
2002-02-20 00:47:40 +00:00
Andreas Gustafsson
fd7505872d
pullup:
...
1201. [bug] Require that if 'callbacks' is passed to
dns_rdata_fromtext(), callbacks->error and
callbacks->warn are initalised.
2002-02-20 00:39:27 +00:00
Andreas Gustafsson
191fdb73be
pullup:
...
1198. [bug] OPT printing style was not consistant with the way the
header fields are printed. The DO bit was not reported
if set. Report if any of the MBZ bits are set.
2002-02-19 22:39:25 +00:00
Andreas Gustafsson
a07532875f
pullup:
...
1193. [bug] Best effort parsing didn't handle packet truncation.
2002-02-19 22:13:00 +00:00
Mark Andrews
73d7583d98
update copyrights
2002-02-08 03:57:47 +00:00
Mark Andrews
6b345bc209
update for 9.2.1rc1
2002-01-25 04:12:35 +00:00
Andreas Gustafsson
3f25cb17e3
pullup:
...
1070. [bug] Copy DNSSEC OK (DO) to response as specified by
draft-ietf-dnsext-dnssec-okbit-03.txt.
2002-01-24 19:00:27 +00:00
Andreas Gustafsson
fff1dbdf55
pullup:
...
1166. [bug] "Not Implemented" should be reported as NOTIMP,
not NOTIMPL. [RT #2281 ]
2002-01-23 17:57:51 +00:00
Mark Andrews
ab92fa0aca
pullup: style
2002-01-23 03:49:20 +00:00
Mark Andrews
8a4f85e204
pullup:
...
1188. [bug] Dynamic updates of a signed zone would fail if
some of the zone private keys were unavailable.
2002-01-23 03:19:03 +00:00
Mark Andrews
eab966fdb3
pullu: typo in comment
2002-01-23 02:55:10 +00:00
Andreas Gustafsson
bc1268ea83
pullup:
...
leave isc_lex_destroy() to close any open streams.
2002-01-23 02:08:57 +00:00
Andreas Gustafsson
d8f67a1d88
pullup:
...
Fix RT #2309 differently, allowing rather than rejecting empty
also-notify clauses
2002-01-23 02:05:42 +00:00
Mark Andrews
f10e90ebb4
1182. [bug] The server could throw an assertion failure when
...
constructing a negative response packet.
2002-01-21 22:27:03 +00:00
Mark Andrews
4099c201ff
whitespace cleanup
2001-12-19 01:29:35 +00:00
Mark Andrews
6cb12c44a3
pullup:
...
fix large DH key generation, hopefully for the last time.
2001-12-19 01:09:58 +00:00
Mark Andrews
6124a262fa
pullup:
...
1160. [bug] Generating Diffie-Hellman keys longer than 1024
bits could fail. [RT #2241 ]
2001-12-12 17:05:20 +00:00
Brian Wellington
25fd0feeea
1121. [bug] The server could attempt to access a NULL zone
...
table if shut down while resolving.
[RT #1587 , #2054 ]
2001-11-16 21:47:27 +00:00
Mark Andrews
fefab489c7
pullup:
...
1129. [bug] Multithreaded servers could crash under heavy
resolution load due to a race condition. [RT #2018 ]
2001-11-16 11:04:38 +00:00
Mark Andrews
309979a136
pullup:
...
Removed all code within #ifdef DNS_OPT_NEWCODES*.
It was the last thing being sanitized out of releases; removing
it makes it possible to eliminate the sanitation process.
2001-11-15 01:24:21 +00:00
Mark Andrews
fc67f3e0e3
pullup:
...
Partial fix for RT #2053 . The potential for deadlock still exists,
but it is much less likely to occur because we now only take the ADB lock when
the
external reference count reaches zero, not every time it is decremented.
Althought this does not actually fix the bug, it at least lets us make
progress on testing fixes for other bugs affecting shutdown of multithreaded
servers.
2001-11-15 00:35:17 +00:00
Andreas Gustafsson
63d380e078
pullup:
...
1116. [bug] Setting transfers in a server clause, transfers-in,
or transfers-per-ns to a value greater than
2147483647 disabled transfers. [RT #2002 ]
(Technically, this is an API change, but since it only changes the signedness of some
function parameters, it is still binary compatible in practice and I'll let it slip
by without bumping the major library version number)
2001-11-13 18:57:14 +00:00
Mark Andrews
be7d7a6638
pullup:
...
1118. [bug] On multithreaded servers, a race condition
could cause an assertion failure in resolver.c
during resolver shutdown. [RT #2029 ]
2001-11-12 22:37:05 +00:00
Mark Andrews
d0b2beb93d
pullup:
...
1111. [bug] Multithreaded servers could deadlock processing
recursive queries due to a locking hieararchy
violation in adb.c. [RT #2017 ]
2001-11-12 22:28:30 +00:00
Andreas Gustafsson
d76ac5ddfd
pullup:
...
install soa.h
2001-11-09 23:17:17 +00:00
Andreas Gustafsson
d8c1b06854
pullup:
...
memory leaks on errors
2001-11-06 20:44:26 +00:00
Andreas Gustafsson
fb17fdbd0e
pullup:
...
cvs rdiff -r1.89 -r1.90 bind9/lib/dns/sec/dst/dst_api.c
2001-11-06 19:24:08 +00:00
Andreas Gustafsson
c5f432d9c2
pullup:
...
typo in debug message [RT #1989 ]
2001-11-04 19:21:50 +00:00