2
0
mirror of https://gitlab.isc.org/isc-projects/bind9 synced 2025-08-30 14:07:59 +00:00

812 Commits

Author SHA1 Message Date
Andreas Gustafsson
88b3bc12b5 added RFC2915 (new NAPTR RR RFC) 2000-12-14 21:49:30 +00:00
Mark Andrews
92f372bb48 Initial checkin. 2000-12-14 21:41:50 +00:00
Andreas Gustafsson
6383cfc666 added more enum drafts 2000-12-14 21:27:03 +00:00
Mark Andrews
54f00517c5 Add check-zone. 2000-12-14 01:45:53 +00:00
Mark Andrews
f815ada673 Initial checkin. 2000-12-14 00:52:44 +00:00
Andreas Gustafsson
eaa45770d0 draft-aboba-dnsext-mdns-01.txt was apparently superseded by draft-ietf-dnsext-mdns-00.txt 2000-12-13 18:19:11 +00:00
Andreas Gustafsson
fe9c5d2fc5 updated drafts 2000-12-13 18:16:16 +00:00
Andreas Gustafsson
cdb41f0dc3 added more multicast DNS drafts 2000-12-13 18:15:16 +00:00
David Lawrence
10e6498d6d * Removed max-names (as well as DNS_R_ZONETOOLARGE, which was
never returned by any function and was presumably cruft
        related to max-names).
  * Made allow-notify part of the public source and documented it.
  * Made master server TSIG keys part of the public source and documented it.
  * Removed a define of DNS_OPT_NEWCODES supposedly used by GNS, with
        the approval of Mike.
  * Made DNS_ZONE_FORCELOAD flag, used by rndc reload, work in the
        public source.  After the NOMINUM_PUBLIC cleanup, I'll
        fix the rndc reload issues we've been discussing here at IETF.

