]>
git.ipfire.org Git - thirdparty/bind9.git/log
Mark Andrews [Tue, 21 May 2002 06:12:45 +0000 (06:12 +0000)]
1297. [func] You can now create your own customised printing
styles: dns_master_stylecreate() and
dns_master_styledestroy().
Mark Andrews [Tue, 21 May 2002 02:07:50 +0000 (02:07 +0000)]
1296. [bug] libbind: const pointer conficts in res_debug.c.
Mark Andrews [Mon, 20 May 2002 04:29:29 +0000 (04:29 +0000)]
1295. [port] libbind: hpux: treat all hpux systems as BIG_ENDIAN.
Mark Andrews [Fri, 17 May 2002 02:30:37 +0000 (02:30 +0000)]
1294. [bug] Memory leak in lwres_gnbarequest_parse().
Mark Andrews [Fri, 17 May 2002 02:07:36 +0000 (02:07 +0000)]
remove braces from match-recursive-only definition.
Mark Andrews [Fri, 17 May 2002 01:27:41 +0000 (01:27 +0000)]
new rev
Mark Andrews [Thu, 16 May 2002 04:47:56 +0000 (04:47 +0000)]
1293. [port] libbind: solaris: 64 bit binary compatability.
Mark Andrews [Thu, 16 May 2002 04:25:22 +0000 (04:25 +0000)]
1292. [contrib] Berkeley DB 4.0 sdb implementation from
Nuno Miguel Rodrigues <nmr@co.sapo.pt>.
Mark Andrews [Thu, 16 May 2002 04:05:42 +0000 (04:05 +0000)]
1291. [bug] "recursion available: {denied,approved}" was too
confusing.
Mark Andrews [Wed, 15 May 2002 07:28:16 +0000 (07:28 +0000)]
regen
Mark Andrews [Wed, 15 May 2002 07:26:09 +0000 (07:26 +0000)]
1290. [bug] Check that system inet_pton() and inet_ntop() support
AF_INET6.
Mark Andrews [Mon, 13 May 2002 04:18:07 +0000 (04:18 +0000)]
1289. [port] Openserver: ifconfig.sh support.
Mark Andrews [Fri, 10 May 2002 06:41:55 +0000 (06:41 +0000)]
1288. [port] Openserver: the value FD_SETSIZE depends on whether
<sys/param.h> is included or not. Be consistant.
Mark Andrews [Thu, 9 May 2002 09:08:56 +0000 (09:08 +0000)]
1287. [func] isc_file_openunique() now creates file using mode
0666 rather than 0600.
Mark Andrews [Thu, 9 May 2002 07:09:30 +0000 (07:09 +0000)]
1286. [bug] ISC_LINK_INIT, ISC_LINK_UNLINK, ISC_LIST_DEQUEUE,
__ISC_LINK_UNLINKUNSAFE and __ISC_LIST_DEQUEUEUNSAFE
are not C++ compatible, use *_TYPE versions instead.
Mark Andrews [Thu, 9 May 2002 02:01:27 +0000 (02:01 +0000)]
1285. [bug] libbind: LINK_INIT and UNLINK were not compatible with
C++, use LINK_INIT_TYPE and UNLINK_TYPE instead.
Mark Andrews [Wed, 8 May 2002 06:51:52 +0000 (06:51 +0000)]
1284. [bug] Memory leak if dns_db_beginload() failed.
Mark Andrews [Wed, 8 May 2002 06:34:30 +0000 (06:34 +0000)]
1283. [bug] Reference after free error if dns_dispatchmgr_create()
failed.
Mark Andrews [Wed, 8 May 2002 04:45:43 +0000 (04:45 +0000)]
1282. [bug] ns_server_destroy() failed to set *serverp to NULL.
Mark Andrews [Mon, 6 May 2002 21:47:48 +0000 (21:47 +0000)]
new draft
Mark Andrews [Mon, 6 May 2002 06:29:41 +0000 (06:29 +0000)]
1281. [func] libbind: ns_sign2() and ns_sign_tcp() now provide
support for compressed TSIG owner names.
Mark Andrews [Mon, 6 May 2002 04:12:55 +0000 (04:12 +0000)]
1280. [func] libbind: res_update can now update IPv6 servers,
new function res_findzonecut2().
Mark Andrews [Sat, 4 May 2002 21:33:59 +0000 (21:33 +0000)]
add address to query-source
Mark Andrews [Fri, 3 May 2002 06:13:27 +0000 (06:13 +0000)]
1279. [bug] libbind: get_salen() IPv6 support was broken for OSs
w/o sa_len.
Mark Andrews [Fri, 3 May 2002 06:04:55 +0000 (06:04 +0000)]
1278. [bug] libbind: res_nametotype() and res_nametoclass() were
broken.
Mark Andrews [Fri, 3 May 2002 05:43:40 +0000 (05:43 +0000)]
add ECONNREFUSED
Mark Andrews [Fri, 3 May 2002 05:28:29 +0000 (05:28 +0000)]
1277. [bug] Failure to write pid-file should not be fatal on
reload. [RT #2861]
Mark Andrews [Fri, 3 May 2002 02:01:49 +0000 (02:01 +0000)]
regen
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