]> git.ipfire.org Git - thirdparty/bind9.git/log
thirdparty/bind9.git
25 years agomissing semicolon in logging example
Andreas Gustafsson [Wed, 9 May 2001 02:08:52 +0000 (02:08 +0000)] 
missing semicolon in logging example

25 years agoadded note about firewalls dropping fragments [RT #1245]
Andreas Gustafsson [Tue, 8 May 2001 21:46:24 +0000 (21:46 +0000)] 
added note about firewalls dropping fragments [RT #1245]

25 years agopullup:
Andreas Gustafsson [Tue, 8 May 2001 17:54:37 +0000 (17:54 +0000)] 
pullup:
 822.   [bug]           Sending nxrrset prerequisites would crash nsupdate.
                        [RT #1248]

25 years agomake messages conssistant between release and mainline. tabify
Mark Andrews [Sun, 6 May 2001 01:16:44 +0000 (01:16 +0000)] 
make messages conssistant between release and mainline.  tabify

25 years agoedited for 9.1.2 v9.1.2
Andreas Gustafsson [Fri, 4 May 2001 21:59:21 +0000 (21:59 +0000)] 
edited for 9.1.2

25 years agooops, typo in previous pullup v9.1.2rc1
Andreas Gustafsson [Wed, 2 May 2001 22:27:08 +0000 (22:27 +0000)] 
oops, typo in previous pullup

25 years agoon release branch, use cchan->name, not channelname
Andreas Gustafsson [Wed, 2 May 2001 19:34:10 +0000 (19:34 +0000)] 
on release branch, use cchan->name, not channelname

25 years agopullup:
Andreas Gustafsson [Wed, 2 May 2001 19:27:39 +0000 (19:27 +0000)] 
pullup:
Allocate the initial buffer for rdata based on the length of the string, to
avoid reallocations and annoying messages.

25 years ago DNSSEC users should note that DNSSEC validation involving
Andreas Gustafsson [Wed, 2 May 2001 19:05:58 +0000 (19:05 +0000)] 
    DNSSEC users should note that DNSSEC validation involving
        algorithms other than RSA will not interoperate between
        9.1.2rc1 and older versions of BIND 9, because the older
        versions use an incorrect formula for calculating key tags
        of non-RSA keys.

25 years ago--- 9.1.2rc1 released ---
Andreas Gustafsson [Wed, 2 May 2001 18:05:32 +0000 (18:05 +0000)] 
--- 9.1.2rc1 released ---

25 years agopullup:
Andreas Gustafsson [Wed, 2 May 2001 18:01:00 +0000 (18:01 +0000)] 
pullup:
document adb.c 1.176:
 820.   [bug]           Name server address lookups failed to follow
                        A6 chains into the glue of local authoritative
                        zones.

25 years ago 819. [bug] In certain cases, the resolver's attempts to
Andreas Gustafsson [Wed, 2 May 2001 17:52:14 +0000 (17:52 +0000)] 
 819.   [bug]           In certain cases, the resolver's attempts to
                        restart an address lookup at the root could cause
                        the fetch to deadlock (with itself) instead of
                        restarting. [RT #1225]

25 years agopullup: make rwlock_test compile without threads
Andreas Gustafsson [Wed, 2 May 2001 17:46:07 +0000 (17:46 +0000)] 
pullup: make rwlock_test compile without threads

25 years agotabified
Andreas Gustafsson [Wed, 2 May 2001 17:25:28 +0000 (17:25 +0000)] 
tabified

25 years agoupdated for 9.1.2rc1
Andreas Gustafsson [Wed, 2 May 2001 17:20:01 +0000 (17:20 +0000)] 
updated for 9.1.2rc1

25 years agopullup (inspected by halley):
Andreas Gustafsson [Tue, 1 May 2001 23:38:54 +0000 (23:38 +0000)] 
pullup (inspected by halley):
when following A6 chains, glue was inadvertantly ignored

25 years agopullup (inspected by halley)
Andreas Gustafsson [Tue, 1 May 2001 20:33:12 +0000 (20:33 +0000)] 
pullup (inspected by halley)
 818.   [bug]           Certain pathological responses to ANY queries could
                        cause an assertion failure. [RT #1218]

25 years agopullup:
Andreas Gustafsson [Mon, 30 Apr 2001 16:39:59 +0000 (16:39 +0000)] 
pullup:
 816.   [bug]           Report potential problems with log file accessibility
                        at configuration time, since such problems can't
                        reliably be reported at the time they actually occur.

25 years agopullup:
Andreas Gustafsson [Sat, 28 Apr 2001 01:16:26 +0000 (01:16 +0000)] 
pullup:
 815. [bug] If a log file was specified with a path separator
character (i.e. "/") in its name and the directory
did not exist, the log file's name was treated as
though it were the directory name. [RT #1189]

25 years ago 814. [bug] Socket objects left over from accept() failures
Andreas Gustafsson [Fri, 27 Apr 2001 21:59:33 +0000 (21:59 +0000)] 
 814.   [bug]           Socket objects left over from accept() failures
                        were incorrectly destroyed, causing corruption
                        of socket manager data structures.

 813.   [bug]           File descriptors exceeding FD_SETSIZE were handled
                        badly. [RT #1192]

25 years ago 812. [bug] dig sometimes printed incomplete IXFR responses
Andreas Gustafsson [Thu, 26 Apr 2001 18:30:44 +0000 (18:30 +0000)] 
 812.   [bug]           dig sometimes printed incomplete IXFR responses
                        due to an uninitialized variable. [RT #1188]

25 years agopullup:
Andreas Gustafsson [Thu, 26 Apr 2001 18:20:47 +0000 (18:20 +0000)] 
pullup:
uninitialized variables [RT #1188]

25 years agodocumented the obsolete ixfr-tmp-file option
Andreas Gustafsson [Thu, 26 Apr 2001 18:19:38 +0000 (18:19 +0000)] 
documented the obsolete ixfr-tmp-file option

25 years agoadded section about zone transfer protocol interoperability issues
Andreas Gustafsson [Wed, 25 Apr 2001 17:35:20 +0000 (17:35 +0000)] 
added section about zone transfer protocol interoperability issues

25 years agocfg_set_iplist() would have dereferenced a null pointer
Andreas Gustafsson [Mon, 23 Apr 2001 22:58:35 +0000 (22:58 +0000)] 
cfg_set_iplist() would have dereferenced a null pointer
if it had ever been called with newval == NULL

25 years agopullup:
Brian Wellington [Thu, 19 Apr 2001 18:56:08 +0000 (18:56 +0000)] 
pullup:
 811.   [bug]           Parentheses were not quoted in zone dumps. [RT #1194]

25 years agoIf a client requests a UDP buffer of less than 512, ignore it. [RT #1197]
Andreas Gustafsson [Thu, 19 Apr 2001 18:54:51 +0000 (18:54 +0000)] 
If a client requests a UDP buffer of less than 512, ignore it. [RT #1197]

25 years agopullup:
Andreas Gustafsson [Thu, 19 Apr 2001 18:54:26 +0000 (18:54 +0000)] 
pullup:
Return ISC_R_NOSPACE if the buffer isn't large enough to hold the DNS header.

25 years agopullup:
Andreas Gustafsson [Tue, 17 Apr 2001 17:37:20 +0000 (17:37 +0000)] 
pullup:
 810.   [bug]           The signer name in SIG records was not properly
                        downcased when signing/verifying records. [RT #1186]

25 years agoadded FAQ entry about 'unexpected end of input' notifying 8.2.3 slaves
Andreas Gustafsson [Tue, 17 Apr 2001 17:12:32 +0000 (17:12 +0000)] 
added FAQ entry about 'unexpected end of input' notifying 8.2.3 slaves

25 years agopullup:
Andreas Gustafsson [Thu, 12 Apr 2001 17:36:55 +0000 (17:36 +0000)] 
pullup:
 801.   [bug]           nsupdate should treat lines beginning with ';' as
                        comments. [RT #1139]

25 years agopullup:
Andreas Gustafsson [Wed, 11 Apr 2001 19:21:32 +0000 (19:21 +0000)] 
pullup:
807.   [bug]           When setting up TCP connections for incoming zone
                        transfers, the transfer-source port was not
                        ignored like it should be.

25 years agopullup:
Andreas Gustafsson [Wed, 11 Apr 2001 19:05:39 +0000 (19:05 +0000)] 
pullup:
When creating the dispatch manager, pass in the entropy manager.  Otherwise
query ids are completely predictable.

25 years agopullup:
Andreas Gustafsson [Wed, 11 Apr 2001 17:34:47 +0000 (17:34 +0000)] 
pullup:
The bug fix in socket.c 1.189 was less than ideal: if a socket
got wedged in a state where accept() always returns EBADF, the server would loop calling
internal_accept() repeatedly.  Implemented an alternative fix where a hard
error in accept() causes an event with a nonzero result code to be sent, and
the new socket object to be freed
(pullup reviewed by bwelling)

25 years agopullup:
Andreas Gustafsson [Tue, 10 Apr 2001 01:10:26 +0000 (01:10 +0000)] 
pullup:
 802.   [bug]           DNSSEC key tags were computed incorrectly in almost
                        all cases. [RT #1146]

25 years agopullup:
Andreas Gustafsson [Tue, 10 Apr 2001 00:24:47 +0000 (00:24 +0000)] 
pullup:
 804.   [bug]           Attempting to obtain entropy could fail in some
                        situations.  This would be most common on systems

25 years agopullup:
Andreas Gustafsson [Tue, 10 Apr 2001 00:20:57 +0000 (00:20 +0000)] 
pullup:
 799.   [bug]           The ADB didn't find AAAA glue in a zone unless A6
                        glue was also present.

25 years agopullup:
Andreas Gustafsson [Mon, 9 Apr 2001 20:50:37 +0000 (20:50 +0000)] 
pullup:
 800.   [bug]           dnssec-signzone produced incorrect statistics for
                        large zones.  [RT #1133]

25 years agodoc/misc/migration-4to9 was not shipped with 9.1 [RT #1154]
Andreas Gustafsson [Mon, 9 Apr 2001 20:49:41 +0000 (20:49 +0000)] 
doc/misc/migration-4to9 was not shipped with 9.1 [RT #1154]

25 years agopullup:
Andreas Gustafsson [Mon, 9 Apr 2001 20:42:55 +0000 (20:42 +0000)] 
pullup:
There were no curly braces around address_match_list and key_list in the
controls statement grammar.

25 years agoThis commit was manufactured by cvs2git to create branch 'v9_1'.
cvs2git [Wed, 4 Apr 2001 02:02:59 +0000 (02:02 +0000)] 
This commit was manufactured by cvs2git to create branch 'v9_1'.

25 years ago 802. [bug] DNSSEC key tags were computed incorrectly in almost
Brian Wellington [Wed, 4 Apr 2001 02:02:58 +0000 (02:02 +0000)] 
 802.   [bug] DNSSEC key tags were computed incorrectly in almost
all cases. [RT #1146]

25 years agocfg_type_rndcconf was declared twice
Andreas Gustafsson [Wed, 4 Apr 2001 01:41:06 +0000 (01:41 +0000)] 
cfg_type_rndcconf was declared twice

25 years agoregenerate
Mark Andrews [Tue, 3 Apr 2001 22:59:32 +0000 (22:59 +0000)] 
regenerate

25 years agocheckpoint
Mark Andrews [Tue, 3 Apr 2001 22:41:38 +0000 (22:41 +0000)] 
checkpoint

25 years agocheckpoint
Mark Andrews [Tue, 3 Apr 2001 13:46:25 +0000 (13:46 +0000)] 
checkpoint

25 years agocheckpoint
Mark Andrews [Tue, 3 Apr 2001 08:03:47 +0000 (08:03 +0000)] 
checkpoint
cvs: ----------------------------------------------------------------------

25 years agocheckpoint
Mark Andrews [Tue, 3 Apr 2001 07:56:04 +0000 (07:56 +0000)] 
checkpoint

25 years agocheckpoint
Mark Andrews [Tue, 3 Apr 2001 07:47:22 +0000 (07:47 +0000)] 
checkpoint

25 years agocheckpoint
Mark Andrews [Tue, 3 Apr 2001 07:43:10 +0000 (07:43 +0000)] 
checkpoint

25 years agocheckpoint
Mark Andrews [Tue, 3 Apr 2001 07:33:07 +0000 (07:33 +0000)] 
checkpoint

25 years agocheckpoint
Mark Andrews [Tue, 3 Apr 2001 07:21:35 +0000 (07:21 +0000)] 
checkpoint

25 years agoALIGN
Mark Andrews [Tue, 3 Apr 2001 07:11:35 +0000 (07:11 +0000)] 
ALIGN

25 years agogetnetbyaddr_r
Mark Andrews [Tue, 3 Apr 2001 06:52:23 +0000 (06:52 +0000)] 
getnetbyaddr_r

25 years agocheckpoint
Mark Andrews [Tue, 3 Apr 2001 06:42:33 +0000 (06:42 +0000)] 
checkpoint

25 years agomissig semi-colon
Mark Andrews [Tue, 3 Apr 2001 06:01:36 +0000 (06:01 +0000)] 
missig semi-colon

25 years agocheckpoint
Mark Andrews [Tue, 3 Apr 2001 05:53:02 +0000 (05:53 +0000)] 
checkpoint

25 years agocheckpoint
Mark Andrews [Tue, 3 Apr 2001 02:53:40 +0000 (02:53 +0000)] 
checkpoint

25 years agocheckpoint
Mark Andrews [Tue, 3 Apr 2001 02:30:58 +0000 (02:30 +0000)] 
checkpoint

25 years agoinitial
Mark Andrews [Tue, 3 Apr 2001 02:17:12 +0000 (02:17 +0000)] 
initial

25 years agoremove unused base64 <--> binary conversion functions
Brian Wellington [Tue, 3 Apr 2001 00:48:09 +0000 (00:48 +0000)] 
remove unused base64 <--> binary conversion functions

25 years agoregenerate
Brian Wellington [Tue, 3 Apr 2001 00:29:18 +0000 (00:29 +0000)] 
regenerate

25 years agoRemove dnssafe, cylink, and the broken dst random generator.
Brian Wellington [Tue, 3 Apr 2001 00:28:16 +0000 (00:28 +0000)] 
Remove dnssafe, cylink, and the broken dst random generator.

25 years agodon't do 0.0.0.0 -> 127.0.0.1 conversion for netmasks.
Brian Wellington [Mon, 2 Apr 2001 23:05:14 +0000 (23:05 +0000)] 
don't do 0.0.0.0 -> 127.0.0.1 conversion for netmasks.

25 years agoThe code to convert a resolv.conf sortlist into a named.conf sortlist was
Brian Wellington [Mon, 2 Apr 2001 22:52:07 +0000 (22:52 +0000)] 
The code to convert a resolv.conf sortlist into a named.conf sortlist was
broken in many ways.

25 years agocall inet_aton, not inet_pton when parsing resolv.conf
Brian Wellington [Mon, 2 Apr 2001 22:33:31 +0000 (22:33 +0000)] 
call inet_aton, not inet_pton when parsing resolv.conf

25 years agohandle some constructs used in the nsupdate man page
Andreas Gustafsson [Mon, 2 Apr 2001 21:48:31 +0000 (21:48 +0000)] 
handle some constructs used in the nsupdate man page

25 years agoadded new drafts
Andreas Gustafsson [Mon, 2 Apr 2001 17:14:10 +0000 (17:14 +0000)] 
added new drafts

25 years agochar array index
Mark Andrews [Mon, 2 Apr 2001 09:42:20 +0000 (09:42 +0000)] 
char array index

25 years agoMIN and MAX
Mark Andrews [Mon, 2 Apr 2001 08:06:18 +0000 (08:06 +0000)] 
MIN and MAX

25 years agoMAXHOSTNAMELEN
Mark Andrews [Mon, 2 Apr 2001 07:56:05 +0000 (07:56 +0000)] 
MAXHOSTNAMELEN

25 years agomake structures private
Mark Andrews [Mon, 2 Apr 2001 07:53:19 +0000 (07:53 +0000)] 
make structures private

25 years agoprivate structures
Mark Andrews [Mon, 2 Apr 2001 07:52:33 +0000 (07:52 +0000)] 
private structures

25 years agocheckpoint
Mark Andrews [Mon, 2 Apr 2001 07:23:56 +0000 (07:23 +0000)] 
checkpoint

25 years agosync
Mark Andrews [Mon, 2 Apr 2001 07:05:00 +0000 (07:05 +0000)] 
sync

25 years agocheckpoint
Mark Andrews [Mon, 2 Apr 2001 07:03:56 +0000 (07:03 +0000)] 
checkpoint

25 years agonew
Mark Andrews [Mon, 2 Apr 2001 06:42:17 +0000 (06:42 +0000)] 
new

25 years agosync
Mark Andrews [Mon, 2 Apr 2001 06:39:06 +0000 (06:39 +0000)] 
sync

25 years agocheckpoint
Mark Andrews [Mon, 2 Apr 2001 06:38:19 +0000 (06:38 +0000)] 
checkpoint

25 years agocheckpoint
Mark Andrews [Mon, 2 Apr 2001 06:29:21 +0000 (06:29 +0000)] 
checkpoint

25 years agosync
Mark Andrews [Mon, 2 Apr 2001 05:57:53 +0000 (05:57 +0000)] 
sync

25 years agocheckpoint
Mark Andrews [Mon, 2 Apr 2001 05:57:11 +0000 (05:57 +0000)] 
checkpoint

25 years agosync checkpoint
Mark Andrews [Mon, 2 Apr 2001 01:25:32 +0000 (01:25 +0000)] 
sync checkpoint

25 years agocheckpoint
Mark Andrews [Mon, 2 Apr 2001 01:24:32 +0000 (01:24 +0000)] 
checkpoint

25 years agocorrectly document the -V (verbose) argument.
Brian Wellington [Sat, 31 Mar 2001 18:19:07 +0000 (18:19 +0000)] 
correctly document the -V (verbose) argument.

25 years agoupdates
Brian Wellington [Sat, 31 Mar 2001 02:39:52 +0000 (02:39 +0000)] 
updates

25 years agomanpage docbook conversion
Andreas Gustafsson [Sat, 31 Mar 2001 02:31:16 +0000 (02:31 +0000)] 
manpage docbook conversion

25 years agominor changes
Brian Wellington [Sat, 31 Mar 2001 02:25:31 +0000 (02:25 +0000)] 
minor changes

25 years agomanpage docbook conversion
Andreas Gustafsson [Sat, 31 Mar 2001 02:23:18 +0000 (02:23 +0000)] 
manpage docbook conversion

25 years agoIf signing a zone fails, remove the partial file. [RT #1131]
Brian Wellington [Sat, 31 Mar 2001 02:12:26 +0000 (02:12 +0000)] 
If signing a zone fails, remove the partial file. [RT #1131]

25 years agooutput the signed data into a temp file, then rename at the end.
Brian Wellington [Sat, 31 Mar 2001 01:46:13 +0000 (01:46 +0000)] 
output the signed data into a temp file, then rename at the end.

25 years agoallow multiple messages on the command channel socket
Brian Wellington [Sat, 31 Mar 2001 01:24:25 +0000 (01:24 +0000)] 
allow multiple messages on the command channel socket

25 years agoimprove logging [RT #1132]
Brian Wellington [Sat, 31 Mar 2001 01:03:26 +0000 (01:03 +0000)] 
improve logging [RT #1132]

25 years agoinstall man page aliases by linking
Andreas Gustafsson [Sat, 31 Mar 2001 00:34:16 +0000 (00:34 +0000)] 
install man page aliases by linking

25 years agocreated
Andreas Gustafsson [Sat, 31 Mar 2001 00:11:20 +0000 (00:11 +0000)] 
created

25 years agoman page docbook conversion
Andreas Gustafsson [Sat, 31 Mar 2001 00:08:23 +0000 (00:08 +0000)] 
man page docbook conversion

25 years agoconverted man pages to docbook and cleaned them up.
Brian Wellington [Fri, 30 Mar 2001 22:50:27 +0000 (22:50 +0000)] 
converted man pages to docbook and cleaned them up.

25 years ago 801. [bug] nsupdate should treat lines beginning with ';' as
Brian Wellington [Fri, 30 Mar 2001 22:48:35 +0000 (22:48 +0000)] 
 801. [bug] nsupdate should treat lines beginning with ';' as
comments. [RT #1139]

25 years agofix port handling
Brian Wellington [Fri, 30 Mar 2001 21:00:08 +0000 (21:00 +0000)] 
fix port handling

25 years agodon't die if a key wasn't found
Brian Wellington [Fri, 30 Mar 2001 20:00:18 +0000 (20:00 +0000)] 
don't die if a key wasn't found