I left in NOMIMUM_PUBLIC around the forward-notify stuff, with the
expectation that Michael will give the go-ahead next week to remove it.
2000-12-13 00:15:39 +00:00
Brian Wellington
ddda1ae369 rndc dumpdb is supported now. 2000-12-12 21:43:11 +00:00
Brian Wellington
87075c90f6 The sdb CHANGES entry (#401) should return to CHANGES from doc/private/CHANGES. 2000-12-12 19:54:02 +00:00
David Lawrence
c0d3ee33c4 Another draft from the IAB chair about domain names. It is more
ICANN relevant than IETF relevant -- not a technical standard -- but
would be good for many domain administrators to read.
2000-12-12 18:34:30 +00:00
Andreas Gustafsson
72e278abc7 edited 2000-12-11 04:00:36 +00:00
Andreas Gustafsson
d1716f8155 edited 2000-12-11 03:11:24 +00:00
David Lawrence
d39690e5a9 added rfc2825.txt 2000-12-11 03:10:02 +00:00
David Lawrence
61eaa4ec08 A Tangled Web: Issues of I18N, Domain Names, and the Other Internet protocols 2000-12-11 02:50:34 +00:00
Andreas Gustafsson
36b953d061 overview of source tree layout 2000-12-10 00:46:39 +00:00
Brian Wellington
5d63dfaa9d Document the -n option 2000-12-07 02:20:07 +00:00
David Lawrence
04bdb23457 initial checkin of mdnkit, for multilingual domain names, from jpnic 2000-12-07 00:52:31 +00:00
Brian Wellington
837e8340ab ignore Makefile 2000-12-06 01:29:53 +00:00
Andreas Gustafsson
bf5fa2c191 tarball now built at :35 2000-12-05 00:41:38 +00:00
Brian Wellington
6a0f88c6f8 Remove an expired, replaced draft. 2000-12-04 23:47:53 +00:00
Andreas Gustafsson
f55dd75bca minor editing 2000-12-04 18:37:40 +00:00
Andreas Gustafsson
6b35c2fec9 regenerated HTML 2000-12-02 00:35:24 +00:00
Andreas Gustafsson
a2984e1e5e more editing of use-ixfr docs 2000-12-02 00:34:39 +00:00
Andreas Gustafsson
199268062f we are now strict about CNAMEs 2000-12-02 00:32:23 +00:00
Andreas Gustafsson
f63f9002e7 we have no intent of making SIGINT do the same as 'rndc dumpdb' 2000-12-02 00:30:34 +00:00
Andreas Gustafsson
f83520a3d8 treat the use-ixfr option like we do with other obsolete options;
in particular, there is no need for the ARM to have a separate section about it
2000-12-02 00:25:42 +00:00
Andreas Gustafsson
87a6678320 updated the documentation on the statistics file format and moved it
to a less conspicuous place
2000-12-02 00:14:23 +00:00
Andreas Gustafsson
a3e41e3c03 obey the allow-update forwarding option for both signed and unsigned updates;
fold the upforwd system test README file and nsupdate input files into the tests.sh script;
other minor cleanup of the upforwd test
2000-12-01 21:37:17 +00:00
Andreas Gustafsson
da114656ce added placeholder Makefile.in to doc/ to force proper directory
creation in the object directory tree
2000-12-01 02:12:28 +00:00
Andreas Gustafsson
aeb8fffc84 regenerated HTML 2000-11-30 23:30:36 +00:00
Andreas Gustafsson
a488e91e5d updated for 9.1 2000-11-30 23:24:01 +00:00
Andreas Gustafsson
f7c21e46c4 updated ARM and the rndc usage message to reflect the current
set of supported commands
2000-11-30 21:33:22 +00:00
Stephen Jacob
5f43995672 Changed "Rebuilding the Server" section:
* Changed references to OBJS, SRCS, CINCLUDES, LIBS to DBDRIVER_OBJS,
  DBDRIVEDR_SRCS, DBDRIVER_INCLUDES, DBDRIVER_LIBS.
* Added references to a specific sample driver (timedb) as an example
  for each step.
2000-11-30 02:03:18 +00:00
Andreas Gustafsson
23825d1956 references to named.conf statements should not include an empty
set of braces
2000-11-30 00:29:35 +00:00
Andreas Gustafsson
d3be9a9c6e 583. [func] "rndc querylog" will now toggle logging of
queries, like "ndc querylog" in BIND 8.
2000-11-30 00:25:49 +00:00
Andreas Gustafsson
acb053cc54 references to named.conf statements should not include an empty
set of braces
2000-11-30 00:20:40 +00:00
Andreas Gustafsson
21dc0cbb26 reload is no longer the only command supported by rndc 2000-11-30 00:18:16 +00:00
Andreas Gustafsson
8b4eaec405 removed RRSET_AUTHORITATIVE bit as decided in lengthy
teleconference discussion; some editorial changes
2000-11-29 22:55:11 +00:00
Andreas Gustafsson
2321342255 updated drafts 2000-11-29 19:15:51 +00:00
David Lawrence
9309cf30c0 The role of the DNS, as viewed by the IAB chair 2000-11-29 04:27:35 +00:00
Andreas Gustafsson
e3ac60bd05 updated 2000-11-29 01:32:26 +00:00
Andreas Gustafsson
af5e09a3f2 removed drafts now available as RFCs 2000-11-29 01:16:30 +00:00
Andreas Gustafsson
b0ec080043 added new RFCs 2000-11-29 01:15:33 +00:00
Andreas Gustafsson
88f55cd779 ; Add some cell padding to tables so that they don't look so cramped
; in Netscape.
2000-11-28 23:31:30 +00:00
Andreas Gustafsson
b4d70507ca Documented the "stderr" logging destination 2000-11-28 23:06:32 +00:00
Andreas Gustafsson
a057b6e5e2 {min,max}-re{try,fresh}-time are implemented as
view and zone options, too
2000-11-28 22:44:10 +00:00
Andreas Gustafsson
50baab1389 {min,max}-{refresh,retry}-time are now implemented 2000-11-28 22:14:22 +00:00
Andreas Gustafsson
53f483103b sortlist is implemented in views, too 2000-11-28 21:46:32 +00:00