]> git.ipfire.org Git - thirdparty/bind9.git/log
thirdparty/bind9.git
24 years ago1297. [func] You can now create your own customised printing
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().

24 years ago1296. [bug] libbind: const pointer conficts in res_debug.c.
Mark Andrews [Tue, 21 May 2002 02:07:50 +0000 (02:07 +0000)] 
1296.   [bug]           libbind: const pointer conficts in res_debug.c.

24 years ago1295. [port] libbind: hpux: treat all hpux systems as BIG_ENDIAN.
Mark Andrews [Mon, 20 May 2002 04:29:29 +0000 (04:29 +0000)] 
1295.   [port]          libbind: hpux: treat all hpux systems as BIG_ENDIAN.

24 years ago1294. [bug] Memory leak in lwres_gnbarequest_parse().
Mark Andrews [Fri, 17 May 2002 02:30:37 +0000 (02:30 +0000)] 
1294.   [bug]           Memory leak in lwres_gnbarequest_parse().

24 years agoremove braces from match-recursive-only definition.
Mark Andrews [Fri, 17 May 2002 02:07:36 +0000 (02:07 +0000)] 
remove braces from match-recursive-only definition.

24 years agonew rev
Mark Andrews [Fri, 17 May 2002 01:27:41 +0000 (01:27 +0000)] 
new rev

24 years ago1293. [port] libbind: solaris: 64 bit binary compatability.
Mark Andrews [Thu, 16 May 2002 04:47:56 +0000 (04:47 +0000)] 
1293.   [port]          libbind: solaris: 64 bit binary compatability.

24 years ago1292. [contrib] Berkeley DB 4.0 sdb implementation from
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>.

24 years ago1291. [bug] "recursion available: {denied,approved}" was too
Mark Andrews [Thu, 16 May 2002 04:05:42 +0000 (04:05 +0000)] 
1291.   [bug]           "recursion available: {denied,approved}" was too
                        confusing.

24 years agoregen
Mark Andrews [Wed, 15 May 2002 07:28:16 +0000 (07:28 +0000)] 
regen

24 years ago1290. [bug] Check that system inet_pton() and inet_ntop() support
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.

24 years ago1289. [port] Openserver: ifconfig.sh support.
Mark Andrews [Mon, 13 May 2002 04:18:07 +0000 (04:18 +0000)] 
1289.   [port]          Openserver: ifconfig.sh support.

24 years ago1288. [port] Openserver: the value FD_SETSIZE depends on whether
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.

24 years ago1287. [func] isc_file_openunique() now creates file using mode
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.

24 years ago1286. [bug] ISC_LINK_INIT, ISC_LINK_UNLINK, ISC_LIST_DEQUEUE,
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.

24 years ago1285. [bug] libbind: LINK_INIT and UNLINK were not compatible with
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.

24 years ago1284. [bug] Memory leak if dns_db_beginload() failed.
Mark Andrews [Wed, 8 May 2002 06:51:52 +0000 (06:51 +0000)] 
1284.   [bug]           Memory leak if dns_db_beginload() failed.

24 years ago1283. [bug] Reference after free error if dns_dispatchmgr_create()
Mark Andrews [Wed, 8 May 2002 06:34:30 +0000 (06:34 +0000)] 
1283.   [bug]           Reference after free error if dns_dispatchmgr_create()
                        failed.

24 years ago1282. [bug] ns_server_destroy() failed to set *serverp to NULL.
Mark Andrews [Wed, 8 May 2002 04:45:43 +0000 (04:45 +0000)] 
1282.   [bug]           ns_server_destroy() failed to set *serverp to NULL.

24 years agonew draft
Mark Andrews [Mon, 6 May 2002 21:47:48 +0000 (21:47 +0000)] 
new draft

24 years ago1281. [func] libbind: ns_sign2() and ns_sign_tcp() now provide
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.

24 years ago1280. [func] libbind: res_update can now update IPv6 servers,
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().

24 years agoadd address to query-source
Mark Andrews [Sat, 4 May 2002 21:33:59 +0000 (21:33 +0000)] 
add address to query-source

24 years ago1279. [bug] libbind: get_salen() IPv6 support was broken for OSs
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.

