]>
git.ipfire.org Git - thirdparty/bind9.git/log
Brian Wellington [Fri, 1 Feb 2002 20:18:33 +0000 (20:18 +0000)]
more minor cleanups
Brian Wellington [Fri, 1 Feb 2002 20:08:56 +0000 (20:08 +0000)]
minor cleanup
Andreas Gustafsson [Fri, 1 Feb 2002 02:33:26 +0000 (02:33 +0000)]
spacing
Brian Wellington [Fri, 1 Feb 2002 01:56:00 +0000 (01:56 +0000)]
ns5 is the incorrectly configured server, not ns4.
Brian Wellington [Thu, 31 Jan 2002 01:50:46 +0000 (01:50 +0000)]
RFC 2065 -> RFC 2535
Brian Wellington [Wed, 30 Jan 2002 20:07:03 +0000 (20:07 +0000)]
regen
Brian Wellington [Wed, 30 Jan 2002 06:33:37 +0000 (06:33 +0000)]
SIG(0) updates, DNSSEC fixes.
Brian Wellington [Wed, 30 Jan 2002 02:24:36 +0000 (02:24 +0000)]
regen
Brian Wellington [Wed, 30 Jan 2002 02:23:11 +0000 (02:23 +0000)]
Slighly desuckify the update-policy description. There really should
be examples there.
Brian Wellington [Wed, 30 Jan 2002 01:49:01 +0000 (01:49 +0000)]
regen
Brian Wellington [Wed, 30 Jan 2002 01:47:35 +0000 (01:47 +0000)]
document rndc freeze & unfreeze
Brian Wellington [Wed, 30 Jan 2002 00:55:15 +0000 (00:55 +0000)]
rndc unfreeze should reload the zone.
Brian Wellington [Wed, 30 Jan 2002 00:20:50 +0000 (00:20 +0000)]
mention freeze & unfreeze in the usage
Brian Wellington [Wed, 30 Jan 2002 00:10:56 +0000 (00:10 +0000)]
regen
Brian Wellington [Wed, 30 Jan 2002 00:09:54 +0000 (00:09 +0000)]
document the key-directory option
Brian Wellington [Tue, 29 Jan 2002 23:41:25 +0000 (23:41 +0000)]
various updates in the xml that have never been propagated
Brian Wellington [Tue, 29 Jan 2002 23:30:32 +0000 (23:30 +0000)]
regen
Brian Wellington [Tue, 29 Jan 2002 23:30:12 +0000 (23:30 +0000)]
document SIG(0) support.
Brian Wellington [Tue, 29 Jan 2002 22:37:58 +0000 (22:37 +0000)]
regen
Brian Wellington [Tue, 29 Jan 2002 22:37:44 +0000 (22:37 +0000)]
oops, broke the docbook detection stuff on netbsd
Brian Wellington [Sun, 27 Jan 2002 20:52:47 +0000 (20:52 +0000)]
1192. [bug] The seconds fields in LOC records were restricted
to three decimal places. More decimal places should
be allowed and silently truncated.
Brian Wellington [Sat, 26 Jan 2002 23:12:54 +0000 (23:12 +0000)]
regen
Brian Wellington [Sat, 26 Jan 2002 23:12:39 +0000 (23:12 +0000)]
oops, missed the sgml catalog file. Hope this doesn't break anything.
Brian Wellington [Sat, 26 Jan 2002 22:56:17 +0000 (22:56 +0000)]
regen
Brian Wellington [Sat, 26 Jan 2002 22:56:02 +0000 (22:56 +0000)]
autodetect more of the docbook stuff on Red Hat Linux 7.2.
Mark Andrews [Fri, 25 Jan 2002 05:25:16 +0000 (05:25 +0000)]
mention EXCLUDED
Danny Mayer [Fri, 25 Jan 2002 03:39:25 +0000 (03:39 +0000)]
Change freebuf flag to be local to calls to NTstrerror() and be threadsafe
Mark Andrews [Fri, 25 Jan 2002 03:12:07 +0000 (03:12 +0000)]
unsigned char -> char
Danny Mayer [Thu, 24 Jan 2002 23:43:28 +0000 (23:43 +0000)]
Removed C++ "//" comment lines
Danny Mayer [Thu, 24 Jan 2002 23:19:35 +0000 (23:19 +0000)]
Removed errno references (except for pipe) and used WSAGetLastError() instead, changed logging to use isc__strerror() (adding function in this file for now), changed select timeout to 400 Milleseconds from 2 seconds. This reduces the wait when adding a socket at the cost of CPU usage.
Mark Andrews [Thu, 24 Jan 2002 22:54:43 +0000 (22:54 +0000)]
new rev of draft-ietf-dnsext-restrict-key-for-dnssec
new draft draft-ietf-dnsop-v6-name-space-fragmentation
Mark Andrews [Thu, 24 Jan 2002 13:45:36 +0000 (13:45 +0000)]
DNS_ZONEFLG_FLUSH was not being cleared.
dns_zone_flush() could return a misleading result.
If the zone was being dumped incrementaly when dns_zone_flush() was
called ensure that it gets redumped if the were still outstanding
changes.
Brian Wellington [Thu, 24 Jan 2002 09:58:42 +0000 (09:58 +0000)]
Don't freeze an already frozen zone.
Mark Andrews [Thu, 24 Jan 2002 06:23:34 +0000 (06:23 +0000)]
'$/ = "";' caused entries to be dropped creating false positives.
Mark Andrews [Thu, 24 Jan 2002 01:00:08 +0000 (01:00 +0000)]
NOTIMP vs NOTIMPL
Andreas Gustafsson [Wed, 23 Jan 2002 18:02:28 +0000 (18:02 +0000)]
consistent spacing
Brian Wellington [Wed, 23 Jan 2002 08:46:40 +0000 (08:46 +0000)]
#1187 was both unclean and broken. Fix it and clean it up.
Mark Andrews [Wed, 23 Jan 2002 03:42:23 +0000 (03:42 +0000)]
alignment
Mark Andrews [Wed, 23 Jan 2002 02:51:43 +0000 (02:51 +0000)]
Note MD and MF in zones will cause there rejection.
Mark Andrews [Wed, 23 Jan 2002 02:12:24 +0000 (02:12 +0000)]
reverse also-notify changes. dns_zone_setalsonotify() has relaxed its calling
convention.
Correct INSIST
Andreas Gustafsson [Wed, 23 Jan 2002 02:03:05 +0000 (02:03 +0000)]
Fix RT #2309 differently, allowing rather than rejecting empty
also-notify clauses
Mark Andrews [Wed, 23 Jan 2002 01:51:16 +0000 (01:51 +0000)]
remove also-notify empty checks.
Andreas Gustafsson [Wed, 23 Jan 2002 01:39:29 +0000 (01:39 +0000)]
consistently begin RR type table entries with a lowercase letter
Andreas Gustafsson [Wed, 23 Jan 2002 01:30:33 +0000 (01:30 +0000)]
clarify 1173.
Andreas Gustafsson [Wed, 23 Jan 2002 01:27:52 +0000 (01:27 +0000)]
The comment saying that the string passed to isc_log_settag()
may not be altered after the call no longer applies
Andreas Gustafsson [Tue, 22 Jan 2002 22:31:06 +0000 (22:31 +0000)]
new files
Andreas Gustafsson [Tue, 22 Jan 2002 22:27:29 +0000 (22:27 +0000)]
Added RT #2399 regression test
Andreas Gustafsson [Tue, 22 Jan 2002 22:26:45 +0000 (22:26 +0000)]
1191. [bug] A dynamic update removing the last non-apex name in
a secure zone would fail. [RT #2399]
Andreas Gustafsson [Tue, 22 Jan 2002 22:24:47 +0000 (22:24 +0000)]
spacing
Brian Wellington [Tue, 22 Jan 2002 22:05:59 +0000 (22:05 +0000)]
1190. [func] Add the "rndc freeze" and"rndc unfreeze" commands.
[RT #2394]
Basically, "freeze" disables dynamic updates to a zone, syncs the journal
file into the master file, and removes the journal. This allows manual
edits of a dynamic zone file without stopping the server, since the
zone is temporarily considered non-dynamic. "unfreeze" re-enables dynamic
updates to a zone.
So, instead of the old:
rndc stop
edit master file
remove journal
restart server
you can now do:
rndc freeze zone
edit master file
rndc reload zone
rndc unfreeze zone
which doesn't require stopping the server.
About everyone here at the secure dynamic update workshop wanted this.
It will be documented soon.
Andreas Gustafsson [Tue, 22 Jan 2002 21:52:32 +0000 (21:52 +0000)]
typo in comment
Andreas Gustafsson [Tue, 22 Jan 2002 21:45:07 +0000 (21:45 +0000)]
missing format string argument; add format checking
Andreas Gustafsson [Tue, 22 Jan 2002 19:31:57 +0000 (19:31 +0000)]
use token.value.as_textregion.base, not token.value.pointer
Brian Wellington [Tue, 22 Jan 2002 16:05:51 +0000 (16:05 +0000)]
make a few dynamic update log messages more informative
Brian Wellington [Tue, 22 Jan 2002 15:40:24 +0000 (15:40 +0000)]
1189. [bug] On some systems, malloc(0) returns NULL, which
could cause the caller to report an out of memory
error. [RT #2398]
Brian Wellington [Tue, 22 Jan 2002 13:04:45 +0000 (13:04 +0000)]
1188. [bug] Dynamic updates of a signed zone would fail if
some of the zone private keys were unavailable.
Brian Wellington [Tue, 22 Jan 2002 09:07:30 +0000 (09:07 +0000)]
1187. [bug] named was incorrectly returning DNSSEC records
in negative responses when the DO bit was not set.
Mark Andrews [Tue, 22 Jan 2002 06:02:14 +0000 (06:02 +0000)]
1186. [bug] isc_hex_tobuffer(,,length = 0) failed to unget the
EOL token when reading to end of line.
Mark Andrews [Tue, 22 Jan 2002 05:39:34 +0000 (05:39 +0000)]
rndcconfgen -> rndc-confgen
Mark Andrews [Tue, 22 Jan 2002 03:16:28 +0000 (03:16 +0000)]
pullup from BIND 8:
1185. [bug] libbind: don't assume statp->_u._ext.ext is valid
unless RES_INIT is set when calling res_*init().
1184. [bug] libbind: call res_ndestroy() if RES_INIT is set
when res_*init() is called.
Mark Andrews [Tue, 22 Jan 2002 02:38:34 +0000 (02:38 +0000)]
1183. [bug] Handle ENOSR error when writing to the internal
control pipe. [RT #2395]
Brian Wellington [Mon, 21 Jan 2002 16:26:06 +0000 (16:26 +0000)]
1182. [bug] The server could throw an assertion failure when
constructing a negative response packet.
Brian Wellington [Mon, 21 Jan 2002 11:00:25 +0000 (11:00 +0000)]
1181. [func] Add the "key-directory" configuration statement,
which allows the server to look for online signing
keys in alternate directories.
Brian Wellington [Mon, 21 Jan 2002 10:13:20 +0000 (10:13 +0000)]
1180. [func] dnssec-keygen should always generate keys with
protocol 3 (DNSSEC), since it's less confusing
that way.
Brian Wellington [Mon, 21 Jan 2002 09:47:09 +0000 (09:47 +0000)]
style
Brian Wellington [Mon, 21 Jan 2002 07:59:15 +0000 (07:59 +0000)]
1179. [func] Add SIG(0) support to nsupdate.
Mark Andrews [Mon, 21 Jan 2002 01:07:32 +0000 (01:07 +0000)]
Use as_textregion.base not as_pointer. [RT #2385]
Mark Andrews [Thu, 17 Jan 2002 00:16:30 +0000 (00:16 +0000)]
1178. [func] Follow and cache (if appropriate) A6 and other
data chains to completion in the additional section.
Mark Andrews [Wed, 16 Jan 2002 02:21:53 +0000 (02:21 +0000)]
rndc-keygen -> rndc-confgen [RT #2362]
Brian Wellington [Tue, 15 Jan 2002 22:09:45 +0000 (22:09 +0000)]
openssl 0.9.6a and higher don't have the RSA locking bug that earlier versions
did, so don't disable precomputation. Note that while this was fixed for
RSA, other algorithms still don't do locking when performing precomputation,
and thus we still disable it.
Mark Andrews [Tue, 15 Jan 2002 06:42:15 +0000 (06:42 +0000)]
1177. [func] Report view when loading zones if it is not a
standard view (_default or _bind). [RT #2270]
Brian Wellington [Tue, 15 Jan 2002 02:10:10 +0000 (02:10 +0000)]
When parsing a hex string of unknown length, properly unget the EOL token
at the end. This doesn't affect any existing code, since the one caller
passes a known length, but it's still a bug.
Mark Andrews [Mon, 14 Jan 2002 22:47:36 +0000 (22:47 +0000)]
new rev
Brian Wellington [Mon, 14 Jan 2002 05:13:21 +0000 (05:13 +0000)]
Change:
1176. [doc] allow-v6-synthesis is only performed for clients
that are supplied recursive service. [RT #2260]
to
1176. [doc] Document that allow-v6-synthesis is only performed
for clients that are supplied recursive service.
[RT #2260]
since there is no change in behavior.
Mark Andrews [Mon, 14 Jan 2002 05:01:50 +0000 (05:01 +0000)]
1176. [doc] allow-v6-synthesis is only performed for clients
that are supplied recursive service. [RT #2260]
Mark Andrews [Mon, 14 Jan 2002 04:16:03 +0000 (04:16 +0000)]
re-do:
1168. [bug] Empty also-notify clauses were not handled. [RT #2309]
Mark Andrews [Mon, 14 Jan 2002 01:42:04 +0000 (01:42 +0000)]
1175. [bug] named-checkzone and named-checkconf failed to call
dns_result_register() at startup which could
result in runtime exceptions when printing
"out of memory" errors. [RT #2335]
Andreas Gustafsson [Fri, 11 Jan 2002 01:30:32 +0000 (01:30 +0000)]
cut-and-paste-o:s
Mark Andrews [Thu, 10 Jan 2002 03:50:13 +0000 (03:50 +0000)]
1174. [bug] Win32: add WSAECONNRESET to the expected errors
from connect(). [RT #2308]
Mark Andrews [Thu, 10 Jan 2002 03:32:06 +0000 (03:32 +0000)]
new draft
Mark Andrews [Wed, 9 Jan 2002 23:21:57 +0000 (23:21 +0000)]
new rev
Mark Andrews [Wed, 9 Jan 2002 06:16:10 +0000 (06:16 +0000)]
1173. [bug] Potential leaks in isc_log_create() and
isc_log_settag(). [RT #2336]
Mark Andrews [Wed, 9 Jan 2002 06:14:07 +0000 (06:14 +0000)]
Q: I get error messages like "multiple RRs of singleton type" and
"CNAME and other data" when transfering a zone. What does this mean?
Mark Andrews [Wed, 9 Jan 2002 05:44:28 +0000 (05:44 +0000)]
1172. [doc] Add CERT, GPOS, KX, NAPTR, NSAP, PX and TXT to
table of RR types in ARM.
Mark Andrews [Tue, 8 Jan 2002 21:45:39 +0000 (21:45 +0000)]
new rev
Mark Andrews [Tue, 8 Jan 2002 00:34:45 +0000 (00:34 +0000)]
remove rational behind using a anonymous port for queries
Mark Andrews [Mon, 7 Jan 2002 22:53:48 +0000 (22:53 +0000)]
Q: Why is named listening on UDP port other than 53?
Mark Andrews [Sun, 6 Jan 2002 23:01:25 +0000 (23:01 +0000)]
Mac OS X 10.1
Brian Wellington [Sat, 5 Jan 2002 07:28:44 +0000 (07:28 +0000)]
move isc_region_compare to isc/region.[ch], not isc/buffer.[ch]
Olafur Gudmundsson [Sat, 5 Jan 2002 07:05:28 +0000 (07:05 +0000)]
Adding function isc_region_compare and using in instead of compare_region in lib/dns
Andreas Gustafsson [Sat, 5 Jan 2002 01:26:10 +0000 (01:26 +0000)]
note that the command channel can be disabled using controls { };
Mark Andrews [Fri, 4 Jan 2002 06:19:20 +0000 (06:19 +0000)]
initalise warning
initalise token
only print known token types.
Mark Andrews [Fri, 4 Jan 2002 05:42:12 +0000 (05:42 +0000)]
1170. [bug] Don't attempt to print the token when a I/O error
occurs when parsing named.conf. [RT #2275]
Andreas Gustafsson [Fri, 4 Jan 2002 04:34:51 +0000 (04:34 +0000)]
oops, forgot this file in last commit
Andreas Gustafsson [Fri, 4 Jan 2002 02:32:16 +0000 (02:32 +0000)]
Split off the named.conf grammar into a source module separate
from the configuration parser, to facilitate reuse of the latter for
parsing non-BIND configuration files
Mark Andrews [Wed, 2 Jan 2002 00:25:13 +0000 (00:25 +0000)]
Mention the need to run "make distclean" prior to re-configuring.
Mark Andrews [Mon, 31 Dec 2001 02:32:50 +0000 (02:32 +0000)]
draft-ietf-dnsext-message-size has been replace by rfc3226
Mark Andrews [Mon, 31 Dec 2001 02:19:25 +0000 (02:19 +0000)]
draft-ietf-dnsext-dnssec-okbit in now rfc3225
Mark Andrews [Sat, 29 Dec 2001 05:31:26 +0000 (05:31 +0000)]
1169. [func] Identify recursive queries in the query log.
Mark Andrews [Sat, 29 Dec 2001 04:49:51 +0000 (04:49 +0000)]
1168. [bug] Empty also-notify clauses were not handled gracefully.
[RT #2309]