]> git.ipfire.org Git - thirdparty/bind9.git/log
thirdparty/bind9.git
23 years ago1499. [bug] isc_random need to be seeded better if arc4random()
Mark Andrews [Tue, 5 Aug 2003 00:08:30 +0000 (00:08 +0000)] 
1499.   [bug]           isc_random need to be seeded better if arc4random()
                        is not used.

23 years ago9.4.0a0
Mark Andrews [Mon, 4 Aug 2003 00:24:32 +0000 (00:24 +0000)] 
9.4.0a0

23 years agonew draft
Mark Andrews [Fri, 1 Aug 2003 22:47:05 +0000 (22:47 +0000)] 
new draft

23 years agonew draft
Mark Andrews [Thu, 31 Jul 2003 21:22:13 +0000 (21:22 +0000)] 
new draft

23 years ago1498. [port] bsdos: 5.x support.
Mark Andrews [Wed, 30 Jul 2003 01:43:28 +0000 (01:43 +0000)] 
1498.   [port]          bsdos: 5.x support.

23 years ago#include <isc/string.h> [RT #8537]
Mark Andrews [Wed, 30 Jul 2003 01:10:46 +0000 (01:10 +0000)] 
#include <isc/string.h> [RT #8537]

23 years agoremove redundant check [RT #8539]
Mark Andrews [Wed, 30 Jul 2003 00:54:27 +0000 (00:54 +0000)] 
remove redundant check [RT #8539]

23 years agoremove redundant check [RT #8539]
Mark Andrews [Wed, 30 Jul 2003 00:19:06 +0000 (00:19 +0000)] 
remove redundant check [RT #8539]

23 years agotypo: s/baliwick/bailiwick/
Tatuya JINMEI 神明達哉 [Tue, 29 Jul 2003 22:05:01 +0000 (22:05 +0000)] 
typo: s/baliwick/bailiwick/
(I hope it is okay to commit this since it is so trivial)

23 years ago1497. [placeholder]
Mark Andrews [Tue, 29 Jul 2003 07:05:45 +0000 (07:05 +0000)] 
1497.   [placeholder]

23 years ago#include <config.h>
Mark Andrews [Tue, 29 Jul 2003 04:31:23 +0000 (04:31 +0000)] 
#include <config.h>

23 years agoisc_int32_t -> isc_uint32_t
Mark Andrews [Tue, 29 Jul 2003 04:22:53 +0000 (04:22 +0000)] 
isc_int32_t -> isc_uint32_t

23 years agonew draft
Mark Andrews [Mon, 28 Jul 2003 23:26:36 +0000 (23:26 +0000)] 
new draft

23 years agoregen
Mark Andrews [Fri, 25 Jul 2003 05:10:21 +0000 (05:10 +0000)] 
regen
1496.   [port]          test for pthread_attr_setstacksize().

23 years ago1496. [port] test for pthread_attr_setstacksize().
Mark Andrews [Fri, 25 Jul 2003 05:08:51 +0000 (05:08 +0000)] 
1496.   [port]          test for pthread_attr_setstacksize().

23 years agomissing '*'
Mark Andrews [Fri, 25 Jul 2003 05:02:54 +0000 (05:02 +0000)] 
missing '*'

23 years agopass the size of the result buffer in get_reverse
Mark Andrews [Fri, 25 Jul 2003 04:02:54 +0000 (04:02 +0000)] 
pass the size of the result buffer in get_reverse

23 years agoadd hash.c/hash.h
Mark Andrews [Fri, 25 Jul 2003 02:57:58 +0000 (02:57 +0000)] 
add hash.c/hash.h

23 years ago1495. [cleanup] Replace hash functions with universal hash.
Mark Andrews [Fri, 25 Jul 2003 02:22:26 +0000 (02:22 +0000)] 
1495.   [cleanup]       Replace hash functions with universal hash.

23 years agodeconst
Mark Andrews [Fri, 25 Jul 2003 02:04:28 +0000 (02:04 +0000)] 
deconst

23 years agosilence compiler warnings (HPUX/11i)
Mark Andrews [Fri, 25 Jul 2003 00:01:16 +0000 (00:01 +0000)] 
silence compiler warnings (HPUX/11i)

23 years agonew draft
Mark Andrews [Thu, 24 Jul 2003 23:05:02 +0000 (23:05 +0000)] 
new draft

23 years agosilence compiler warning (HPUX/11i)
Mark Andrews [Thu, 24 Jul 2003 06:41:20 +0000 (06:41 +0000)] 
silence compiler warning (HPUX/11i)

23 years ago1494. [security] Turn on RSA BLINDING as a precaution.
Mark Andrews [Thu, 24 Jul 2003 06:08:20 +0000 (06:08 +0000)] 
1494.   [security]      Turn on RSA BLINDING as a precaution.

23 years ago1493. [placeholder]
Mark Andrews [Thu, 24 Jul 2003 06:05:00 +0000 (06:05 +0000)] 
1493.   [placeholder]

23 years agonew draft
Mark Andrews [Wed, 23 Jul 2003 22:10:41 +0000 (22:10 +0000)] 
new draft

23 years agotypo
Mark Andrews [Wed, 23 Jul 2003 03:18:56 +0000 (03:18 +0000)] 
typo

23 years agoupdate for idnkit
Mark Andrews [Tue, 22 Jul 2003 06:03:54 +0000 (06:03 +0000)] 
update for idnkit

23 years ago1492. [cleanup] Preserve rwlock quota context when upgrading /
Mark Andrews [Mon, 21 Jul 2003 01:14:18 +0000 (01:14 +0000)] 
1492.   [cleanup]       Preserve rwlock quota context when upgrading /
                        downgrading. [RT #5599]

23 years agoOnly fall back to TCP for slave zones if UDP refresh queries fail.
Mark Andrews [Mon, 21 Jul 2003 01:11:29 +0000 (01:11 +0000)] 
Only fall back to TCP for slave zones if UDP refresh queries fail.
[RT #8253]

23 years ago1491. [bug] dns_master_dump*() would produce extraneous $ORIGIN
Mark Andrews [Mon, 21 Jul 2003 00:28:16 +0000 (00:28 +0000)] 
1491.   [bug]           dns_master_dump*() would produce extraneous $ORIGIN
                        lines. [RT #6206]
cvs rdiff -r 1.67 -r 1.68 bind9/lib/dns/masterdump.c

23 years agoupdate ms zone transfer bug info
Mark Andrews [Fri, 18 Jul 2003 07:44:52 +0000 (07:44 +0000)] 
update ms zone transfer bug info

23 years ago1490. [bug] Accept reading state as well as working state in
Mark Andrews [Fri, 18 Jul 2003 06:11:28 +0000 (06:11 +0000)] 
1490.   [bug]           Accept reading state as well as working state in
                        ns_client_next(). [RT #6813]
cvs diff -r 1.215 -r 1.216 bin/named/client.c

23 years agowrong change number 1487->1489
Mark Andrews [Fri, 18 Jul 2003 06:05:14 +0000 (06:05 +0000)] 
wrong change number 1487->1489

23 years ago1487. [compat] Treat 'allow-update' on slave zones as a warning.
Mark Andrews [Fri, 18 Jul 2003 06:00:41 +0000 (06:00 +0000)] 
1487.  [compat]        Treat 'allow-update' on slave zones as a warning.
                       [RT #3469]

23 years ago1488. [bug] Don't override trust levels for glue addresses.
Mark Andrews [Fri, 18 Jul 2003 04:30:01 +0000 (04:30 +0000)] 
1488.   [bug]           Don't override trust levels for glue addresses.
                        [RT #5764]

23 years ago1487. [bug] A REQUIRE() failure could be triggered if a zone was
Mark Andrews [Fri, 18 Jul 2003 02:54:23 +0000 (02:54 +0000)] 
1487.   [bug]           A REQUIRE() failure could be triggered if a zone was
                        queued for transfer and the zone was then removed.
                        [RT #6189]

23 years ago1486. [bug] isc_print_snprintf() '%%' consumed one too many format
Mark Andrews [Fri, 18 Jul 2003 02:27:40 +0000 (02:27 +0000)] 
1486.  [bug]           isc_print_snprintf() '%%' consumed one too many format
                       characters. [RT# 8230]

23 years ago1485. [bug] gen failed to handle high type values. [RT #6225]
Mark Andrews [Thu, 17 Jul 2003 08:05:15 +0000 (08:05 +0000)] 
1485.   [bug]           gen failed to handle high type values. [RT #6225]

23 years agogrammar
Mark Andrews [Thu, 17 Jul 2003 07:44:05 +0000 (07:44 +0000)] 
grammar

23 years ago1484. [bug] The number of records reported after a AXFR was wrong.
Mark Andrews [Thu, 17 Jul 2003 07:42:00 +0000 (07:42 +0000)] 
1484.   [bug]           The number of records reported after a AXFR was wrong.
                        [RT #6229]

1483.   [bug]           dig axfr failed if the message id failed to match
                        that in the request.  Only the id in the first message
                        is require to match. [RT #8138]

23 years ago1482. [bug] Named could fail to start if the kernel supports
Mark Andrews [Thu, 17 Jul 2003 07:22:21 +0000 (07:22 +0000)] 
1482.   [bug]           Named could fail to start if the kernel supports
                        IPv6 but no interfaces are configured.  Similarly
                        for IPv4. [RT #6229]

23 years ago1481. [bug] Refresh and stub queries failed to use masters keys
Mark Andrews [Thu, 17 Jul 2003 07:05:12 +0000 (07:05 +0000)] 
1481.   [bug]           Refresh and stub queries failed to use masters keys
                        if specified. [RT #7391]

23 years ago1480. [bug] Provide replay protection for rndc commands. Full
Mark Andrews [Thu, 17 Jul 2003 06:24:44 +0000 (06:24 +0000)] 
1480.   [bug]           Provide replay protection for rndc commands.  Full
                        replay protection requires both rndc and named to
                        be updated.  Partial replay protection (limited
                        exposure after restart) is provided if just named
                        is updated.

23 years agoadd a bit of ADB background
Michael Graff [Wed, 16 Jul 2003 15:48:21 +0000 (15:48 +0000)] 
add a bit of ADB background

23 years agoadd support for making snapshots of branches
Mark Andrews [Wed, 16 Jul 2003 00:03:45 +0000 (00:03 +0000)] 
add support for making snapshots of branches

23 years agonew draft
Mark Andrews [Wed, 9 Jul 2003 21:58:32 +0000 (21:58 +0000)] 
new draft

23 years agoremove potential file descriptor leak
Mark Andrews [Wed, 9 Jul 2003 03:28:44 +0000 (03:28 +0000)] 
remove potential file descriptor leak

23 years agoconvert bit-string labels to nibbles.
Mark Andrews [Tue, 8 Jul 2003 05:17:20 +0000 (05:17 +0000)] 
convert bit-string labels to nibbles.

23 years agoName Status Whom
Tatuya JINMEI 神明達哉 [Fri, 4 Jul 2003 08:24:29 +0000 (08:24 +0000)] 
Name Status Whom
rt6539 review ???
(I'm not sure if this system is still alive...)

23 years agoupdate WIDE copyright notice.
Mark Andrews [Fri, 4 Jul 2003 05:21:47 +0000 (05:21 +0000)] 
update WIDE copyright notice.

23 years agoerror path could trigger a REQUIRE failure in ns_client_next.
Mark Andrews [Fri, 4 Jul 2003 04:38:54 +0000 (04:38 +0000)] 
error path could trigger a REQUIRE failure in ns_client_next.

23 years ago1479. [bug] cfg_create_tuple() failed to handle out of
Mark Andrews [Thu, 3 Jul 2003 01:50:25 +0000 (01:50 +0000)] 
1479.   [bug]           cfg_create_tuple() failed to handle out of
                        memory cleanup.  parse_list() would leak memory
                        on syntax errors.

23 years ago1473. [bug] create_map() and create_string() failed to handle out
Mark Andrews [Thu, 3 Jul 2003 00:43:28 +0000 (00:43 +0000)] 
1473.   [bug]           create_map() and create_string() failed to handle out
                        of memory cleanup.  [RT #6813]

23 years ago1471. [bug] libbind: updated to BIND 8.4.0.
Mark Andrews [Wed, 2 Jul 2003 04:00:40 +0000 (04:00 +0000)] 
1471.   [bug]           libbind: updated to BIND 8.4.0.

23 years agonew draft
Mark Andrews [Tue, 1 Jul 2003 23:27:51 +0000 (23:27 +0000)] 
new draft

23 years ago1478. [port] ifconfig.sh didn't account for other virtual
Mark Andrews [Tue, 1 Jul 2003 06:00:45 +0000 (06:00 +0000)] 
1478.   [port]          ifconfig.sh didn't account for other virtual
                        interfaces.  It now takes a optional arguement
                        to specify the first interface number. [RT #3907]

23 years ago1477. [bug] memory leak using stub zones and TSIG.
Mark Andrews [Tue, 1 Jul 2003 03:51:30 +0000 (03:51 +0000)] 
1477.   [bug]           memory leak using stub zones and TSIG.

23 years ago1476. [placeholder]
Mark Andrews [Tue, 24 Jun 2003 07:28:07 +0000 (07:28 +0000)] 
1476.   [placeholder]

23 years ago1475. [port] Probe for old sprintf().
Mark Andrews [Tue, 24 Jun 2003 06:28:14 +0000 (06:28 +0000)] 
1475.   [port]          Probe for old sprintf().

23 years ago1475. [port] Probe for old sprintf().
Mark Andrews [Tue, 24 Jun 2003 06:24:44 +0000 (06:24 +0000)] 
1475.   [port]          Probe for old sprintf().

23 years ago1474. [port] Provide strtoul() and memmove() for platforms
Mark Andrews [Tue, 24 Jun 2003 05:18:39 +0000 (05:18 +0000)] 
1474.   [port]          Provide strtoul() and memmove() for platforms
                        without them.

23 years ago1474. [port] Provide strtoul() and memmove() for platforms
Mark Andrews [Tue, 24 Jun 2003 05:11:53 +0000 (05:11 +0000)] 
1474.   [port]          Provide strtoul() and memmove() for platforms
                        without them.

23 years ago3513: Internet Protocol Version 6 (IPv6) Addressing Architecture
Mark Andrews [Tue, 24 Jun 2003 01:51:11 +0000 (01:51 +0000)] 
3513:   Internet Protocol Version 6 (IPv6) Addressing Architecture

23 years agonew draft
Mark Andrews [Sat, 21 Jun 2003 22:30:03 +0000 (22:30 +0000)] 
new draft

23 years ago1473. [bug] free_map() and free_string() failed to handle out
Mark Andrews [Fri, 20 Jun 2003 02:50:48 +0000 (02:50 +0000)] 
1473.   [bug]           free_map() and free_string() failed to handle out
                        of memory cleanup.  [RT #6813]

23 years agonew draft
Mark Andrews [Thu, 19 Jun 2003 23:41:31 +0000 (23:41 +0000)] 
new draft

23 years agonew draft
Mark Andrews [Wed, 18 Jun 2003 21:37:50 +0000 (21:37 +0000)] 
new draft

23 years agodon't print redundant $ORIGIN's.
Mark Andrews [Wed, 18 Jun 2003 05:42:45 +0000 (05:42 +0000)] 
don't print redundant $ORIGIN's.

23 years agonew draft
Mark Andrews [Tue, 17 Jun 2003 14:37:25 +0000 (14:37 +0000)] 
new draft

23 years agoUse LOCK_ZONE/UNLOCK_ZONE.
Mark Andrews [Fri, 6 Jun 2003 06:09:39 +0000 (06:09 +0000)] 
Use LOCK_ZONE/UNLOCK_ZONE.

23 years agonew draft
Mark Andrews [Thu, 5 Jun 2003 01:48:37 +0000 (01:48 +0000)] 
new draft

23 years agonew draft
Mark Andrews [Wed, 4 Jun 2003 06:03:08 +0000 (06:03 +0000)] 
new draft

23 years agomdnkit has been replace by idnkit
Mark Andrews [Wed, 4 Jun 2003 00:39:15 +0000 (00:39 +0000)] 
mdnkit has been replace by idnkit

23 years ago1472. [contrib] idnkit-1.0 from JPNIC, replaces mdnkit.
Mark Andrews [Wed, 4 Jun 2003 00:35:33 +0000 (00:35 +0000)] 
1472.   [contrib]       idnkit-1.0 from JPNIC, replaces mdnkit.

23 years agoimport of idnkit 1.0 from JPNIC see http://www.nic.ad.jp/en/idn/index.html
Mark Andrews [Wed, 4 Jun 2003 00:27:55 +0000 (00:27 +0000)] 
import of idnkit 1.0 from JPNIC see http://www.nic.ad.jp/en/idn/index.html

23 years ago1471. [bug] libbind: updated to BIND 8.4.0.
Mark Andrews [Tue, 3 Jun 2003 06:40:22 +0000 (06:40 +0000)] 
1471.   [bug]           libbind: updated to BIND 8.4.0.

23 years agonew draft
Mark Andrews [Tue, 3 Jun 2003 05:45:27 +0000 (05:45 +0000)] 
new draft

23 years agoregen:
Mark Andrews [Tue, 3 Jun 2003 04:40:51 +0000 (04:40 +0000)] 
regen:
1471.   [bug]           libbind: updated to BIND 8.4.0.

23 years ago1471. [bug] libbind: updated to BIND 8.4.0.
Mark Andrews [Tue, 3 Jun 2003 04:39:35 +0000 (04:39 +0000)] 
1471.   [bug]           libbind: updated to BIND 8.4.0.

23 years agoQ: Why are my logs in GMT (UTC).
Mark Andrews [Tue, 3 Jun 2003 03:27:13 +0000 (03:27 +0000)] 
Q: Why are my logs in GMT (UTC).

23 years agonew draft
Mark Andrews [Thu, 29 May 2003 22:03:38 +0000 (22:03 +0000)] 
new draft

23 years agonew draft
Mark Andrews [Thu, 29 May 2003 01:56:22 +0000 (01:56 +0000)] 
new draft

23 years agos/"localnet"/"localnets"/
Tatuya JINMEI 神明達哉 [Wed, 28 May 2003 02:36:16 +0000 (02:36 +0000)] 
s/"localnet"/"localnets"/

23 years agonew draft
Mark Andrews [Wed, 21 May 2003 23:23:30 +0000 (23:23 +0000)] 
new draft

23 years agotry tcp axfr/ixfr even if refresh fails/refused.
Mark Andrews [Wed, 21 May 2003 14:15:32 +0000 (14:15 +0000)] 
try tcp axfr/ixfr even if refresh fails/refused.

23 years agospelling
Mark Andrews [Wed, 21 May 2003 02:35:54 +0000 (02:35 +0000)] 
spelling

23 years agonew draft
Mark Andrews [Fri, 16 May 2003 01:37:57 +0000 (01:37 +0000)] 
new draft

23 years agoreport everything except "func" and "placeholder" when checking for
Mark Andrews [Thu, 15 May 2003 00:19:07 +0000 (00:19 +0000)] 
report everything except "func" and "placeholder" when checking for
pullups.
report differences in messages to catch spelling/numbering corrections.

23 years agonew draft
Mark Andrews [Wed, 14 May 2003 23:21:20 +0000 (23:21 +0000)] 
new draft

23 years agospelling, multithreaded -> multi-threaded
Mark Andrews [Wed, 14 May 2003 03:05:44 +0000 (03:05 +0000)] 
spelling, multithreaded -> multi-threaded

23 years agozone->masterscnt was being zero'd rather than zone->curmaster = 0
Mark Andrews [Wed, 14 May 2003 02:41:17 +0000 (02:41 +0000)] 
zone->masterscnt was being zero'd rather than zone->curmaster = 0

23 years agocheck that proc != NULL
Mark Andrews [Sun, 11 May 2003 02:24:11 +0000 (02:24 +0000)] 
check that proc != NULL

23 years agocapitalise
Mark Andrews [Fri, 9 May 2003 03:32:26 +0000 (03:32 +0000)] 
capitalise

23 years ago1470. [bug] incorrect length passed to snprintf. [RT #5966]
Mark Andrews [Thu, 8 May 2003 04:03:25 +0000 (04:03 +0000)] 
1470.   [bug]           incorrect length passed to snprintf. [RT #5966]

23 years agonew draft
Mark Andrews [Wed, 7 May 2003 21:43:39 +0000 (21:43 +0000)] 
new draft

23 years agonew draft
Mark Andrews [Tue, 6 May 2003 00:27:43 +0000 (00:27 +0000)] 
new draft

23 years agoChange #1466 resulted in ns_lwdmanager_detach() not always setting the
Mark Andrews [Mon, 5 May 2003 07:16:44 +0000 (07:16 +0000)] 
Change #1466 resulted in ns_lwdmanager_detach() not always setting the
pointer to NULL.
remove reference after detach

23 years ago3493: Basic Socket Interface Extensions for IPv6
Mark Andrews [Sun, 4 May 2003 23:37:04 +0000 (23:37 +0000)] 
3493:   Basic Socket Interface Extensions for IPv6

23 years agonew draft
Mark Andrews [Fri, 2 May 2003 23:52:54 +0000 (23:52 +0000)] 
new draft