]>
git.ipfire.org Git - thirdparty/bind9.git/log
Andreas Gustafsson [Wed, 9 May 2001 02:08:52 +0000 (02:08 +0000)]
missing semicolon in logging example
Andreas Gustafsson [Tue, 8 May 2001 21:46:24 +0000 (21:46 +0000)]
added note about firewalls dropping fragments [RT #1245]
Andreas Gustafsson [Tue, 8 May 2001 17:54:37 +0000 (17:54 +0000)]
pullup:
822. [bug] Sending nxrrset prerequisites would crash nsupdate.
[RT #1248]
Mark Andrews [Sun, 6 May 2001 01:16:44 +0000 (01:16 +0000)]
make messages conssistant between release and mainline. tabify
Andreas Gustafsson [Fri, 4 May 2001 21:59:21 +0000 (21:59 +0000)]
edited for 9.1.2
Andreas Gustafsson [Wed, 2 May 2001 22:27:08 +0000 (22:27 +0000)]
oops, typo in previous pullup
Andreas Gustafsson [Wed, 2 May 2001 19:34:10 +0000 (19:34 +0000)]
on release branch, use cchan->name, not channelname
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.
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.
Andreas Gustafsson [Wed, 2 May 2001 18:05:32 +0000 (18:05 +0000)]
--- 9.1.2rc1 released ---
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.
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]
Andreas Gustafsson [Wed, 2 May 2001 17:46:07 +0000 (17:46 +0000)]
pullup: make rwlock_test compile without threads
Andreas Gustafsson [Wed, 2 May 2001 17:25:28 +0000 (17:25 +0000)]
tabified
Andreas Gustafsson [Wed, 2 May 2001 17:20:01 +0000 (17:20 +0000)]
updated for 9.1.2rc1
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
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]
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.
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]
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]
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]
Andreas Gustafsson [Thu, 26 Apr 2001 18:20:47 +0000 (18:20 +0000)]
pullup:
uninitialized variables [RT #1188]
Andreas Gustafsson [Thu, 26 Apr 2001 18:19:38 +0000 (18:19 +0000)]
documented the obsolete ixfr-tmp-file option
Andreas Gustafsson [Wed, 25 Apr 2001 17:35:20 +0000 (17:35 +0000)]
added section about zone transfer protocol interoperability issues
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
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]
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]
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.
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]
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
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]
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.
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.
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)
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]
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
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.
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]
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]
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.
cvs2git [Wed, 4 Apr 2001 02:02:59 +0000 (02:02 +0000)]
This commit was manufactured by cvs2git to create branch 'v9_1'.
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]
Andreas Gustafsson [Wed, 4 Apr 2001 01:41:06 +0000 (01:41 +0000)]
cfg_type_rndcconf was declared twice
Mark Andrews [Tue, 3 Apr 2001 22:59:32 +0000 (22:59 +0000)]
regenerate
Mark Andrews [Tue, 3 Apr 2001 22:41:38 +0000 (22:41 +0000)]
checkpoint
Mark Andrews [Tue, 3 Apr 2001 13:46:25 +0000 (13:46 +0000)]
checkpoint
Mark Andrews [Tue, 3 Apr 2001 08:03:47 +0000 (08:03 +0000)]
checkpoint
cvs: ----------------------------------------------------------------------
Mark Andrews [Tue, 3 Apr 2001 07:56:04 +0000 (07:56 +0000)]
checkpoint
Mark Andrews [Tue, 3 Apr 2001 07:47:22 +0000 (07:47 +0000)]
checkpoint
Mark Andrews [Tue, 3 Apr 2001 07:43:10 +0000 (07:43 +0000)]
checkpoint
Mark Andrews [Tue, 3 Apr 2001 07:33:07 +0000 (07:33 +0000)]
checkpoint
Mark Andrews [Tue, 3 Apr 2001 07:21:35 +0000 (07:21 +0000)]
checkpoint
Mark Andrews [Tue, 3 Apr 2001 07:11:35 +0000 (07:11 +0000)]
ALIGN
Mark Andrews [Tue, 3 Apr 2001 06:52:23 +0000 (06:52 +0000)]
getnetbyaddr_r
Mark Andrews [Tue, 3 Apr 2001 06:42:33 +0000 (06:42 +0000)]
checkpoint
Mark Andrews [Tue, 3 Apr 2001 06:01:36 +0000 (06:01 +0000)]
missig semi-colon
Mark Andrews [Tue, 3 Apr 2001 05:53:02 +0000 (05:53 +0000)]
checkpoint
Mark Andrews [Tue, 3 Apr 2001 02:53:40 +0000 (02:53 +0000)]
checkpoint
Mark Andrews [Tue, 3 Apr 2001 02:30:58 +0000 (02:30 +0000)]
checkpoint
Mark Andrews [Tue, 3 Apr 2001 02:17:12 +0000 (02:17 +0000)]
initial
Brian Wellington [Tue, 3 Apr 2001 00:48:09 +0000 (00:48 +0000)]
remove unused base64 <--> binary conversion functions
Brian Wellington [Tue, 3 Apr 2001 00:29:18 +0000 (00:29 +0000)]
regenerate
Brian Wellington [Tue, 3 Apr 2001 00:28:16 +0000 (00:28 +0000)]
Remove dnssafe, cylink, and the broken dst random generator.
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.
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.
Brian Wellington [Mon, 2 Apr 2001 22:33:31 +0000 (22:33 +0000)]
call inet_aton, not inet_pton when parsing resolv.conf
Andreas Gustafsson [Mon, 2 Apr 2001 21:48:31 +0000 (21:48 +0000)]
handle some constructs used in the nsupdate man page
Andreas Gustafsson [Mon, 2 Apr 2001 17:14:10 +0000 (17:14 +0000)]
added new drafts
Mark Andrews [Mon, 2 Apr 2001 09:42:20 +0000 (09:42 +0000)]
char array index
Mark Andrews [Mon, 2 Apr 2001 08:06:18 +0000 (08:06 +0000)]
MIN and MAX
Mark Andrews [Mon, 2 Apr 2001 07:56:05 +0000 (07:56 +0000)]
MAXHOSTNAMELEN
Mark Andrews [Mon, 2 Apr 2001 07:53:19 +0000 (07:53 +0000)]
make structures private
Mark Andrews [Mon, 2 Apr 2001 07:52:33 +0000 (07:52 +0000)]
private structures
Mark Andrews [Mon, 2 Apr 2001 07:23:56 +0000 (07:23 +0000)]
checkpoint
Mark Andrews [Mon, 2 Apr 2001 07:05:00 +0000 (07:05 +0000)]
sync
Mark Andrews [Mon, 2 Apr 2001 07:03:56 +0000 (07:03 +0000)]
checkpoint
Mark Andrews [Mon, 2 Apr 2001 06:42:17 +0000 (06:42 +0000)]
new
Mark Andrews [Mon, 2 Apr 2001 06:39:06 +0000 (06:39 +0000)]
sync
Mark Andrews [Mon, 2 Apr 2001 06:38:19 +0000 (06:38 +0000)]
checkpoint
Mark Andrews [Mon, 2 Apr 2001 06:29:21 +0000 (06:29 +0000)]
checkpoint
Mark Andrews [Mon, 2 Apr 2001 05:57:53 +0000 (05:57 +0000)]
sync
Mark Andrews [Mon, 2 Apr 2001 05:57:11 +0000 (05:57 +0000)]
checkpoint
Mark Andrews [Mon, 2 Apr 2001 01:25:32 +0000 (01:25 +0000)]
sync checkpoint
Mark Andrews [Mon, 2 Apr 2001 01:24:32 +0000 (01:24 +0000)]
checkpoint
Brian Wellington [Sat, 31 Mar 2001 18:19:07 +0000 (18:19 +0000)]
correctly document the -V (verbose) argument.
Brian Wellington [Sat, 31 Mar 2001 02:39:52 +0000 (02:39 +0000)]
updates
Andreas Gustafsson [Sat, 31 Mar 2001 02:31:16 +0000 (02:31 +0000)]
manpage docbook conversion
Brian Wellington [Sat, 31 Mar 2001 02:25:31 +0000 (02:25 +0000)]
minor changes
Andreas Gustafsson [Sat, 31 Mar 2001 02:23:18 +0000 (02:23 +0000)]
manpage docbook conversion
Brian Wellington [Sat, 31 Mar 2001 02:12:26 +0000 (02:12 +0000)]
If signing a zone fails, remove the partial file. [RT #1131]
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.
Brian Wellington [Sat, 31 Mar 2001 01:24:25 +0000 (01:24 +0000)]
allow multiple messages on the command channel socket
Brian Wellington [Sat, 31 Mar 2001 01:03:26 +0000 (01:03 +0000)]
improve logging [RT #1132]
Andreas Gustafsson [Sat, 31 Mar 2001 00:34:16 +0000 (00:34 +0000)]
install man page aliases by linking
Andreas Gustafsson [Sat, 31 Mar 2001 00:11:20 +0000 (00:11 +0000)]
created
Andreas Gustafsson [Sat, 31 Mar 2001 00:08:23 +0000 (00:08 +0000)]
man page docbook conversion
Brian Wellington [Fri, 30 Mar 2001 22:50:27 +0000 (22:50 +0000)]
converted man pages to docbook and cleaned them up.
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]
Brian Wellington [Fri, 30 Mar 2001 21:00:08 +0000 (21:00 +0000)]
fix port handling
Brian Wellington [Fri, 30 Mar 2001 20:00:18 +0000 (20:00 +0000)]
don't die if a key wasn't found