24 years ago1278. [bug] libbind: res_nametotype() and res_nametoclass() were
Mark Andrews [Fri, 3 May 2002 06:04:55 +0000 (06:04 +0000)] 
1278.   [bug]           libbind: res_nametotype() and res_nametoclass() were
                        broken.

24 years agoadd ECONNREFUSED
Mark Andrews [Fri, 3 May 2002 05:43:40 +0000 (05:43 +0000)] 
add ECONNREFUSED

24 years ago1277. [bug] Failure to write pid-file should not be fatal on
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]

24 years agoregen
Mark Andrews [Fri, 3 May 2002 02:01:49 +0000 (02:01 +0000)] 
regen

24 years agofd_set on ultrix is in <sys/types.h>
Mark Andrews [Fri, 3 May 2002 02:00:06 +0000 (02:00 +0000)] 
fd_set on ultrix is in <sys/types.h>

24 years agoenumerate syslog facilities.
Mark Andrews [Thu, 2 May 2002 23:27:40 +0000 (23:27 +0000)] 
enumerate syslog facilities.

24 years agoadd config.h
Mark Andrews [Thu, 2 May 2002 06:55:23 +0000 (06:55 +0000)] 
add config.h

24 years ago/dev/random is broken on OS X 10.1.4
Mark Andrews [Thu, 2 May 2002 00:19:01 +0000 (00:19 +0000)] 
/dev/random is broken on OS X 10.1.4

24 years ago1276. [contrib] 'queryperf' now has EDNS (-e) + DNSSEC DO (-D) support.
Mark Andrews [Tue, 30 Apr 2002 00:11:55 +0000 (00:11 +0000)] 
1276.   [contrib]       'queryperf' now has EDNS (-e) + DNSSEC DO (-D) support.

24 years ago1275. [bug] When verifying that an NXT proves nonexistence, check
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.

24 years agonull pointer de-reference
Mark Andrews [Mon, 29 Apr 2002 23:43:46 +0000 (23:43 +0000)] 
null pointer de-reference

24 years ago1274. [func] preferred-glue option from BIND 8.3.
Mark Andrews [Fri, 26 Apr 2002 00:40:37 +0000 (00:40 +0000)] 
1274.   [func]          preferred-glue option from BIND 8.3.

24 years ago1273. [bug] The dnssec system test failed to remove the correct
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.

24 years ago{min,max}-{refesh,retry}-time don't apply to master zones.
Mark Andrews [Mon, 22 Apr 2002 03:56:33 +0000 (03:56 +0000)] 
{min,max}-{refesh,retry}-time don't apply to master zones.

24 years ago1272. [bug] Dig, host and nslookup were not checking the address
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]

24 years ago1271. [port] win32: a make file contained absolute version specific
Mark Andrews [Fri, 19 Apr 2002 01:24:57 +0000 (01:24 +0000)] 
1271.   [port]          win32: a make file contained absolute version specific
                        references.

24 years ago1270. [func] Nsupdate will report the address the update was
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.

24 years ago1269. [bug] Missing masters clause was not handled gracefully.
Mark Andrews [Wed, 17 Apr 2002 01:23:15 +0000 (01:23 +0000)] 
1269.   [bug]           Missing masters clause was not handled gracefully.
                        [RT #2703]

24 years ago3258: Distributing Authoritative Name Servers via Shared Unicast Addresses
Mark Andrews [Wed, 17 Apr 2002 00:25:52 +0000 (00:25 +0000)] 
3258:   Distributing Authoritative Name Servers via Shared Unicast Addresses

24 years agonew draft
Mark Andrews [Tue, 16 Apr 2002 23:02:27 +0000 (23:02 +0000)] 
new draft

24 years agoallow transfers from all hosts -> allow transfers to all hosts [RT #2723]
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]

24 years ago1268. [bug] DESTDIR was not being propogated between makes.
Mark Andrews [Tue, 16 Apr 2002 04:24:31 +0000 (04:24 +0000)] 
1268.   [bug]           DESTDIR was not being propogated between makes.

24 years agoUse relative paths
Mark Andrews [Wed, 10 Apr 2002 03:51:43 +0000 (03:51 +0000)] 
Use relative paths

24 years ago1247. [bug] Don't reset the interface index for link/site local
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]

