Commit graph

351 commits

Author SHA1 Message Date
Michael Sawyer
17da4c1cfb todo updated 2000-10-17 00:37:54 +00:00
Michael Sawyer
dc570b92f6 Add support for proposed ZONE and VIEW opt attributes. These are currently
hidden behind #ifdef's, since no OPT code number has yet to be assigned
by the IANA.  They are also not quite complete in all regards; VIEW
options are understood and ignored.  ZONE options are understood and
acted upon, though some of the error cases aren't quite right.

Remove doubled isc_mem_stats in dighost.c

Update todo list.

Change literal 255's to DNS_NAME_MAXWIRE in name.c
2000-10-11 17:44:18 +00:00
Mark Andrews
7e8f841d08 cut-n-paste errors 2000-10-10 01:12:27 +00:00
Mark Andrews
8886caf5dc A index of rfc's in this directory 2000-10-06 05:16:57 +00:00
Brian Wellington
af916cd6f9 thread stuff done, lwres stuff not 2000-10-06 01:43:02 +00:00
Brian Wellington
49d614accd fix a typo 2000-10-02 22:21:44 +00:00
Andreas Gustafsson
1587e88479 Fix wpk's build/tests scripts to
- not run if the previous test failed (to keep logs and cores around)
 - display the date and time of the last run
2000-09-29 22:46:25 +00:00
Michael Sawyer
c9093e6b1a Minor change, +sta should be +stats 2000-09-29 18:25:00 +00:00
Brian Wellington
3cb0de1c66 Moved NOMINUM_PUBLIC specific CHANGES entries to doc/private/CHANGES 2000-09-29 00:28:04 +00:00
Andreas Gustafsson
23bfeb8bb1 checkpoint 2000-09-28 22:36:33 +00:00
Andreas Gustafsson
c4016fd2bd rt #222 taken care of 2000-09-28 22:17:45 +00:00
Andreas Gustafsson
7beb4ba7ef note that disabling recursion does not prevent access to data
that is already cached
2000-09-28 22:16:48 +00:00
Andreas Gustafsson
317870a32f use <emphasis> around text noting obsolescense of options, not <varname> or <note> 2000-09-28 18:57:40 +00:00
Andreas Gustafsson
be92e33a44 edited 2000-09-27 19:15:14 +00:00
Brian Wellington
f62e3d42ee listen-on-v6 defaults to off 2000-09-27 17:53:30 +00:00
Michael Sawyer
ce7aad6fe7 Update todo list 2000-09-27 16:04:42 +00:00
Andreas Gustafsson
cbb420fed5 we can now edit the ARM directly 2000-09-27 01:19:32 +00:00
Andreas Gustafsson
ab38df2af4 Review, hack and slash (mostly slash) 2000-09-26 23:41:43 +00:00
Brian Wellington
52d93f16f7 Mention that the DNSSEC tools need files in the current directory. 2000-09-26 18:45:08 +00:00
Andreas Gustafsson
d4c0286eff note that min-refresh-time &co are not implemented in 9.0 2000-09-26 18:27:12 +00:00
Michael Sawyer
307e3faf52 A couple more items... 2000-09-25 23:14:29 +00:00
Michael Sawyer
6e0d8042dc Actually save the todo file before doing the commig 2000-09-25 23:10:39 +00:00
Michael Sawyer
0dabedcca5 Add +fail option to try next server after a SERVFAIL
Fix some minor problems in some of the new option processing code.
Slight change in mem debugging
TODO changes
2000-09-25 23:10:00 +00:00
Andreas Gustafsson
36bc6a0a83 updated 2000-09-22 17:50:56 +00:00
Andreas Gustafsson
5a258f805c edited 2000-09-22 17:44:35 +00:00
Michael Sawyer
4786cd1ba6 Clean up option parsing in dig
Examine dig8's behavior when one of the servers it talks to servfail's
back, and, if necessary, reproduce behavior in dig9.  (RT351)

Remove or fix port number display in places where it is not correctly
reported (nslookup, in particular). (RT352)
2000-09-22 17:07:02 +00:00
Mark Andrews
e412ae947d 482. [bug] nslookup: a plain "server" or "lserver" should be
treated as a lookup.

 480
strsep() has slightly different semantics to strtok(), use static function
to skip empty tokens.
2000-09-21 12:25:43 +00:00
Andreas Gustafsson
09ab9aa558 updated draft 2000-09-20 14:11:32 +00:00
Andreas Gustafsson
4418d5dee3 removed drafts now published as RFCs 2000-09-20 14:06:22 +00:00
Andreas Gustafsson
5bb229d213 added new RFCs 2000-09-20 14:05:08 +00:00
Eric Luce
fafd1d7719 fix some xref links in the xml, update the html, and add more text to the README-SGML that should help people set up their XML/DocBook environment. 2000-09-20 01:20:26 +00:00
Andreas Gustafsson
4d7bd2d694 added rule about not modifying return values when failing 2000-09-19 22:47:14 +00:00
Andreas Gustafsson
7a3d7cb6ce added note about auth-nxdomain warning message 2000-09-18 23:41:20 +00:00
Eric Luce
9b26804b58 Regenerated the HTML version of the ARM again.
Added more text to the "README-SGML" document on how to set up
environment on FreeBSD. Still need to do NetBSD.
2000-09-18 17:06:15 +00:00
Mark Andrews
9d3ef72b37 470. [feature] $GENERATE is now supported. See also
doc/misc/migration.
2000-09-18 06:50:35 +00:00
Eric Luce
ab19d68825 Update the HTML documentation based on the arm. 2000-09-15 00:00:56 +00:00
Michael Sawyer
cff8012a23 Add serialization of server communications in dig to todo 2000-09-14 23:06:05 +00:00
Mark Andrews
2868291ab5 455. [doc] Document IPv4 prefix notation does not require a
dotted decimal quad but may be just dotted decimal.
2000-09-14 03:39:23 +00:00
Michael Graff
d8a690f3a8 clean up todo list -- the documentation in here is in the arm now. 2000-09-13 17:24:02 +00:00
Andreas Gustafsson
6f0ed23071 edited 2000-09-12 23:39:51 +00:00
Eric Luce
ea91cb5231 Updating the HTML generated docs from the Bv9ARM-book.xml master 2000-09-12 17:24:02 +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
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
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