]>
git.ipfire.org Git - thirdparty/bind9.git/log
Andreas Gustafsson [Mon, 8 Jan 2001 20:11:40 +0000 (20:11 +0000)]
pullup to 9.0:
661. [bug] Certain UDP IXFR requests caused an assertion failure
(mpctx->allocated == 0). [RT #355, #394, #623]
Andreas Gustafsson [Mon, 11 Dec 2000 21:17:09 +0000 (21:17 +0000)]
pullup:
Cope with the possibility that the prefix of a name split within a
bitstring label might have been compacted to have fewer labels than
what was expected
Andreas Gustafsson [Mon, 11 Dec 2000 21:02:04 +0000 (21:02 +0000)]
pullup:
Bitstring labels *still* suck. They didn't somehow magically get less
sucky in the past couple of months. The nerve.
Anyway, dns_name_split now correctly compacts the preceding bitstring label
(if any) when a maximal bitstring is split.
It also correctly creates the suffix when a maximal bitstring is split.
It was doing this incorrectly before, independent of the compaction issue.
Brian Wellington [Tue, 5 Dec 2000 18:59:49 +0000 (18:59 +0000)]
pullup:
555. [bug] Slave server attempting zone transfer could crash
with an assertion failure on certain malformed
responses from the master. [RT #457]
Brian Wellington [Mon, 4 Dec 2000 18:59:42 +0000 (18:59 +0000)]
pullup:
589. [bug] The server could deadlock if a zone was updated
while being transferred out.
Brian Wellington [Mon, 4 Dec 2000 18:57:11 +0000 (18:57 +0000)]
pullup:
573. [bug] The journal files of IXFRed slave zones were
inadvertantly discarded on server reload, causing
"journal out of sync with zone" errors on subsequent
reloads. [RT #482]
(note: the CHANGES file was already updated)
Andreas Gustafsson [Wed, 29 Nov 2000 20:18:57 +0000 (20:18 +0000)]
pullup:
581. [bug] log severity was not being correctly processed.
[RT #485]
Andreas Gustafsson [Thu, 23 Nov 2000 00:02:00 +0000 (00:02 +0000)]
pullup:
574. [bug] TSIG signed queries sent by the resolver would fail to
have their responses validated and would leak memory.
Brian Wellington [Wed, 22 Nov 2000 20:18:03 +0000 (20:18 +0000)]
pullup:
572. [bug] Quoted strings were not accepted as key names in
address match lists.
Andreas Gustafsson [Wed, 22 Nov 2000 18:06:49 +0000 (18:06 +0000)]
noted successful build on Slackware 7.0.1
Andreas Gustafsson [Mon, 20 Nov 2000 20:57:11 +0000 (20:57 +0000)]
Added regression test for RT #482. As the bug is not yet fixed,
the test will currently fail.
Andreas Gustafsson [Mon, 13 Nov 2000 22:11:47 +0000 (22:11 +0000)]
pullup:
554. [bug] In some cases, not all of the dnssec tools were
properly installed.
Andreas Gustafsson [Mon, 13 Nov 2000 22:06:54 +0000 (22:06 +0000)]
pullup:
Don't call UNEXPECTED_ERROR if setsockopt(SO_TIMESTAMP) returns ENOPROTOOPT.
Brian Wellington [Mon, 13 Nov 2000 20:18:25 +0000 (20:18 +0000)]
pullup:
553. [bug] Incoming zone transfers deferred due to quota
were not started when quota was increased but
only when a transfer in progress finished. [RT #456]
Andreas Gustafsson [Mon, 13 Nov 2000 17:42:25 +0000 (17:42 +0000)]
pullup:
552. [bug] We were not correctly detecting the end of all c-style
comments. [RT #455]
Andreas Gustafsson [Mon, 13 Nov 2000 17:41:14 +0000 (17:41 +0000)]
bumped to 9.0.2a1
Andreas Gustafsson [Fri, 10 Nov 2000 18:05:55 +0000 (18:05 +0000)]
document that RSA keys are limited to 2000 bits in 9.0.1
Andreas Gustafsson [Thu, 9 Nov 2000 22:44:42 +0000 (22:44 +0000)]
added note about RSA keys longer than 2000 bits not working
Andreas Gustafsson [Thu, 9 Nov 2000 02:36:18 +0000 (02:36 +0000)]
the OpenBSD /dev/random nonblocking access bug is reportedly fixed in 2.8;
BIND 9 reportedly works on OpenBSD-current
Andreas Gustafsson [Thu, 9 Nov 2000 00:44:13 +0000 (00:44 +0000)]
added '--- 9.0.1 released ---' tag
Andreas Gustafsson [Thu, 9 Nov 2000 00:42:52 +0000 (00:42 +0000)]
updated for 9.0.1
Andreas Gustafsson [Thu, 9 Nov 2000 00:40:21 +0000 (00:40 +0000)]
bumped to 9.0.1
Andreas Gustafsson [Thu, 9 Nov 2000 00:39:14 +0000 (00:39 +0000)]
pullup:
547. [bug] dnssafe doesn't correctly handle RSA keys longer
than 2000 bits. Disable support for long keys.
Brian Wellington [Wed, 8 Nov 2000 21:56:18 +0000 (21:56 +0000)]
547. [bug] dnssafe doesn't correctly handle RSA keys longer
than 2000 bits. Disable support for long keys.
Andreas Gustafsson [Mon, 6 Nov 2000 19:21:14 +0000 (19:21 +0000)]
updated for 9.0.1rc1
Andreas Gustafsson [Mon, 6 Nov 2000 17:57:16 +0000 (17:57 +0000)]
added "--- 9.0.1rc2 released" --- tag
Andreas Gustafsson [Mon, 6 Nov 2000 17:56:15 +0000 (17:56 +0000)]
bumped to 9.0.1rc2
Andreas Gustafsson [Sat, 4 Nov 2000 02:45:07 +0000 (02:45 +0000)]
527. [bug] When a hint zone was configured, the spurious warning
messages "Hint zones do not have a forward field" and
"Hint zones do not have a forwarders field" were
printed. [RT #439]
Andreas Gustafsson [Fri, 3 Nov 2000 19:35:12 +0000 (19:35 +0000)]
shared library builds don't *quite* work yet on AIX,
despite the libtool upgrade
Brian Wellington [Fri, 3 Nov 2000 19:30:10 +0000 (19:30 +0000)]
#457 was duplicated.
Andreas Gustafsson [Fri, 3 Nov 2000 01:06:51 +0000 (01:06 +0000)]
note reported successful build on OpenBSD 2.6, 2.8
Michael Sawyer [Mon, 30 Oct 2000 17:21:45 +0000 (17:21 +0000)]
Pullup, to make domain= code work under dig and vc option work under
nslookup.
Reviewed by Brian
Andreas Gustafsson [Thu, 26 Oct 2000 06:07:36 +0000 (06:07 +0000)]
pullup:
valid base64 strings with embedded spaces were rejected.
Brian Wellington [Wed, 25 Oct 2000 13:29:27 +0000 (13:29 +0000)]
The libtool update broke netbsd [RT #414]
Andreas Gustafsson [Sat, 21 Oct 2000 01:35:17 +0000 (01:35 +0000)]
"The big dig change" broke "make install":
the mkinstalldirs script does not exist yet on the release branch
Andreas Gustafsson [Sat, 21 Oct 2000 01:09:20 +0000 (01:09 +0000)]
added '--- 9.0.1rc1 released' --- marker
Andreas Gustafsson [Sat, 21 Oct 2000 01:01:43 +0000 (01:01 +0000)]
public functions have been added to libisc and libdns, but not liblwres
Andreas Gustafsson [Sat, 21 Oct 2000 00:38:58 +0000 (00:38 +0000)]
note that there are some new features in
dig/host/nslookup
Andreas Gustafsson [Fri, 20 Oct 2000 23:02:59 +0000 (23:02 +0000)]
fixed typos and formatting, clarified, and tabified
Michael Sawyer [Fri, 20 Oct 2000 22:36:07 +0000 (22:36 +0000)]
Mass CHANGES updates from recent big dig/nsupdate pullups.
Andreas Gustafsson [Fri, 20 Oct 2000 21:54:13 +0000 (21:54 +0000)]
pullup:
various dig patches from Mike
Andreas Gustafsson [Fri, 20 Oct 2000 21:45:46 +0000 (21:45 +0000)]
pullup:
ask the database for aaaa records too, when an a6 isn't found.
Andreas Gustafsson [Fri, 20 Oct 2000 21:44:09 +0000 (21:44 +0000)]
pullup:
Fix overzealous printing of newlines in message_[pseudo]sectiontotext().
Andreas Gustafsson [Fri, 20 Oct 2000 20:37:59 +0000 (20:37 +0000)]
updated for 9.0.1rc1
Andreas Gustafsson [Fri, 20 Oct 2000 20:35:36 +0000 (20:35 +0000)]
let's call this 9.0.1rc1
Andreas Gustafsson [Fri, 20 Oct 2000 18:32:20 +0000 (18:32 +0000)]
pullup: nsupdate mega-pullup patch from Mike
Andreas Gustafsson [Thu, 19 Oct 2000 23:57:20 +0000 (23:57 +0000)]
pullup:
#include <resolv.h> is not needed, and causes problems on AIX.
Andreas Gustafsson [Thu, 19 Oct 2000 17:13:22 +0000 (17:13 +0000)]
pullup:
526. [bug] nsupdate incorrectly refused to add RRs with a TTL
of 0.
Brian Wellington [Wed, 18 Oct 2000 23:27:59 +0000 (23:27 +0000)]
--with-libtool does not work on AIX.
Andreas Gustafsson [Wed, 18 Oct 2000 19:10:27 +0000 (19:10 +0000)]
clarified warning messages added in previous change
Andreas Gustafsson [Wed, 18 Oct 2000 19:02:17 +0000 (19:02 +0000)]
pullup:
523. [doc] The source to the Administrator Reference Manual is
now an XML file using the DocBook DTD, and is included
in the distribution. The plain text version of the
ARM is temporarily unavailable while we figure out
how to generate readable plain text from the XML.
Brian Wellington [Wed, 18 Oct 2000 18:59:24 +0000 (18:59 +0000)]
Print warnings saying that the 'forward' and 'forwarders' statements
are unimplemented [RT #407].
Andreas Gustafsson [Wed, 18 Oct 2000 18:55:24 +0000 (18:55 +0000)]
.css file was used by FrameMaker-generated HTML only and is no
> longer needed
Andreas Gustafsson [Wed, 18 Oct 2000 18:53:43 +0000 (18:53 +0000)]
regenerated on release branch, too
Andreas Gustafsson [Wed, 18 Oct 2000 18:50:18 +0000 (18:50 +0000)]
remove plain text version of ARM until we find a way to generate
it from XML
Andreas Gustafsson [Wed, 18 Oct 2000 18:46:21 +0000 (18:46 +0000)]
removed FrameMaker-generated HTML files now replaced by
XML-generated ones
cvs2git [Wed, 18 Oct 2000 18:31:52 +0000 (18:31 +0000)]
This commit was manufactured by cvs2git to create branch 'v9_0'.
Andreas Gustafsson [Wed, 18 Oct 2000 18:31:51 +0000 (18:31 +0000)]
regenerated
Andreas Gustafsson [Wed, 18 Oct 2000 18:27:46 +0000 (18:27 +0000)]
document the optional ip_port of the also-notify option
and the optional class of the view statement; stress the need for a hint zone
in non-IN views [RT #382], [RT #387]
Eric Luce [Wed, 18 Oct 2000 01:17:45 +0000 (01:17 +0000)]
new text for dealing with NetBSD and html generation..
Brian Wellington [Tue, 17 Oct 2000 22:21:34 +0000 (22:21 +0000)]
The parser leaked memory when printing the "references to zones not
implemented yet" warning.
Brian Wellington [Tue, 17 Oct 2000 21:25:11 +0000 (21:25 +0000)]
522. [func] The lightweight resolver daemon can now use
a real configuration file, and its functionality
can be provided by a name server. Also, the -p and -P
options to lwresd have been reversed.
(this was done a while ago, but had no CHANGES entry)
Michael Sawyer [Tue, 17 Oct 2000 20:57:26 +0000 (20:57 +0000)]
Add counters of incoming queries, server-wide and by zone. There is
currently no way to get these counts back *out* of the server, pending
a command channel. A temporary channel should be built for these data
soon.
Michael Sawyer [Tue, 17 Oct 2000 20:27:29 +0000 (20:27 +0000)]
Reorginization, no real changes
Andreas Gustafsson [Tue, 17 Oct 2000 20:13:56 +0000 (20:13 +0000)]
added copyright message
Andreas Gustafsson [Tue, 17 Oct 2000 20:09:19 +0000 (20:09 +0000)]
revision 1.30 broke the default lwres address of 127.0.0.1
by incorrectly assuming that lwres_addr_parse() parses an address in string
form (it actually parses an address in lwres wire form)
Brian Wellington [Tue, 17 Oct 2000 19:42:17 +0000 (19:42 +0000)]
update based on libtool and typo fixes
Brian Wellington [Tue, 17 Oct 2000 19:37:21 +0000 (19:37 +0000)]
Add lookup.[ch]
Brian Wellington [Tue, 17 Oct 2000 19:36:01 +0000 (19:36 +0000)]
add journalprint
Andreas Gustafsson [Tue, 17 Oct 2000 19:28:55 +0000 (19:28 +0000)]
update_copyrights treated CONF-SH comments as C comments
due to inappropriate use of prefix regexp matching
Brian Wellington [Tue, 17 Oct 2000 19:24:29 +0000 (19:24 +0000)]
#include <string.h>
Andreas Gustafsson [Tue, 17 Oct 2000 18:59:25 +0000 (18:59 +0000)]
pullup:
520. [bug] Upgraded libtool to 1.3.5, which allows shared
library builds to work on AIX (and possibly others).
Andreas Gustafsson [Tue, 17 Oct 2000 18:48:09 +0000 (18:48 +0000)]
pullup:
515. [bug] The ssu table was not beinge attached / detached
by dns_zone_[sg]etssutable. [RT#397]
Andreas Gustafsson [Tue, 17 Oct 2000 18:40:10 +0000 (18:40 +0000)]
pullup:
An event could be freed twice.
cvs commit -mpullup:
Brian Wellington [Tue, 17 Oct 2000 18:34:52 +0000 (18:34 +0000)]
An event could be freed twice.
Andreas Gustafsson [Tue, 17 Oct 2000 18:05:45 +0000 (18:05 +0000)]
added draft-sawyer-dnsext-edns0-zone-option-00.txt
Mark Andrews [Tue, 17 Oct 2000 10:59:48 +0000 (10:59 +0000)]
mising declarations
Mark Andrews [Tue, 17 Oct 2000 07:22:39 +0000 (07:22 +0000)]
521. [bug] Detect master files which contain $INCLUDE and always
reload. [RT #196]
new result code DNS_R_SEENINCLUDE
dns_master_load* can now return DNS_R_SEENINCLUDE
Mark Andrews [Tue, 17 Oct 2000 02:11:28 +0000 (02:11 +0000)]
bad declaration.
Brian Wellington [Tue, 17 Oct 2000 01:57:42 +0000 (01:57 +0000)]
Split off the generic dns query functionality from the byaddr module into
the lookup module, and make byaddr use lookup.
Andreas Gustafsson [Tue, 17 Oct 2000 01:24:05 +0000 (01:24 +0000)]
updated drafts
Andreas Gustafsson [Tue, 17 Oct 2000 01:09:31 +0000 (01:09 +0000)]
spacing
Andreas Gustafsson [Tue, 17 Oct 2000 01:02:20 +0000 (01:02 +0000)]
pullup:
510. [bug] Remove spurious view notify warning. [RT #376]
Michael Sawyer [Tue, 17 Oct 2000 00:37:54 +0000 (00:37 +0000)]
todo updated
Michael Sawyer [Tue, 17 Oct 2000 00:36:09 +0000 (00:36 +0000)]
Missed a conflict
Michael Sawyer [Tue, 17 Oct 2000 00:35:18 +0000 (00:35 +0000)]
Make option processing case sensitive.
Remove -w option; default xfr's to +nocomments, +noquestion. Remove wiring
around repeated comment printing, so xfr's with +comments will cause
comment headers to be printed per packet, producing same result as -w
gave.
Andreas Gustafsson [Tue, 17 Oct 2000 00:31:17 +0000 (00:31 +0000)]
spacing
Brian Wellington [Mon, 16 Oct 2000 23:44:25 +0000 (23:44 +0000)]
A lot of files generated by libtool were not properly ignored.
Brian Wellington [Mon, 16 Oct 2000 23:35:07 +0000 (23:35 +0000)]
520. [bug] Upgraded libtool to 1.3.5, which allows shared
library builds to work on AIX (and possibly others).
Brian Wellington [Mon, 16 Oct 2000 23:32:36 +0000 (23:32 +0000)]
pullup:
519. [bug] dns_name_split() would improperly split some bitstring
labels, zeroing a few of the least signficant bits in
the prefix part. When such an improperly created
prefix was returned to the RBT database, the bogus
label was dutifully stored, corrupting the tree.
[RT #369]
Michael Sawyer [Mon, 16 Oct 2000 22:26:25 +0000 (22:26 +0000)]
Oops on the last commit. Editor wasn't saved when I did the commit, and
the cvs diff output was very close to the correct one, so I didn't
notice the problem.
Andreas Gustafsson [Mon, 16 Oct 2000 21:47:49 +0000 (21:47 +0000)]
typo
Brian Wellington [Mon, 16 Oct 2000 21:43:03 +0000 (21:43 +0000)]
Add bin/tests/journalprint.c
Michael Sawyer [Mon, 16 Oct 2000 21:14:29 +0000 (21:14 +0000)]
The change made in patch 233 was breaking preventing the server from
being built when sanitized. Since there is no obvious reason for
notify->flags to be hidden behind sanitize ifdefs, move it public.
(Lots of places which referred to ->flags were not sanitized out.)
Brian Wellington [Mon, 16 Oct 2000 20:42:03 +0000 (20:42 +0000)]
Added copyright
Andreas Gustafsson [Mon, 16 Oct 2000 20:38:30 +0000 (20:38 +0000)]
say "beginning of DNS packet", not "begin of DNS packet"
Brian Wellington [Mon, 16 Oct 2000 19:05:13 +0000 (19:05 +0000)]
typo
Michael Sawyer [Mon, 16 Oct 2000 19:00:01 +0000 (19:00 +0000)]
Cause -m (memory debugging) option in dig to actually function.
Mark Andrews [Mon, 16 Oct 2000 04:26:08 +0000 (04:26 +0000)]
Check message id against expected id, fail / revert to AXFR on mismatch.
Skip check for second and subsequent messages if the query is AXFR.
Mark Andrews [Mon, 16 Oct 2000 04:08:13 +0000 (04:08 +0000)]
Add DNS_R_UNEXPECTEDID.