24 years ago1246. [func] New functions isc_sockaddr_issitelocal(),
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().

24 years ago1245. [bug] Treat ENOBUFS, ENOMEM and ENFILE as soft errors for
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().

24 years ago1244. [bug] Receiving a TCP message from a blackhole address would
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.

24 years ago1243. [bug] It was possible to trigger a REQUIRE() in
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]

24 years agomissed one change
Mark Andrews [Tue, 2 Apr 2002 08:04:42 +0000 (08:04 +0000)] 
missed one change

24 years ago1242. [bug] named-checkzone failed if a journal existed. [RT #2657]
Mark Andrews [Tue, 2 Apr 2002 06:54:07 +0000 (06:54 +0000)] 
1242.   [bug]           named-checkzone failed if a journal existed. [RT #2657]

24 years agorrset-order cyclic w/ sortlist broken.
Mark Andrews [Tue, 2 Apr 2002 06:06:29 +0000 (06:06 +0000)] 
rrset-order cyclic w/ sortlist broken.

24 years ago1241. [bug] Drop received UDP messsages with a zero source port
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]

24 years agonew rev
Mark Andrews [Fri, 29 Mar 2002 22:00:45 +0000 (22:00 +0000)] 
new rev

24 years agoINSIST that there are no outstanding tasks when the task manager is
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).

24 years ago1240. [bug] It was possible to leak zone references by
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.

24 years ago1239. [bug] Under certain circumstances named could continue to
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]

24 years agomake val unsigned as we are now using strtoul().
Mark Andrews [Wed, 27 Mar 2002 23:31:32 +0000 (23:31 +0000)] 
make val unsigned as we are now using strtoul().

24 years agonew draft
Mark Andrews [Wed, 27 Mar 2002 13:22:42 +0000 (13:22 +0000)] 
new draft

24 years agonew rev
Mark Andrews [Wed, 27 Mar 2002 13:21:08 +0000 (13:21 +0000)] 
new rev

24 years agogrammar
Mark Andrews [Wed, 27 Mar 2002 04:56:14 +0000 (04:56 +0000)] 
grammar

24 years ago1238. [bug] It is possible to lockup the server when shutting down
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]

24 years agoChange 1236 was incorrect. [RT #2611]
Mark Andrews [Wed, 27 Mar 2002 03:31:49 +0000 (03:31 +0000)] 
Change 1236 was incorrect.  [RT #2611]

24 years agomissed it part
Mark Andrews [Wed, 20 Mar 2002 22:25:58 +0000 (22:25 +0000)] 
missed it part

24 years ago4->5
Mark Andrews [Wed, 20 Mar 2002 22:06:07 +0000 (22:06 +0000)] 
4->5

24 years agospelling
Mark Andrews [Wed, 20 Mar 2002 19:54:34 +0000 (19:54 +0000)] 
spelling

24 years ago1237. [bug] nslookup: "set q=type" failed.
Mark Andrews [Wed, 20 Mar 2002 18:20:03 +0000 (18:20 +0000)] 
1237.   [bug]           nslookup: "set q=type" failed.

24 years ago1236. [bug] dns_rdata{class,type}_fromtext() didn't handle non
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]

24 years agosilence compiler
Mark Andrews [Tue, 19 Mar 2002 15:57:23 +0000 (15:57 +0000)] 
silence compiler

24 years ago1235. [func] Report 'out of memory' errors from openssl.
Mark Andrews [Tue, 19 Mar 2002 04:30:57 +0000 (04:30 +0000)] 
1235.   [func]          Report 'out of memory' errors from openssl.

24 years ago1234. [bug] contrib/sdb: 'zonetodb' failed to call
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.

24 years agolock mctx for DELETE_TRACE call in isc__mempool_put()
Mark Andrews [Tue, 19 Mar 2002 02:40:16 +0000 (02:40 +0000)] 
lock mctx for DELETE_TRACE call in isc__mempool_put()

24 years agoOnly allow hex or decimal when parsing key flags, not octal.
Brian Wellington [Sun, 17 Mar 2002 18:59:43 +0000 (18:59 +0000)] 
Only allow hex or decimal when parsing key flags, not octal.

24 years ago1233. [bug] The flags field of a KEY record can be expressed in
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.

24 years agocopy COPYRIGHT
Mark Andrews [Fri, 15 Mar 2002 06:53:26 +0000 (06:53 +0000)] 
copy COPYRIGHT

24 years agoCHANGES and FAQ should be in the Binary release
Mark Andrews [Fri, 15 Mar 2002 06:48:01 +0000 (06:48 +0000)] 
CHANGES and FAQ should be in the Binary release

24 years ago1232. [bug] unix/errno2result() didn't handle EADDRNOTAVAIL.
Mark Andrews [Fri, 15 Mar 2002 05:01:33 +0000 (05:01 +0000)] 
1232.   [bug]           unix/errno2result() didn't handle EADDRNOTAVAIL.

24 years ago1231. [port] HPUX 11.11 recvmsg() can return spurious EADDRNOTAVAIL.
Mark Andrews [Fri, 15 Mar 2002 04:59:03 +0000 (04:59 +0000)] 
1231.   [port]          HPUX 11.11 recvmsg() can return spurious EADDRNOTAVAIL.

24 years ago1230. [bug] isccc_cc_isreply() and isccc_cc_isack() were broken.
Mark Andrews [Fri, 15 Mar 2002 04:54:58 +0000 (04:54 +0000)] 
1230.   [bug]           isccc_cc_isreply() and isccc_cc_isack() were broken.

24 years ago1229. [bug] named would crash if it received a TSIG signed
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]

