Commit Graph
7238 Commits
Author SHA1 Message Date
Brian Wellington ae97c3e72b The bind9 FAQ, with a whopping one question. 2000-11-08 02:09:29 +00:00
Brian Wellington add4043305 The identical gettoken() routines in rdata.c, hex.c, and base64.c have
been replaced with isc_lex_getmastertoken().
2000-11-08 01:56:15 +00:00
Andreas Gustafsson 4b5a9213ca an extraneous empty line snuck in with the previous change 2000-11-08 01:36:12 +00:00
Andreas Gustafsson 2e13cb9738 indentation 2000-11-08 01:23:27 +00:00
Michael Sawyer 26b68431ee todo 2000-11-08 01:04:05 +00:00
Brian Wellington 96a6f4c77f make memory debugging useful 2000-11-08 00:55:26 +00:00
Michael Sawyer 61b0df9eb5 545. [func] Name limit and counting options removed from dig;
they didn't work properly, and cannot be correctly
                        implemented without significant changes.
2000-11-08 00:54:49 +00:00
Brian Wellington f439363eeb minor code simplification 2000-11-08 00:51:24 +00:00
Michael Sawyer 04ab4ecb27 Remove name limits and counter from dig; there's no obvious way to count
names out of message_parse when PRESERVE_ORDER is set.
2000-11-08 00:47:18 +00:00
Michael Sawyer 369bb68c2c 543. [func] Add statistics option, enable statistics-file option,
add RNDC option "dump-statistics" to write out a
                        query statistics file.
2000-11-08 00:33:57 +00:00
Andreas Gustafsson 04bf45fffe added missing newline 2000-11-08 00:18:18 +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
Brian Wellington 5cca7753fd RRTYPE -> TYPE for unknown types 2000-11-07 23:44:33 +00:00
Brian Wellington 7499479679 spelling 2000-11-07 23:43:23 +00:00
Brian Wellington 19e0a2c2d1 Add isc_hex_* routines, which handle conversion to and from hex strings. 2000-11-07 20:58:08 +00:00
Brian Wellington b7bf1bc9d9 openssl rsa doesn't have a 2048 bit limit. Change it to 4096, which
takes a long time and a lot of entropy to generate.
2000-11-07 20:10:14 +00:00
Brian Wellington 8ace2af344 removed completed items 2000-11-07 02:18:24 +00:00
Michael Sawyer d1fb32ad95 Print the version number information with "dig" alone on the command line 2000-11-07 01:29:34 +00:00
Andreas Gustafsson 3dcb97b199 documented the 'port' option [RT #430] 2000-11-06 23:48:48 +00:00
Eric Luce 99e8cdc499 remove misleading -c option from openjade command 2000-11-06 23:11:04 +00:00
Andreas Gustafsson f8aab081ad fixed a NetBSD pathname 2000-11-06 22:41:12 +00:00
Andreas Gustafsson dcebbac4f6 regenerated HTML 2000-11-06 22:24:54 +00:00
Andreas Gustafsson 6cde91f608 fixed misc xml syntax bugs 2000-11-06 22:23:59 +00:00
Brian Wellington 3dc1a039b3 Document the lwres configuration mechanisms. 2000-11-06 22:18:52 +00:00
Andreas Gustafsson fda549f6c3 documented 'notify explicit;' [RT #436] 2000-11-06 20:40:54 +00:00
Brian Wellington bfb69095ae The intermediate files produced by the dnssec tools have a different naming
convention than in 9.0.x
2000-11-06 19:52:45 +00:00
Brian Wellington a99166d1bf selective forwarding, blackhole, and bogus servers are now implemented. 2000-11-06 19:45:52 +00:00
Brian Wellington 85e60ef497 Change an error message and allow time to be specified as YYYYMMDD
(without HHMMSS).
2000-11-06 17:28:24 +00:00
Mark Andrews 162095ca41 Now knowngood.afer1 and knowngood.before 2000-11-06 08:34:59 +00:00
Mark Andrews 38d9dc1628 542. [func] Add allow-update-forwarding support. 2000-11-06 08:33:10 +00:00
Mark Andrews 4ec1a96d90 542. [func] Add allow-update-forwarding support. 2000-11-06 08:11:11 +00:00
Mark Andrews cfee234f6b document $GENERATE 2000-11-05 00:29:15 +00:00
Brian Wellington ca40afc385 update 2000-11-04 02:38:35 +00:00
Brian Wellington fa3cbea8bf 541. [func] Add bogus server support. 2000-11-04 02:20:58 +00:00
Brian Wellington 6a55a9f083 yet another reload related fix. 2000-11-04 01:11:27 +00:00
Brian Wellington c524a5269d unchecked calls to dns_message_gettemp* and unfreed references on failure. 2000-11-03 23:01:58 +00:00
Andreas Gustafsson 36d33bb69b uninitialized link field 2000-11-03 22:56:39 +00:00
Brian Wellington a123725906 blackhole address matching broke the resolver 2000-11-03 22:53:14 +00:00
Brian Wellington abc5ea4349 fix some potential memory leaks 2000-11-03 21:36:37 +00:00
Brian Wellington ce10da9983 A call to isc_mempool_get() was unchecked, which could lead to a seg fault. 2000-11-03 19:55:15 +00:00
Brian Wellington 7bc7c13bb9 update 2000-11-03 19:47:10 +00:00
Andreas Gustafsson 450995b90c shared library builds don't *quite* work yet on AIX,
despite the libtool upgrade
2000-11-03 19:35:38 +00:00
Andreas Gustafsson 41b27cf6b4 removed unused global variable declaration of dns_zone_countsize 2000-11-03 18:43:53 +00:00
Andreas Gustafsson 71b5fa7fb7 commented new dialup-related functions 2000-11-03 18:42:56 +00:00
Andreas Gustafsson bfb0e358c8 commented dns_view_dialup() 2000-11-03 18:35:31 +00:00
Andreas Gustafsson 6b369477a3 by convention, dummy arguments are called 'dummy', not '__arg' 2000-11-03 18:27:31 +00:00
Andreas Gustafsson 85416250c0 added missing -c option to openjade and missing texhash
invocation
2000-11-03 18:25:09 +00:00
Andreas Gustafsson 5f09ce124c regenerated HTML 2000-11-03 18:24:53 +00:00
Andreas Gustafsson e205be0db3 notify was misspelled as notity; miscellaneous nits 2000-11-03 18:23:21 +00:00
Andreas Gustafsson 05c7046a3d use complete sentences in comments 2000-11-03 17:54:52 +00:00