Commit Graph
7804 Commits
Author SHA1 Message Date
Brian Wellington 2103b1d460 Don't allow queries of class or type ANY. 2000-12-13 00:22:54 +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 58082ab8a8 The "cachefile" option now loads the file on startup. The "temporary" -x
option to named is no more.
2000-12-12 23:05:59 +00:00
Brian Wellington 8b6293c6ca oops, forgot to add "dumpdb" 2000-12-12 23:03:16 +00:00
Brian Wellington ddda1ae369 rndc dumpdb is supported now. 2000-12-12 21:43:11 +00:00
Brian Wellington 91b191a90c 610. [func] rndc dumpdb is now supported. 2000-12-12 21:33:43 +00:00
Brian Wellington eb8713ed94 Add support for the 'rndc dumpdb' command. Also add the 'cachefile'
option to the config file, which will be used for persistent cache
storage.
2000-12-12 21:33:21 +00:00
Brian Wellington 31874cf824 Print the version of dnssec-signzone in a comment in the signed zone. 2000-12-12 20:21:34 +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
Brian Wellington bf00f50cf4 609. [bug] getrrsetbyname() would crash lwresd if the server
found more SIGs than answers. [RT #554]
2000-12-12 07:25:04 +00:00
David Lawrence b74896ead5 599. [func] Added four new functions to the libisc log API to
support i18n messages.  isc_log_iwrite(),
			isc_log_ivwrite(), isc_log_iwrite1() and
			isc_log_ivwrite1() were added.

(The log.h/log.c changes were just minor formatting changes.)
2000-12-12 05:29:33 +00:00
Andreas Gustafsson fc6f5743aa use isc_log_iwrite() for localized logging,
to keep backwards compatibility
2000-12-12 00:18:01 +00:00
Brian Wellington f8246fc026 alphabetize tokens 2000-12-11 23:38:25 +00:00
Mark Andrews 88a6fef494 init dns_rdata_t's 2000-12-11 23:09:47 +00:00
Brian Wellington 253f774e35 608. [func] dnssec-signzone now adds a comment to the zone
with the time the file was signed.
2000-12-11 22:55:25 +00:00
Andreas Gustafsson 43b9c76f5e do tests builds with --disable-threads, too,
to keep RT #551 from happening again
2000-12-11 21:33:05 +00:00
Brian Wellington 2de31518c3 607. [bug] nsupdate would fail if it encountered a CNAME or
DNAME in a response to an SOA query. [RT #515]
2000-12-11 20:53:25 +00:00
Mark Andrews aa57580fda add reference to contrib/linux/coredump-patch 2000-12-11 19:40:42 +00:00
Brian Wellington 78838d3e0c 8 space -> tab conversion 2000-12-11 19:24:30 +00:00
Andreas Gustafsson 4ae3a03bb7 606. [bug] Compiling with --disable-threads failed due
to isc_thread_self() being incorrectly defined
                        as an integer rather than a function.
2000-12-11 19:23:41 +00:00
Mark Andrews fc03bf680e more locking 2000-12-11 19:21:15 +00:00
Andreas Gustafsson eb2d0f4d9d isc_thread_self() is a function, not an integer [RT #551] 2000-12-11 19:17:29 +00:00
Brian Wellington b48ada653e Added a FAQ about multithreaded core dumps on linux and the kernel patch. 2000-12-11 18:55:49 +00:00
Andreas Gustafsson dea478db31 isc_symexists_ policies were not referred to by their
true names in the header comments
2000-12-11 04:08:52 +00:00
Andreas Gustafsson 72e278abc7 edited 2000-12-11 04:00:36 +00:00
Andreas Gustafsson 565ea7e0e7 array sizes in function argument types are meaningless
and should be avoided
2000-12-11 03:28:52 +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 b28c61df9a moved driver description comments closer to top of file and edited some of them 2000-12-10 07:53:12 +00:00
Andreas Gustafsson 740af672b4 commented 2000-12-10 07:47:43 +00:00
Andreas Gustafsson 36b953d061 overview of source tree layout 2000-12-10 00:46:39 +00:00
Mark Andrews dd2e7df916 pointer math 2000-12-09 03:20:05 +00:00
Brian Wellington 7d43914b55 remove unused includes 2000-12-09 03:09:20 +00:00
Brian Wellington 911ed0d3be Split journal.[ch] into journal.[ch] and diff.[ch] 2000-12-09 02:17:12 +00:00
James Brister 106125b0a8 backout last change. 2000-12-09 02:14:53 +00:00
James Brister 59bffa5d85 Initialize link field 2000-12-09 02:05:51 +00:00
Andreas Gustafsson 10e22ebcc3 605. [func] New function isc_lex_getlasttokentext(). 2000-12-09 02:05:26 +00:00
Brian Wellington 2732332fe5 604. [bug] The named.conf parser could print incorrect line
numbers when long comments were present.
2000-12-09 00:54:31 +00:00
Brian Wellington bb812feb3c line numbers could be corrupted by very large tokens. 2000-12-09 00:41:33 +00:00
Mark Andrews 10f89d2f83 additional comments 2000-12-08 19:34:06 +00:00
Michael Sawyer fe3bcec776 Remove useless -h option (which nslookup8 didn't have anyway). 2000-12-08 18:25:54 +00:00
Michael Sawyer 8fa78d9ad5 CHANGES entry
typo fix.
2000-12-08 17:50:47 +00:00
David Lawrence e194ad59ee unsupported bind9 platforms, removed per yoneya's suggestion 2000-12-08 17:47:34 +00:00
Michael Sawyer cc7732e129 RT#528 fixed 2000-12-08 17:06:52 +00:00
Brian Wellington 6734ac097f #include <isc/print.h> 2000-12-08 03:10:32 +00:00
David Lawrence e544b507b8 602. [func] Cope automatically with UnixWare's broken
IN6_IS_ADDR_* macros. [RT #539]
2000-12-08 00:55:51 +00:00
Mark Andrews d30c18b17a set ttl of subtration header 2000-12-07 23:37:52 +00:00
Brian Wellington aeab541554 (void) , not () 2000-12-07 23:00:59 +00:00