24 years agothe 'ID mismatch' message printed by dig should show the expected and received
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...)

24 years agofix invalid format string
Brian Wellington [Thu, 14 Mar 2002 00:43:00 +0000 (00:43 +0000)] 
fix invalid format string

24 years agothe region passed to dns_name_fromregion() can be const.
Brian Wellington [Thu, 14 Mar 2002 00:36:07 +0000 (00:36 +0000)] 
the region passed to dns_name_fromregion() can be const.

24 years agoremove extraneous blank lines
Brian Wellington [Wed, 13 Mar 2002 23:36:14 +0000 (23:36 +0000)] 
remove extraneous blank lines

24 years agoremove dead code
Mark Andrews [Tue, 12 Mar 2002 04:10:57 +0000 (04:10 +0000)] 
remove dead code

24 years agosilence compiler
Mark Andrews [Tue, 12 Mar 2002 04:07:37 +0000 (04:07 +0000)] 
silence compiler

24 years agoimprove #1206
Brian Wellington [Mon, 11 Mar 2002 23:52:11 +0000 (23:52 +0000)] 
improve #1206

24 years ago1228. [bug] 'make install' did not depend on 'make all'. [RT #2559]
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]

24 years agoAdded command line option -v (verbose), which makes
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.

24 years agoadd RFC references for rdata types.
Mark Andrews [Mon, 11 Mar 2002 06:27:07 +0000 (06:27 +0000)] 
add RFC references for rdata types.

24 years agoupdate for 3123
Mark Andrews [Mon, 11 Mar 2002 06:22:48 +0000 (06:22 +0000)] 
update for 3123

24 years ago1227. [bug] dns_lex_getmastertoken() now returns ISC_R_BADNUMBER
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]

24 years ago1226. [func] Use EDNS for zone refresh queries. [RT #2551]
Mark Andrews [Mon, 11 Mar 2002 04:41:53 +0000 (04:41 +0000)] 
1226.   [func]          Use EDNS for zone refresh queries. [RT #2551]

24 years ago1225. [func] dns_message_setopt() no longer requires that
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.

24 years agorrset-order update
Mark Andrews [Mon, 11 Mar 2002 00:46:35 +0000 (00:46 +0000)] 
rrset-order update

24 years agowarn that rrset-order 'fixed' is not implemented.
Mark Andrews [Sun, 10 Mar 2002 23:40:31 +0000 (23:40 +0000)] 
warn that rrset-order 'fixed' is not implemented.

24 years agoMandrake 8.1
Mark Andrews [Sun, 10 Mar 2002 22:39:16 +0000 (22:39 +0000)] 
Mandrake 8.1