]> git.ipfire.org Git - thirdparty/bind9.git/log
thirdparty/bind9.git
23 years agonew draft
Mark Andrews [Thu, 1 May 2003 22:09:42 +0000 (22:09 +0000)] 
new draft

23 years agomemset the entire lifc structure
Mark Andrews [Thu, 1 May 2003 00:35:33 +0000 (00:35 +0000)] 
memset the entire lifc structure

23 years agonew draft
Mark Andrews [Tue, 29 Apr 2003 01:05:15 +0000 (01:05 +0000)] 
new draft

23 years agospelling
Mark Andrews [Tue, 22 Apr 2003 04:23:17 +0000 (04:23 +0000)] 
spelling

23 years agouse "%u" for unsigned arguements
Mark Andrews [Tue, 22 Apr 2003 04:14:14 +0000 (04:14 +0000)] 
use "%u" for unsigned arguements

23 years ago1469. [func] Log end of outgoing zone transfer at same level
Mark Andrews [Tue, 22 Apr 2003 04:08:54 +0000 (04:08 +0000)] 
1469.   [func]          Log end of outgoing zone transfer at same level
                        as the start of transfer is logged. [RT #4441]

23 years agouse-alt-transfer-source when the master refused soa queries. [RT #5528]
Mark Andrews [Tue, 22 Apr 2003 04:03:25 +0000 (04:03 +0000)] 
use-alt-transfer-source when the master refused soa queries. [RT #5528]

23 years agospelling
Mark Andrews [Tue, 22 Apr 2003 04:01:15 +0000 (04:01 +0000)] 
spelling

23 years agonew draft
Mark Andrews [Tue, 22 Apr 2003 01:59:25 +0000 (01:59 +0000)] 
new draft

23 years agogrammer
Mark Andrews [Thu, 17 Apr 2003 12:12:36 +0000 (12:12 +0000)] 
grammer

23 years ago1468. [func] Internal zones are nolonger for 'rndc status'.
Mark Andrews [Thu, 17 Apr 2003 12:11:39 +0000 (12:11 +0000)] 
1468.   [func]          Internal zones are nolonger for 'rndc status'.
                        [RT #4706]

23 years ago1467. [func] $GENERATES now supports optional class and ttl.
Mark Andrews [Thu, 17 Apr 2003 11:31:02 +0000 (11:31 +0000)] 
1467.   [func]          $GENERATES now supports optional class and ttl.

23 years ago1466. [bug] lwresd configuration errors resulted in memory
Mark Andrews [Thu, 17 Apr 2003 06:39:33 +0000 (06:39 +0000)] 
1466.   [bug]           lwresd configuration errors resulted in memory
                        and lock leaks.  [RT #5228]

23 years ago1465. [bug] isc_base64_decodestring() and isc_base64_tobuffer()
Mark Andrews [Thu, 17 Apr 2003 06:04:13 +0000 (06:04 +0000)] 
1465.   [bug]           isc_base64_decodestring() and isc_base64_tobuffer()
                        failed to check that trailing bits were zero allowing
                        some invalid base64 strings to be accepted.  [RT #5397]

23 years ago1464. [bug] Preserve "out of zone" data for outgoing zone
Mark Andrews [Thu, 17 Apr 2003 05:40:45 +0000 (05:40 +0000)] 
1464.   [bug]           Preserve "out of zone" data for outgoing zone
                        transfers. [RT #5192]

23 years agonxt_setbit() could generate bad bit masks
Mark Andrews [Thu, 17 Apr 2003 03:45:49 +0000 (03:45 +0000)] 
nxt_setbit() could generate bad bit masks
setting the DS bit in the NXT record would result in a bad signature
being generated.

23 years ago1463. [bug] dns_rdata_from{wire,struct}() failed to catch bad
Mark Andrews [Thu, 17 Apr 2003 03:43:35 +0000 (03:43 +0000)] 
1463.   [bug]           dns_rdata_from{wire,struct}() failed to catch bad
                        NXT bit maps. [RT #5577]

23 years ago1462. [bug] parse_sizeval() failed to check the token type.
Mark Andrews [Thu, 17 Apr 2003 03:26:58 +0000 (03:26 +0000)] 
1462.   [bug]           parse_sizeval() failed to check the token type.
                        [RT #5586]

23 years ago1461. [bug] Remove deadlock from rbtdb code. [RT #5999]
Mark Andrews [Thu, 17 Apr 2003 01:56:35 +0000 (01:56 +0000)] 
1461.   [bug]           Remove deadlock from rbtdb code. [RT #5999]

23 years agocorrect change #
Mark Andrews [Thu, 17 Apr 2003 01:54:04 +0000 (01:54 +0000)] 
correct change #

23 years ago1454. [bug] inet_pton() failed to reject certian malformed
Mark Andrews [Thu, 17 Apr 2003 01:52:45 +0000 (01:52 +0000)] 
1454.  [bug]           inet_pton() failed to reject certian malformed
                       IPv6 literals.

23 years agolibbind9
Mark Andrews [Wed, 16 Apr 2003 00:04:08 +0000 (00:04 +0000)] 
libbind9

23 years agolibbind9
Mark Andrews [Tue, 15 Apr 2003 23:59:27 +0000 (23:59 +0000)] 
libbind9

23 years agoadd libbind9 [RT #5688]
Mark Andrews [Tue, 15 Apr 2003 23:56:41 +0000 (23:56 +0000)] 
add libbind9 [RT #5688]

23 years ago1459. [placeholder]
Mark Andrews [Sun, 13 Apr 2003 08:00:49 +0000 (08:00 +0000)] 
1459.   [placeholder]

23 years agowin32: define S_ISREG if it not already defined.
Mark Andrews [Sat, 12 Apr 2003 04:57:17 +0000 (04:57 +0000)] 
win32: define S_ISREG if it not already defined.

23 years agonew draft
Mark Andrews [Fri, 11 Apr 2003 23:00:47 +0000 (23:00 +0000)] 
new draft

23 years ago1458. [cleanup] sprintf() -> snprintf().
Mark Andrews [Fri, 11 Apr 2003 07:25:31 +0000 (07:25 +0000)] 
1458.   [cleanup]       sprintf() -> snprintf().

23 years ago1457. [port] Provide strlcat() and strlcpy() for platforms without
Mark Andrews [Thu, 10 Apr 2003 04:47:56 +0000 (04:47 +0000)] 
1457.   [port]          Provide strlcat() and strlcpy() for platforms without
                        them.

23 years ago1456. [contrib] gen-data-queryperf.py from Stephane Bortzmeyer.
Mark Andrews [Thu, 10 Apr 2003 02:33:40 +0000 (02:33 +0000)] 
1456.   [contrib]       gen-data-queryperf.py from Stephane Bortzmeyer.

23 years ago1455. [bug] <netaddr> missing from server grammar in
Mark Andrews [Thu, 10 Apr 2003 02:16:11 +0000 (02:16 +0000)] 
1455.   [bug]           <netaddr> missing from server grammar in
                        doc/misc/options. [RT #5616]

23 years agomissing #include's
Mark Andrews [Thu, 10 Apr 2003 02:06:51 +0000 (02:06 +0000)] 
missing #include's

23 years agoRecord the UTC time to the second as part of the snapshot name.
Mark Andrews [Tue, 8 Apr 2003 05:55:21 +0000 (05:55 +0000)] 
Record the UTC time to the second as part of the snapshot name.
Use this timestamp to export the snapshot from CVS using -D.

23 years agorfc1886
Mark Andrews [Mon, 7 Apr 2003 23:28:34 +0000 (23:28 +0000)] 
rfc1886

23 years agotype/class reversed in ns_client_aclmsg() call.
Mark Andrews [Mon, 7 Apr 2003 02:29:46 +0000 (02:29 +0000)] 
type/class reversed in ns_client_aclmsg() call.

23 years agonew draft
Mark Andrews [Sat, 5 Apr 2003 01:48:31 +0000 (01:48 +0000)] 
new draft

23 years agoadd "now owner" entry
Mark Andrews [Wed, 2 Apr 2003 02:36:49 +0000 (02:36 +0000)] 
add "now owner" entry

23 years agoregen
Mark Andrews [Tue, 1 Apr 2003 14:28:47 +0000 (14:28 +0000)] 
regen

23 years agolibc->glibc
Mark Andrews [Tue, 1 Apr 2003 14:22:29 +0000 (14:22 +0000)] 
libc->glibc

23 years agoifiter_getifaddrs closed
Mark Andrews [Tue, 1 Apr 2003 05:59:12 +0000 (05:59 +0000)] 
ifiter_getifaddrs closed

23 years agoregen
Mark Andrews [Tue, 1 Apr 2003 05:27:39 +0000 (05:27 +0000)] 
regen

23 years ago1454. [port] Use getifaddrs() if available for interface scanning.
Mark Andrews [Tue, 1 Apr 2003 05:18:22 +0000 (05:18 +0000)] 
1454.   [port]          Use getifaddrs() if available for interface scanning.
                        --disable-getifaddrs to override.  Glibc currently
                        has a getifaddrs() that does not support IPv6.
                        Use --enable-getifaddrs=glibc to force the use of
                        this version under linux machines.

23 years agosilence compiler warning
Mark Andrews [Mon, 31 Mar 2003 07:23:47 +0000 (07:23 +0000)] 
silence compiler warning

23 years agonew draft
Mark Andrews [Thu, 27 Mar 2003 21:48:24 +0000 (21:48 +0000)] 
new draft

23 years agoifiter_getifaddrs review marka
Tatuya JINMEI 神明達哉 [Thu, 27 Mar 2003 06:55:54 +0000 (06:55 +0000)] 
ifiter_getifaddrs review marka

23 years agospelling
Mark Andrews [Wed, 26 Mar 2003 06:07:54 +0000 (06:07 +0000)] 
spelling

23 years agoadd notify-source and transfer-source to query-source answer
Mark Andrews [Wed, 26 Mar 2003 05:34:52 +0000 (05:34 +0000)] 
add notify-source and transfer-source to query-source answer

23 years agort5456 review explorer
Mark Andrews [Wed, 26 Mar 2003 02:19:33 +0000 (02:19 +0000)] 
rt5456          review          explorer

23 years agogcc ultrasparc update
Mark Andrews [Tue, 25 Mar 2003 23:28:13 +0000 (23:28 +0000)] 
gcc ultrasparc update

23 years agonew draft
Mark Andrews [Tue, 25 Mar 2003 22:57:18 +0000 (22:57 +0000)] 
new draft

23 years agoremove reference to bit string labels
Mark Andrews [Tue, 25 Mar 2003 01:20:00 +0000 (01:20 +0000)] 
remove reference to bit string labels

23 years agoifiter_getifaddrs testing jinmei
Tatuya JINMEI 神明達哉 [Sun, 23 Mar 2003 13:23:41 +0000 (13:23 +0000)] 
ifiter_getifaddrs testing jinmei

23 years agort #5222: useing a wrong return type for isc_file_exists().
Tatuya JINMEI 神明達哉 [Sun, 23 Mar 2003 13:18:53 +0000 (13:18 +0000)] 
rt #5222: useing a wrong return type for isc_file_exists().
developer: marka
reviewer: jinmei

23 years agoNon-NULL pointer passed when verifing looking for "kal".
Mark Andrews [Thu, 20 Mar 2003 00:43:08 +0000 (00:43 +0000)] 
Non-NULL pointer passed when verifing looking for "kal".

23 years agoOSF defines "try" as __builtin_try.
Mark Andrews [Thu, 20 Mar 2003 00:19:55 +0000 (00:19 +0000)] 
OSF defines "try" as __builtin_try.

23 years agospelling
Mark Andrews [Wed, 19 Mar 2003 17:43:41 +0000 (17:43 +0000)] 
spelling

23 years agonew draft
Mark Andrews [Mon, 17 Mar 2003 21:42:20 +0000 (21:42 +0000)] 
new draft

23 years agoadded
Mark Andrews [Fri, 14 Mar 2003 23:37:56 +0000 (23:37 +0000)] 
added

23 years agonew draft
Mark Andrews [Fri, 14 Mar 2003 20:32:15 +0000 (20:32 +0000)] 
new draft

23 years agonew draft
Mark Andrews [Fri, 14 Mar 2003 18:10:33 +0000 (18:10 +0000)] 
new draft

23 years ago1453. [doc] ARM: $GENERATE example wasn't accurate. [RT #5298]
Mark Andrews [Mon, 10 Mar 2003 18:30:36 +0000 (18:30 +0000)] 
1453.   [doc]           ARM: $GENERATE example wasn't accurate. [RT #5298]

23 years agonew draft
Mark Andrews [Fri, 7 Mar 2003 00:15:18 +0000 (00:15 +0000)] 
new draft

23 years agoplaceholder
Mark Andrews [Fri, 7 Mar 2003 00:08:24 +0000 (00:08 +0000)] 
placeholder

23 years agonew draft
Mark Andrews [Thu, 6 Mar 2003 20:52:58 +0000 (20:52 +0000)] 
new draft

23 years agonew draft
Mark Andrews [Thu, 6 Mar 2003 20:40:48 +0000 (20:40 +0000)] 
new draft

23 years agonew draft
Mark Andrews [Tue, 4 Mar 2003 20:31:35 +0000 (20:31 +0000)] 
new draft

23 years ago1451. [bug] rndc-confgen didn't exit with a error code for all
Mark Andrews [Mon, 3 Mar 2003 05:08:56 +0000 (05:08 +0000)] 
1451.   [bug]           rndc-confgen didn't exit with a error code for all
                        failures. [RT #5209]

23 years agomissing closing </para>
Mark Andrews [Mon, 3 Mar 2003 03:15:24 +0000 (03:15 +0000)] 
missing closing </para>

23 years agotab -> space
Mark Andrews [Mon, 3 Mar 2003 01:42:59 +0000 (01:42 +0000)] 
tab -> space

23 years agoclose of wrong socket [RT #5221]
Mark Andrews [Mon, 3 Mar 2003 01:41:27 +0000 (01:41 +0000)] 
close of wrong socket [RT #5221]

23 years agonew draft
Mark Andrews [Mon, 3 Mar 2003 01:17:57 +0000 (01:17 +0000)] 
new draft

23 years agoalt-transfer-source-v4 -> alt-transfer-source
Mark Andrews [Thu, 27 Feb 2003 05:12:47 +0000 (05:12 +0000)] 
alt-transfer-source-v4 -> alt-transfer-source

23 years agoupdate
Mark Andrews [Thu, 27 Feb 2003 02:29:00 +0000 (02:29 +0000)] 
update

23 years ago1450. [bug] Fetching expired glue failed under certian
Mark Andrews [Thu, 27 Feb 2003 02:20:15 +0000 (02:20 +0000)] 
1450.   [bug]           Fetching expired glue failed under certian
                        circumstances.  [RT #5124]
developer: marka
reviewer: explorer

23 years ago1449. [bug] query_addbestns() didn't handle running out of memory
Mark Andrews [Thu, 27 Feb 2003 02:11:16 +0000 (02:11 +0000)] 
1449.   [bug]           query_addbestns() didn't handle running out of memory
                        gracefully.
developer: marka
reviewer: explorer

23 years ago1448. [bug] Handle empty wildcards labels.
Mark Andrews [Thu, 27 Feb 2003 00:19:04 +0000 (00:19 +0000)] 
1448.   [bug]           Handle empty wildcards labels.
developer: marka
reviewer: explorer

23 years ago1447. [bug] We were casting (unsigned int) to and from (void *).
Mark Andrews [Wed, 26 Feb 2003 23:52:30 +0000 (23:52 +0000)] 
1447.   [bug]           We were casting (unsigned int) to and from (void *).
                        rdataset->private4 is now rdataset->privateuint4
                        to reflect a type change.
developer: marka
reviewer: explorer

23 years ago1446. [func] Implemented undocumented alternate transfer sources
Mark Andrews [Wed, 26 Feb 2003 23:45:53 +0000 (23:45 +0000)] 
1446.   [func]          Implemented undocumented alternate transfer sources
                        from BIND 8.  See use-alt-transfer-source,
                        alt-transfer-source-v4 and alt-transfer-source-v6.

23 years ago1446. [func] Implemented undocumented alternate transfer sources
Mark Andrews [Wed, 26 Feb 2003 23:29:00 +0000 (23:29 +0000)] 
1446.   [func]          Implemented undocumented alternate transfer sources
                        from BIND 8.  See use-alt-transfer-source,
                        alt-transfer-source-v4 and alt-transfer-source-v6.

                        SECURITY: use-alt-transfer-source is ENABLED unless
                        you are using views.  This may caues a security risk
                        resulting in accidental disclosure of wrong zone
                        content if the master supplying different source
                        content based on IP address.  If you are not certian
                        ISC recommends setting use-alt-transfer-source no;
developer: marka
reviewer: explorer

23 years ago1445. [bug] DNS_ADBFIND_STARTATROOT broke stub zones. This has
Mark Andrews [Wed, 26 Feb 2003 22:54:29 +0000 (22:54 +0000)] 
1445.   [bug]           DNS_ADBFIND_STARTATROOT broke stub zones.  This has
                        been replaced with DNS_ADBFIND_STARTATZONE which
                        causes the search to start using the closest zone.

1444.   [func]          dns_view_findzonecut2() allows you to specify if the
                        cache should be searched for zonecuts.
developer: marka
reviewer: explorer

23 years ago1443. [func] Masters lists can now be specified and referenced
Mark Andrews [Wed, 26 Feb 2003 06:04:03 +0000 (06:04 +0000)] 
1443.   [func]          Masters lists can now be specified and referenced
                        in zone masters clauses and other masters lists.
developer: marka
reviewer: explorer

23 years ago1442. [func] New fuctions for manipulating port lists:
Mark Andrews [Wed, 26 Feb 2003 05:05:16 +0000 (05:05 +0000)] 
1442.   [func]          New fuctions for manipulating port lists:
                        dns_portlist_create(), dns_portlist_add(),
                        dns_portlist_remove(), dns_portlist_match(),
                        dns_portlist_attach() and dns_portlist_detach().

1441.   [func]          It is now possible to tell dig to bind to a specific
                        source port.

1440.   [func]          It is now possible to tell named to avoid using
                        certian source ports (avoid-v4-udp-ports,
                        avoid-v6-udp-ports).
developer: marka
reviewer: explorer

23 years ago1439. [bug] Named could return NOERROR with certian NOTIFY
Mark Andrews [Wed, 26 Feb 2003 04:16:27 +0000 (04:16 +0000)] 
1439.   [bug]           Named could return NOERROR with certian NOTIFY
                        failures.  Return NOTAUTH is the NOTIFY zone is
                        not being served.

1438.   [func]          Log TSIG (if any) when logging NOTIFY requests.
developer: marka
reviewer: explorer

23 years ago1437. [bug] Leave space for stdio to work in. [RT #5033]
Mark Andrews [Wed, 26 Feb 2003 04:00:20 +0000 (04:00 +0000)] 
1437.   [bug]           Leave space for stdio to work in. [RT #5033]
developer: marka
reviewer: explorer

23 years ago1436. [func] dns_zonemgr_resumexfrs() can be used to restart
Mark Andrews [Wed, 26 Feb 2003 03:45:59 +0000 (03:45 +0000)] 
1436.   [func]          dns_zonemgr_resumexfrs() can be used to restart
                        stalled transfers.

1435.   [bug]           zmgr_resume_xfrs() was being called read locked
                        rather than write locked.  zmgr_resume_xfrs()
                        was not being called if the zone was being
                        shutdown.

1434.   [bug]           "rndc reconfig" failed to initiate the initial
                        zone transfer of new slave zones.
developer: marka
reviewer: explorer

23 years agort4347 closed
Mark Andrews [Wed, 26 Feb 2003 03:09:11 +0000 (03:09 +0000)] 
rt4347          closed

23 years ago1433. [bug] named could trigger a REQUIRE failure if it could
Mark Andrews [Wed, 26 Feb 2003 03:06:46 +0000 (03:06 +0000)] 
1433.   [bug]           named could trigger a REQUIRE failure if it could
                        not get a file descriptor when attempting to write
                        a master file. [RT #4347]
developer: marka
reviewer: explorer

23 years agoedns_size closed
Mark Andrews [Wed, 26 Feb 2003 02:51:16 +0000 (02:51 +0000)] 
edns_size       closed

23 years ago1432. [func] The advertised EDNS UDP buffer size can now be set
Mark Andrews [Wed, 26 Feb 2003 02:04:00 +0000 (02:04 +0000)] 
1432.   [func]          The advertised EDNS UDP buffer size can now be set
                        via named.conf (edns-udp-size).
developer: marka
reviewer: explorer

23 years agort4715 closed
Mark Andrews [Wed, 26 Feb 2003 01:38:01 +0000 (01:38 +0000)] 
rt4715          closed

23 years agospelling
Mark Andrews [Wed, 26 Feb 2003 01:21:09 +0000 (01:21 +0000)] 
spelling

23 years agoremove duplicate "the"
Mark Andrews [Tue, 25 Feb 2003 22:40:23 +0000 (22:40 +0000)] 
remove duplicate "the"

23 years ago1431. [bug] isc_print_snprintf() "%s" with precision could walk of
Mark Andrews [Tue, 25 Feb 2003 21:32:07 +0000 (21:32 +0000)] 
1431.   [bug]           isc_print_snprintf() "%s" with precision could walk of
                        end of arguement. [RT #5191]

23 years agort4796 review explorer
Mark Andrews [Tue, 25 Feb 2003 06:10:14 +0000 (06:10 +0000)] 
rt4796          review          explorer

23 years agort5124 review explorer
Mark Andrews [Tue, 25 Feb 2003 03:39:11 +0000 (03:39 +0000)] 
rt5124          review          explorer

23 years ago1430. [port] linux: IPv6 interface scanning support.
Mark Andrews [Mon, 24 Feb 2003 01:46:11 +0000 (01:46 +0000)] 
1430.   [port]          linux: IPv6 interface scanning support.
reviewed: jinmei
developer: marka
This is a interim solution that needs to be compared to getifaddrs()
and PF_NETLINK solution spaces which Jinmei is exploring.  It's not
clear which linux kernels support which of these three interfaces.

23 years agogcc generates bad code
Mark Andrews [Fri, 21 Feb 2003 04:52:48 +0000 (04:52 +0000)] 
gcc generates bad code

23 years agonew draft
Mark Andrews [Thu, 20 Feb 2003 22:42:43 +0000 (22:42 +0000)] 
new draft

23 years ago1429. [bug] Prevent the cache getting locked to old servers.
Mark Andrews [Thu, 20 Feb 2003 03:58:14 +0000 (03:58 +0000)] 
1429.   [bug]           Prevent the cache getting locked to old servers.

cvs rdiff -r1.180 -r1.182 bind9/lib/dns/rbtdb.c
cvs rdiff -r1.31 -r1.32 bind9/lib/dns/rdataslab.c
cvs rdiff -r1.23 -r1.24 bind9/lib/dns/include/dns/rdataslab.h

23 years agoplacholder
Mark Andrews [Wed, 19 Feb 2003 04:40:20 +0000 (04:40 +0000)] 
placholder