]>
git.ipfire.org Git - thirdparty/bind9.git/log
Mark Andrews [Fri, 3 May 2002 02:00:06 +0000 (02:00 +0000)]
fd_set on ultrix is in <sys/types.h>
Mark Andrews [Thu, 2 May 2002 23:27:40 +0000 (23:27 +0000)]
enumerate syslog facilities.
Mark Andrews [Thu, 2 May 2002 06:55:23 +0000 (06:55 +0000)]
add config.h
Mark Andrews [Thu, 2 May 2002 00:19:01 +0000 (00:19 +0000)]
/dev/random is broken on OS X 10.1.4
Mark Andrews [Tue, 30 Apr 2002 00:11:55 +0000 (00:11 +0000)]
1276. [contrib] 'queryperf' now has EDNS (-e) + DNSSEC DO (-D) support.
Mark Andrews [Mon, 29 Apr 2002 23:50:26 +0000 (23:50 +0000)]
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.
Mark Andrews [Mon, 29 Apr 2002 23:43:46 +0000 (23:43 +0000)]
null pointer de-reference
Mark Andrews [Fri, 26 Apr 2002 00:40:37 +0000 (00:40 +0000)]
1274. [func] preferred-glue option from BIND 8.3.
Mark Andrews [Wed, 24 Apr 2002 00:46:25 +0000 (00:46 +0000)]
1273. [bug] The dnssec system test failed to remove the correct
files.
Mark Andrews [Mon, 22 Apr 2002 03:56:33 +0000 (03:56 +0000)]
{min,max}-{refesh,retry}-time don't apply to master zones.
Mark Andrews [Fri, 19 Apr 2002 04:06:53 +0000 (04:06 +0000)]
1272. [bug] Dig, host and nslookup were not checking the address
the answer was coming from against the address it was
sent to. [RT# 2692]
Mark Andrews [Fri, 19 Apr 2002 01:24:57 +0000 (01:24 +0000)]
1271. [port] win32: a make file contained absolute version specific
references.
Mark Andrews [Thu, 18 Apr 2002 00:22:17 +0000 (00:22 +0000)]
1270. [func] Nsupdate will report the address the update was
sent to.
Mark Andrews [Wed, 17 Apr 2002 01:23:15 +0000 (01:23 +0000)]
1269. [bug] Missing masters clause was not handled gracefully.
[RT #2703]
Mark Andrews [Wed, 17 Apr 2002 00:25:52 +0000 (00:25 +0000)]
3258: Distributing Authoritative Name Servers via Shared Unicast Addresses
Mark Andrews [Tue, 16 Apr 2002 23:02:27 +0000 (23:02 +0000)]
new draft
Mark Andrews [Tue, 16 Apr 2002 07:18:46 +0000 (07:18 +0000)]
allow transfers from all hosts -> allow transfers to all hosts [RT #2723]
Mark Andrews [Tue, 16 Apr 2002 04:24:31 +0000 (04:24 +0000)]
1268. [bug] DESTDIR was not being propogated between makes.
Mark Andrews [Wed, 10 Apr 2002 03:51:43 +0000 (03:51 +0000)]
Use relative paths
Mark Andrews [Wed, 3 Apr 2002 06:44:11 +0000 (06:44 +0000)]
1247. [bug] Don't reset the interface index for link/site local
addresses. [RT #2576]
Mark Andrews [Wed, 3 Apr 2002 06:38:38 +0000 (06:38 +0000)]
1246. [func] New functions isc_sockaddr_issitelocal(),
isc_sockaddr_islinklocal(), isc_netaddr_issitelocal()
and isc_netaddr_islinklocal().
Mark Andrews [Wed, 3 Apr 2002 05:41:20 +0000 (05:41 +0000)]
1245. [bug] Treat ENOBUFS, ENOMEM and ENFILE as soft errors for
accept().
HPUX 11.11 returns ENOBUFS when the TCP connecting is closed before accept.
ENOMEM and ENFILE were also recommend by HP to be treated as soft for accept().
Mark Andrews [Wed, 3 Apr 2002 05:30:03 +0000 (05:30 +0000)]
1244. [bug] Receiving a TCP message from a blackhole address would
prevent further messages being received over that
interface.
Mark Andrews [Wed, 3 Apr 2002 02:44:57 +0000 (02:44 +0000)]
1243. [bug] It was possible to trigger a REQUIRE() in
dns_message_findtype(). [RT #2659]
Mark Andrews [Tue, 2 Apr 2002 08:04:42 +0000 (08:04 +0000)]
missed one change
Mark Andrews [Tue, 2 Apr 2002 06:54:07 +0000 (06:54 +0000)]
1242. [bug] named-checkzone failed if a journal existed. [RT #2657]
Mark Andrews [Tue, 2 Apr 2002 06:06:29 +0000 (06:06 +0000)]
rrset-order cyclic w/ sortlist broken.
Mark Andrews [Tue, 2 Apr 2002 04:36:52 +0000 (04:36 +0000)]
1241. [bug] Drop received UDP messsages with a zero source port
as these are invariably forged. [RT #2621]
Mark Andrews [Fri, 29 Mar 2002 22:00:45 +0000 (22:00 +0000)]
new rev
Mark Andrews [Fri, 29 Mar 2002 01:25:04 +0000 (01:25 +0000)]
INSIST that there are no outstanding tasks when the task manager is
about to be destroyed (non-threaded).
Mark Andrews [Fri, 29 Mar 2002 01:10:22 +0000 (01:10 +0000)]
1240. [bug] It was possible to leak zone references by
specifying an incorrect zone to rndc.
Mark Andrews [Thu, 28 Mar 2002 04:03:50 +0000 (04:03 +0000)]
1239. [bug] Under certain circumstances named could continue to
use a name after it had been freed triggering
INSIST() failures. [RT #2614]
Mark Andrews [Wed, 27 Mar 2002 23:31:32 +0000 (23:31 +0000)]
make val unsigned as we are now using strtoul().
Mark Andrews [Wed, 27 Mar 2002 13:22:42 +0000 (13:22 +0000)]
new draft
Mark Andrews [Wed, 27 Mar 2002 13:21:08 +0000 (13:21 +0000)]
new rev
Mark Andrews [Wed, 27 Mar 2002 04:56:14 +0000 (04:56 +0000)]
grammar
Mark Andrews [Wed, 27 Mar 2002 04:48:21 +0000 (04:48 +0000)]
1238. [bug] It is possible to lockup the server when shutting down
if a notifies were being processed. [RT #2591]
Mark Andrews [Wed, 27 Mar 2002 03:31:49 +0000 (03:31 +0000)]
Change 1236 was incorrect. [RT #2611]
Mark Andrews [Wed, 20 Mar 2002 22:25:58 +0000 (22:25 +0000)]
missed it part
Mark Andrews [Wed, 20 Mar 2002 22:06:07 +0000 (22:06 +0000)]
4->5
Mark Andrews [Wed, 20 Mar 2002 19:54:34 +0000 (19:54 +0000)]
spelling
Mark Andrews [Wed, 20 Mar 2002 18:20:03 +0000 (18:20 +0000)]
1237. [bug] nslookup: "set q=type" failed.
Mark Andrews [Wed, 20 Mar 2002 17:12:29 +0000 (17:12 +0000)]
1236. [bug] dns_rdata{class,type}_fromtext() didn't handle non
NULL terminated text regions. [RT #2588]
Mark Andrews [Tue, 19 Mar 2002 15:57:23 +0000 (15:57 +0000)]
silence compiler
Mark Andrews [Tue, 19 Mar 2002 04:30:57 +0000 (04:30 +0000)]
1235. [func] Report 'out of memory' errors from openssl.
Mark Andrews [Tue, 19 Mar 2002 03:32:08 +0000 (03:32 +0000)]
1234. [bug] contrib/sdb: 'zonetodb' failed to call
dns_result_register(). DNS_R_SEENINCLUDE should not
be fatal.
Mark Andrews [Tue, 19 Mar 2002 02:40:16 +0000 (02:40 +0000)]
lock mctx for DELETE_TRACE call in isc__mempool_put()
Brian Wellington [Sun, 17 Mar 2002 18:59:43 +0000 (18:59 +0000)]
Only allow hex or decimal when parsing key flags, not octal.
Brian Wellington [Sun, 17 Mar 2002 18:50:21 +0000 (18:50 +0000)]
1233. [bug] The flags field of a KEY record can be expressed in
hex as well as decimal.
Mark Andrews [Fri, 15 Mar 2002 06:53:26 +0000 (06:53 +0000)]
copy COPYRIGHT
Mark Andrews [Fri, 15 Mar 2002 06:48:01 +0000 (06:48 +0000)]
CHANGES and FAQ should be in the Binary release
Mark Andrews [Fri, 15 Mar 2002 05:01:33 +0000 (05:01 +0000)]
1232. [bug] unix/errno2result() didn't handle EADDRNOTAVAIL.
Mark Andrews [Fri, 15 Mar 2002 04:59:03 +0000 (04:59 +0000)]
1231. [port] HPUX 11.11 recvmsg() can return spurious EADDRNOTAVAIL.
Mark Andrews [Fri, 15 Mar 2002 04:54:58 +0000 (04:54 +0000)]
1230. [bug] isccc_cc_isreply() and isccc_cc_isack() were broken.
Brian Wellington [Thu, 14 Mar 2002 18:34:48 +0000 (18:34 +0000)]
1229. [bug] named would crash if it received a TSIG signed
query as part of an AXFR response. [RT #2570]
Brian Wellington [Thu, 14 Mar 2002 18:11:38 +0000 (18:11 +0000)]
the 'ID mismatch' message printed by dig should show the expected and received
message IDs.
(now to figure out why they don't match...)
Brian Wellington [Thu, 14 Mar 2002 00:43:00 +0000 (00:43 +0000)]
fix invalid format string
Brian Wellington [Thu, 14 Mar 2002 00:36:07 +0000 (00:36 +0000)]
the region passed to dns_name_fromregion() can be const.
Brian Wellington [Wed, 13 Mar 2002 23:36:14 +0000 (23:36 +0000)]
remove extraneous blank lines
Mark Andrews [Tue, 12 Mar 2002 04:10:57 +0000 (04:10 +0000)]
remove dead code
Mark Andrews [Tue, 12 Mar 2002 04:07:37 +0000 (04:07 +0000)]
silence compiler
Brian Wellington [Mon, 11 Mar 2002 23:52:11 +0000 (23:52 +0000)]
improve #1206
Brian Wellington [Mon, 11 Mar 2002 22:07:49 +0000 (22:07 +0000)]
1228. [bug] 'make install' did not depend on 'make all'. [RT #2559]
Andreas Gustafsson [Mon, 11 Mar 2002 19:00:01 +0000 (19:00 +0000)]
Added command line option -v (verbose), which makes
queryperf report the query name, type, and RCODE of each response on stdout.
This is useful for testing recursive servers, and in particular for comparing
the the percentage of SERVFAIL and timeout responses between multiple
recursive server implementations.
Mark Andrews [Mon, 11 Mar 2002 06:27:07 +0000 (06:27 +0000)]
add RFC references for rdata types.
Mark Andrews [Mon, 11 Mar 2002 06:22:48 +0000 (06:22 +0000)]
update for 3123
Mark Andrews [Mon, 11 Mar 2002 05:38:29 +0000 (05:38 +0000)]
1227. [bug] dns_lex_getmastertoken() now returns ISC_R_BADNUMBER
if a number was expected and some other token was
found. [RT#2532]
Mark Andrews [Mon, 11 Mar 2002 04:41:53 +0000 (04:41 +0000)]
1226. [func] Use EDNS for zone refresh queries. [RT #2551]
Mark Andrews [Mon, 11 Mar 2002 01:59:16 +0000 (01:59 +0000)]
1225. [func] dns_message_setopt() no longer requires that
dns_message_renderbegin() to have been called.
Mark Andrews [Mon, 11 Mar 2002 00:46:35 +0000 (00:46 +0000)]
rrset-order update
Mark Andrews [Sun, 10 Mar 2002 23:40:31 +0000 (23:40 +0000)]
warn that rrset-order 'fixed' is not implemented.
Mark Andrews [Sun, 10 Mar 2002 22:39:16 +0000 (22:39 +0000)]
Mandrake 8.1
Andreas Gustafsson [Fri, 8 Mar 2002 23:37:02 +0000 (23:37 +0000)]
new draft
Brian Wellington [Fri, 8 Mar 2002 01:58:10 +0000 (01:58 +0000)]
default_fromtext_callback should print a newline
Brian Wellington [Fri, 8 Mar 2002 01:38:57 +0000 (01:38 +0000)]
add a new result code so that parsing a bad KEY record doesn't result in
"unknown class/type".
Mark Andrews [Fri, 8 Mar 2002 00:54:48 +0000 (00:54 +0000)]
rrset-order checks
Bob Halley [Fri, 8 Mar 2002 00:24:21 +0000 (00:24 +0000)]
update
Bob Halley [Fri, 8 Mar 2002 00:24:00 +0000 (00:24 +0000)]
add --enable-largefile support
Mark Andrews [Thu, 7 Mar 2002 21:16:25 +0000 (21:16 +0000)]
new draft
Mark Andrews [Thu, 7 Mar 2002 13:48:02 +0000 (13:48 +0000)]
rrset-order is nolonger not implemented.
rrset-order should be a view level option.
Mark Andrews [Thu, 7 Mar 2002 13:46:41 +0000 (13:46 +0000)]
1234. [bug] 'rrset-order' and 'sortlist' should be additive
not exclusive.
1223. [func] 'rrset-order' partially works 'cyclic' and 'random'
are supported.
Brian Wellington [Thu, 7 Mar 2002 07:48:48 +0000 (07:48 +0000)]
- add the missing typedef for dns_order_t
- change the order of parameters to dns_order_create() for consistency
- add multiple inclusion protection to order.h
- fix a couple of typos
Mark Andrews [Thu, 7 Mar 2002 06:29:37 +0000 (06:29 +0000)]
rrset-order support.
Mark Andrews [Thu, 7 Mar 2002 00:07:27 +0000 (00:07 +0000)]
1222. [bug] Specifying 'port *' did not always result in a system
selected (non-reserved) port being used. [RT #2537]
Mark Andrews [Wed, 6 Mar 2002 23:52:38 +0000 (23:52 +0000)]
1221. [bug] Zone types 'master', 'slave' and 'stub' were not being
compared case insensitively. [RT #2542]
Andreas Gustafsson [Wed, 6 Mar 2002 19:08:34 +0000 (19:08 +0000)]
updated drafts
Brian Wellington [Wed, 6 Mar 2002 18:33:13 +0000 (18:33 +0000)]
ALP -> APL
Mark Andrews [Wed, 6 Mar 2002 12:59:47 +0000 (12:59 +0000)]
updates
Mark Andrews [Wed, 6 Mar 2002 12:49:45 +0000 (12:49 +0000)]
new draft
Mark Andrews [Wed, 6 Mar 2002 07:50:23 +0000 (07:50 +0000)]
add apl_42.[ch]
Mark Andrews [Wed, 6 Mar 2002 07:41:25 +0000 (07:41 +0000)]
1220. [func] Support for APL rdata type.
Brian Wellington [Wed, 6 Mar 2002 00:20:21 +0000 (00:20 +0000)]
APL RR
Brian Wellington [Tue, 5 Mar 2002 23:55:25 +0000 (23:55 +0000)]
update DS draft.
Mark Andrews [Tue, 5 Mar 2002 06:41:08 +0000 (06:41 +0000)]
We could select on a closed file descriptor.
Brian Wellington [Tue, 5 Mar 2002 01:02:06 +0000 (01:02 +0000)]
When printing a warning about a value not being a valid decimal dotted
quad, it seems excessive to print "warning" when the message is already logged
at log level WARNING by the warn() callback.
Brian Wellington [Tue, 5 Mar 2002 00:59:42 +0000 (00:59 +0000)]
warning messages generated by dns_master_load* should not print
dns_master_load, since it violates the "don't print function names in
error messages" rule.
Mark Andrews [Tue, 5 Mar 2002 00:36:44 +0000 (00:36 +0000)]
1219. [func] Named now reports the TSIG extended error code when
signature verification fails. [RT #1651]
Brian Wellington [Tue, 5 Mar 2002 00:12:14 +0000 (00:12 +0000)]
grammar & spelling
Mark Andrews [Tue, 5 Mar 2002 00:08:07 +0000 (00:08 +0000)]
grammar
Mark Andrews [Tue, 5 Mar 2002 00:06:02 +0000 (00:06 +0000)]
1218. [bug] Named incorrectlty SERVFAIL rather than NOTAUTH on
when there was a BADTIME error. [RT #2519]