Brian Wellington
d6be55c63f
comment the infinite loop fix
2000-09-12 10:21:45 +00:00
Brian Wellington
9b7f7e78a5
minor dst api change
2000-09-12 10:08:56 +00:00
Brian Wellington
1f8f904ad6
Added support for non-IN classes.
2000-09-12 10:07:50 +00:00
Brian Wellington
5c29047792
minor dst api change
2000-09-12 09:59:28 +00:00
Brian Wellington
54bf299982
Don't assume class IN; rename functions to conform to the naming style.
2000-09-12 09:55:32 +00:00
Brian Wellington
020d334001
Don't assume class IN.
2000-09-12 09:54:36 +00:00
Brian Wellington
0586029c81
Properly add a TSIG to a response not matching any view. The TSIG will
...
always have error==BADKEY. This is a bit of a hack, but without a view
to match, I can't think of a better way.
2000-09-12 07:48:28 +00:00
Andreas Gustafsson
983c852d20
listen-on-v6 was missing from grammar table
2000-09-12 01:26:56 +00:00
Andreas Gustafsson
894ae86038
added missing 'use' [RT #293 ]
2000-09-12 01:25:05 +00:00
Mark Andrews
694d98c143
cleanup notify_log & zone_log to reduce common code.
2000-09-12 01:22:12 +00:00
Mark Andrews
68516a98cb
document dns_message_getrawmessage
2000-09-11 23:37:34 +00:00
Michael Sawyer
286e74a21b
Bug #255 fixed.
...
A wonderfully inconsistent user interface feature of v8 host duplicated.
2000-09-11 21:48:11 +00:00
Andreas Gustafsson
400f5eeb2c
spelling
2000-09-11 20:51:47 +00:00
Michael Sawyer
e9429ff25a
Retry a lookup in TCP mode after getting a reply with TC flag set
2000-09-11 19:38:22 +00:00
Andreas Gustafsson
53df51bf45
442. [bug] TSIG signed messages that did not match any view
...
crashed the server. [RT #290 ]
2000-09-11 17:55:03 +00:00
Eric Luce
c71787bd63
Add some more text to README-SGML telling people where to get the
...
XML DocBook 4.0 dtd and what packages they need to install under
FreeBSD at least.
Also regenerate the HTML based on Andreas' changes and commit that
(Really need to get html rendering working on NetBSD so they can do
this themselves and immediately see the output of their changes.)
2000-09-11 17:54:44 +00:00
Andreas Gustafsson
3f6d7a2044
fixed oversized tabs, changed 1h to 3600 (etc) in examples
2000-09-11 17:39:25 +00:00
Eric Luce
4317b4c0cf
Make the documentation show how to render the HTML with the Nominum
...
derivative DSSSL style sheet.
So far this only applies to the HTML version.
2000-09-11 17:26:17 +00:00
Eric Luce
3f14b1ed13
Remove the comments from the XML ARM on how to validate and render it.
...
These are now in the README-SGML file and we do not want them to get out
of sync with each other. Also add the CVS Id tag as a comment to the
XML ARM.
2000-09-11 17:09:46 +00:00
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