352 Commits
Author SHA1 Message Date
Mark Andrews 2a80a4e120 625. [func] Zone's now inherit their class from the enclosing view. 2000-12-20 03:36:19 +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 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 f8246fc026 alphabetize tokens 2000-12-11 23:38:25 +00:00
James Brister bdd6599e12 Fix printing of sig-validity-interval.
No longer print final dot of server key value.
2000-12-07 01:45:57 +00:00
Andreas Gustafsson ff74ba926b when printing the view notify value, the traling semicolon
and newline were missing
2000-12-06 20:37:01 +00:00
Andreas Gustafsson 03c106341c PRINT_IF_EQUAL() printed even if not equal 2000-12-06 20:36:26 +00:00
Andreas Gustafsson 21010d8842 missing ISC_LINK_INIT() 2000-12-06 20:36:00 +00:00
Brian Wellington 5f515f43b0 spacing 2000-12-05 23:28:30 +00:00
Brian Wellington a1d41dd820 quote more tokens in token_to_text, and don't quote the result from
token_to_text in the caller.
2000-12-05 23:27:38 +00:00
Brian Wellington 9c5b8b206a removed code and output duplication 2000-12-05 22:42:23 +00:00
Brian Wellington ff1db3c6df Make sig-validity-interval a number of days, like the documentation says. 2000-12-05 22:19:35 +00:00
Mark Andrews 5b027b8ca3 reorder 2000-12-02 00:57:43 +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
Mark Andrews 90ae994603 memory leak on error path 2000-12-01 23:29:54 +00:00
Mark Andrews ad70a097c8 Allow views w/ same name and different class to be added to view list.
Change view add failure result test from == ISC_R_EXISTS -> != ISC_R_SUCCESS.
2000-12-01 23:27:43 +00:00
Andreas Gustafsson 880a4fcf95 Do not express intent to implement the check-names option. 2000-12-01 19:50:52 +00:00
Mark Andrews 4c08b67a5f 586. [bug] multiple views with the same name were fatal. [RT #516] 2000-12-01 09:03:44 +00:00
Andreas Gustafsson 37fb395fd7 it makes no sense for a forward zone to have
a {min,max}-re{try,fresh}-time or zone-statistics option
2000-11-28 22:42:37 +00:00
Andreas Gustafsson 54f6b2cfa8 stacksize, datasize, coresize and files options are now implemented 2000-11-28 21:43:37 +00:00
Andreas Gustafsson 9374f5f62c Do not express intent to implement the check-names option. 2000-11-28 21:20:51 +00:00
Andreas Gustafsson 5c90fb2361 clarified error messages 2000-11-28 17:34:06 +00:00
Mark Andrews ae520c2f9f More obsolete filed warnings 2000-11-28 05:24:53 +00:00
Mark Andrews 70270e02ca Remove max-cache-ttl and max-ncache-ttl unimplemented warnings.
Warn max-cache-size is not implemented.
2000-11-28 04:01:21 +00:00
Mark Andrews 1e9a8d3d39 Warn that max-cache-size is not yet implemented. 2000-11-28 03:57:17 +00:00
Mark Andrews a7e4b89468 Check stub dialup option values. 2000-11-28 03:22:55 +00:00
Mark Andrews dfd7798d8b 578. [func] Notify-source, specify the source address for notify
messages.
2000-11-25 02:43:56 +00:00
Andreas Gustafsson a6dbd6b660 572. [bug] Quoted strings were not accepted as key names in
address match lists.
2000-11-22 18:20:05 +00:00
Michael Sawyer 1697c110c0 zone-statistics was actually a good idea after all. 2000-11-22 00:30:37 +00:00
Brian Wellington cffe50abf6 Lots of copyright updates 2000-11-18 03:01:17 +00:00
Andreas Gustafsson 6cc385f78b you can't just undefine L_SEARCH, because yacc will
insert its definition before the #undef, not after it.  Instead, rename
L_SEARCH to L_SEARCHLIST
2000-11-16 22:18:46 +00:00
David Lawrence 859e2ee593 AIX defines L_SEARCH in <sys/lkup.h>; undefine it. 2000-11-16 20:44:53 +00:00
David Lawrence e7b6119384 removed extraneous semicolon 2000-11-15 23:12:27 +00:00
Andreas Gustafsson 88658c1300 fetch-glue, min-roots, and max-ixfr-log size are now considered
obsolete
2000-11-15 01:30:12 +00:00
Andreas Gustafsson 4301257d29 the 'dialup' access functions operate on dns_dialuptypt_t, not boolean 2000-11-14 20:14:17 +00:00
Andreas Gustafsson 244e29639a our coding standards say:
Source which becomes obsolete should be removed, not just disabled with
#if 0 ... #endif.
2000-11-11 01:07:32 +00:00
Andreas Gustafsson febaa09184 551. [func] Implemented the 'sortlist' option. 2000-11-10 03:16:26 +00:00
Mark Andrews bfcdcde570 implement lame-ttl. 2000-11-08 03:53:16 +00:00
Michael Sawyer a3a11c4f3f Add the ability (via rndc dump-statistics) to dump a file with counters of
various results given to queries.  Enable the (previously disabled)
statistics-file config option.
2000-11-07 23:49:42 +00:00
Mark Andrews 4ec1a96d90 542. [func] Add allow-update-forwarding support. 2000-11-06 08:11:11 +00:00
Andreas Gustafsson 36d33bb69b uninitialized link field 2000-11-03 22:56:39 +00:00
Mark Andrews ae97173085 initalise/free/print dialup option 2000-11-03 10:43:12 +00:00
Mark Andrews 0fc89c4ee6 540. [func] Add dialup support. 2000-11-03 07:16:09 +00:00
Brian Wellington e21d199dca 539. [func] Support the blackhole option. 2000-11-03 02:45:55 +00:00
Mark Andrews f4166b4dc3 allow transfer-source to be set on master zones.
print the transfer-source port.
2000-10-31 04:20:54 +00:00
Mark Andrews 04c22ceaf2 536. [func] Use transfer-source{-v6} when sending refresh queries.
Transfer-source{-v6} now take a optional port
                        parameter for setting the UDP source port.  The port
                        parameter is ignored for TCP.
2000-10-31 01:17:19 +00:00
Brian Wellington f9e2482928 uninitialized link field. 2000-10-24 17:24:35 +00:00
Brian Wellington f8a55f9955 Added "ndots" to the lwres{} statement in named.conf 2000-10-20 19:32:49 +00:00
Mark Andrews cf573ce6fb More ISC_LINK_INIT fixes. 2000-10-20 13:29:37 +00:00
Mark Andrews 5e589b5356 Uninitalised link fixes, batch 1. 2000-10-20 02:21:58 +00:00