Bob Halley
ba43c53451
Allow nodes obscured by a DNAME to be accessed if the GLUEOK bit is set.
2000-09-11 16:48:25 +00:00
Mark Andrews
29a9d783b2
440. [func] New function dns_zone_forwardupdate().
2000-09-11 13:34:18 +00:00
Mark Andrews
b9dead30b1
440. [func] New function dns_zone_forwardupdate().
2000-09-11 13:26:22 +00:00
Mark Andrews
056141f287
439. [func] New function dns_request_createraw().
2000-09-11 06:35:57 +00:00
Mark Andrews
5126112bc3
438. [func] New function dns_message_getrawmessage().
2000-09-11 05:55:27 +00:00
Mark Andrews
668278867b
437. [func] Log NOTIFY activity to the notify channel.
2000-09-11 04:37:52 +00:00
Brian Wellington
230aff0eac
Fix the crash caused by a signed message not matching any view [RT #290 ].
...
This fixes the crash, but not the real problem, which is that the TSIG needs
to be verified even if there is no matching view.
2000-09-09 10:46:58 +00:00
Eric Luce
7d7c5eee34
Fixed some typos and text before Xref's.
...
Added the command for how to generate the dvi file from the tex
output to the README-SGML
2000-09-09 01:44:11 +00:00
Eric Luce
f293a69bcd
Add some flags to the nominum dsssl modification that hvae the HTML
...
files written out to something with more easily understood file
names (Bv9ARM.ch##.html) and remove the old HTML files. We were
not able to have XML just drop in replace them due to not being
able to use an XML id tag that begins with a number. Hence "ch01"
instead of "1."
2000-09-09 01:22:00 +00:00
Eric Luce
55c73d0734
Merge all of the chapters in to one XML document.
...
Add the README-SGML so people know what is what a little better.
Add our start at a nominum specific HTML style sheet.
2000-09-09 00:59:47 +00:00
Andreas Gustafsson
2053a53eea
note that item 436 may fix RT #275
2000-09-08 22:24:41 +00:00
Andreas Gustafsson
72c815ed17
436. [bug] If recvmsg() returned EHOSTUNREACH or ENETUNREACH,
...
which sometimes happens on Linux, named would enter
a busy loop. Also, unexpected socket errors were
not logged at a high enough logging level to be
useful in diagnosing this situation.
2000-09-08 22:22:43 +00:00
Andreas Gustafsson
00010dc6a4
TCP receives should never be retried
2000-09-08 22:02:21 +00:00
Andreas Gustafsson
b7e031d517
435. [bug] dns_zone_dump() overwrote existing zone files
...
rather than writing to a temporary file and
renaming. This could lead to empty or partial
zone files being left around in certain error
conditions involving the initial transfer of a
slave zone, interfering with subsequent server
startup. [RT #282 ]
2000-09-08 21:47:03 +00:00
Andreas Gustafsson
c9f54e6d04
unbalanced quotes in comment
2000-09-08 21:35:45 +00:00
Andreas Gustafsson
923cbf79eb
added note on ndc->rndc change
2000-09-08 21:34:28 +00:00
Andreas Gustafsson
3d4a70fe38
edited
2000-09-08 21:27:47 +00:00
Andreas Gustafsson
e881887f18
commented
2000-09-08 21:25:21 +00:00
Andreas Gustafsson
7ec4367f3d
434. [func] New function isc_file_isabsolute().
2000-09-08 18:37:28 +00:00
Brian Wellington
ec393c0384
Error return cleanup.
2000-09-08 14:25:40 +00:00
Brian Wellington
8c7fa43b3c
Make dst_region_computeid() take an algorithm, since it was returning the
...
wrong id for RSA keys. Also clean up a few error messages from dst routines.
2000-09-08 14:23:49 +00:00
Brian Wellington
c38cf70db1
Fix an assertion failure and a case where an rdataset's trust wasn't set.
2000-09-08 14:18:17 +00:00
Brian Wellington
66f5b00c37
Some of the resigning policies were a bit strange.
2000-09-08 14:16:43 +00:00
Brian Wellington
c668509ab7
Allow signature validity period to be specified.
2000-09-08 14:15:10 +00:00
Brian Wellington
2abb1aa083
clarify an error message
2000-09-08 14:11:53 +00:00
Jim Reid
ddafe41410
Fixed some documentation errors caused by describing the aberrant behaviour of
...
threads in BSD/OS and mistakenly attributing that to all platforms.
Added a couple of paras on how lookups are performed.
Documented the difference n how trunctaed responses are handled.
2000-09-08 09:42:56 +00:00
Brian Wellington
42ffd37e52
remove unnecessary memory allocations
2000-09-08 08:47:29 +00:00
Brian Wellington
42848e71bc
Move some shared code to the shared file.
2000-09-08 08:38:59 +00:00
Brian Wellington
8447ecf6fd
Check for NULL before checking for key size.
2000-09-08 07:51:28 +00:00
Mark Andrews
842e0d16b8
checkpoint
2000-09-08 06:27:35 +00:00
Mark Andrews
ee94aedb41
Initial update forwarding test suite.
2000-09-08 05:48:06 +00:00
Mark Andrews
dfed970f63
Initial update forwarding test suite.
2000-09-08 05:40:44 +00:00
Eric Luce
e250aba011
Convert a number of hyphens in to m-dashes.
2000-09-08 02:41:31 +00:00
Andreas Gustafsson
2c9c7c5bb5
433. [func] isc_base64_decodestring() now accepts newlines
...
within the base64 data. This makes it possible
to break up the key data in a trusted-keys
statement into multiple lines. [RT #284 ]
2000-09-08 00:34:21 +00:00
Michael Graff
8cf8a04209
reformat a long line
2000-09-08 00:11:07 +00:00
Michael Graff
4440f99591
what I have done lately
2000-09-08 00:10:21 +00:00
Michael Graff
4e8518aa8f
add up to 10 minutes of jitter for refresh/retry, clammed as: RETRYTIME >= actual_retry >= RETRYTIME * .80
2000-09-08 00:07:44 +00:00
Michael Graff
95236b0363
make the returned value sane in all cases
2000-09-08 00:06:39 +00:00
Eric Luce
60a0cad892
Fix some of the formatting and type definitions in the table in
...
chapter 1.
Applied patch from Michale Graff for the min & max refresh & retry
boolean options table in 6.2.12.1
2000-09-07 23:14:31 +00:00
Michael Graff
3d127d7201
cross off more todo items
2000-09-07 21:56:00 +00:00
Michael Graff
4e96d1fc06
restructure creating and cleanup to more closely fit the other subsystem's methods. This removes one more todo item from my list.
2000-09-07 21:54:40 +00:00
Brian Wellington
abaec24086
429. [bug] The space reserved for a TSIG record in a response
...
was 2 bytes too short, leading to message
generation failures.
2000-09-07 21:08:52 +00:00
Brian Wellington
70d950d16e
Log a warning if TSIG keys are too short (where too short is less than 8 bytes).
2000-09-07 20:34:04 +00:00
Bob Halley
3ad16d4c3a
In find_closest_nxt(), do not return DNS_R_BADDB because of glue
2000-09-07 20:10:36 +00:00
Brian Wellington
32b2cdf212
427. [bug] Avoid going into an infinite loop when the validator
...
gets a negative response to a key query where the
records are signed by the missing key.
2000-09-07 19:46:52 +00:00
Andreas Gustafsson
b42a7e9d80
426. [bug] Attempting to generate an oversized RSA key could
...
cause dnssec-keygen to dump core.
2000-09-07 19:27:57 +00:00
Bob Halley
3113e4dac8
fix auth-nxdomain default message [RT #287 ]
2000-09-07 19:24:33 +00:00
Eric Luce
3827c16dce
This is the initial addition of the XML version of the BIND v9 ARM.
...
These files are based on the BIND v9 ARM in FrameMaker. After these
files are edited they will become the master source for the BIND v9 ARM.
Still need to include style sheets and the actual XML DocBook DTD
for those who do not have it.
2000-09-07 19:15:51 +00:00
Andreas Gustafsson
af8cb354c2
use isc_base64_decodestring() instead of equivalent
...
static function
2000-09-07 18:37:38 +00:00
Andreas Gustafsson
7f52817a92
rephrased 424.
2000-09-07 16:54:31 +00:00