]> git.ipfire.org Git - thirdparty/bind9.git/log
thirdparty/bind9.git
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

24 years agonew draft
Andreas Gustafsson [Fri, 8 Mar 2002 23:37:02 +0000 (23:37 +0000)] 
new draft

24 years agodefault_fromtext_callback should print a newline
Brian Wellington [Fri, 8 Mar 2002 01:58:10 +0000 (01:58 +0000)] 
default_fromtext_callback should print a newline

24 years agoadd a new result code so that parsing a bad KEY record doesn't result in
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".

24 years agorrset-order checks
Mark Andrews [Fri, 8 Mar 2002 00:54:48 +0000 (00:54 +0000)] 
rrset-order checks

24 years agoupdate
Bob Halley [Fri, 8 Mar 2002 00:24:21 +0000 (00:24 +0000)] 
update

24 years agoadd --enable-largefile support
Bob Halley [Fri, 8 Mar 2002 00:24:00 +0000 (00:24 +0000)] 
add --enable-largefile support

24 years agonew draft
Mark Andrews [Thu, 7 Mar 2002 21:16:25 +0000 (21:16 +0000)] 
new draft

24 years agorrset-order is nolonger not implemented.
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.

24 years ago1234. [bug] 'rrset-order' and 'sortlist' should be additive
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.

24 years ago- add the missing typedef for dns_order_t
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

24 years agorrset-order support.
Mark Andrews [Thu, 7 Mar 2002 06:29:37 +0000 (06:29 +0000)] 
rrset-order support.

24 years ago1222. [bug] Specifying 'port *' did not always result in a system
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]

24 years ago1221. [bug] Zone types 'master', 'slave' and 'stub' were not being
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]

24 years agoupdated drafts
Andreas Gustafsson [Wed, 6 Mar 2002 19:08:34 +0000 (19:08 +0000)] 
updated drafts

24 years agoALP -> APL
Brian Wellington [Wed, 6 Mar 2002 18:33:13 +0000 (18:33 +0000)] 
ALP -> APL

24 years agoupdates
Mark Andrews [Wed, 6 Mar 2002 12:59:47 +0000 (12:59 +0000)] 
updates

24 years agonew draft
Mark Andrews [Wed, 6 Mar 2002 12:49:45 +0000 (12:49 +0000)] 
new draft

24 years agoadd apl_42.[ch]
Mark Andrews [Wed, 6 Mar 2002 07:50:23 +0000 (07:50 +0000)] 
add apl_42.[ch]

24 years ago1220. [func] Support for APL rdata type.
Mark Andrews [Wed, 6 Mar 2002 07:41:25 +0000 (07:41 +0000)] 
1220.  [func]          Support for APL rdata type.

24 years agoAPL RR
Brian Wellington [Wed, 6 Mar 2002 00:20:21 +0000 (00:20 +0000)] 
APL RR

24 years agoupdate DS draft.
Brian Wellington [Tue, 5 Mar 2002 23:55:25 +0000 (23:55 +0000)] 
update DS draft.

24 years agoWe could select on a closed file descriptor.
Mark Andrews [Tue, 5 Mar 2002 06:41:08 +0000 (06:41 +0000)] 
We could select on a closed file descriptor.

24 years agoWhen printing a warning about a value not being a valid decimal dotted
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.

24 years agowarning messages generated by dns_master_load* should not print
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.

24 years ago1219. [func] Named now reports the TSIG extended error code when
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]

24 years agogrammar & spelling
Brian Wellington [Tue, 5 Mar 2002 00:12:14 +0000 (00:12 +0000)] 
grammar & spelling

24 years agogrammar
Mark Andrews [Tue, 5 Mar 2002 00:08:07 +0000 (00:08 +0000)] 
grammar

24 years ago1218. [bug] Named incorrectlty SERVFAIL rather than NOTAUTH on
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]