Commit Graph
9306 Commits
Author SHA1 Message Date
Brian Wellington 8e4da48fa7 consolidated duplicated code for filename mangling, removed sanity checks that
weren't.
2001-05-09 23:04:50 +00:00
Andreas Gustafsson 73a0d5c6ec do not assume . is in $PATH 2001-05-09 21:55:44 +00:00
Brian Wellington 66262ee904 rndc status now counts zones (in all views except _bind) 2001-05-09 21:35:28 +00:00
Brian Wellington 35582313f7 add dns_zt_zonecount(), which counts the number of zones in a zonetable. 2001-05-09 21:34:19 +00:00
Brian Wellington 08116c0bbd -t now works 2001-05-09 18:59:55 +00:00
Brian Wellington fdd2f4e5d0 Add an option to ignore the first 2 bytes (for TCP messages) 2001-05-09 18:56:29 +00:00
Brian Wellington 110c0fae7f add some commandline flags. 2001-05-09 18:51:44 +00:00
Brian Wellington 08a0525d92 Use a 64K buffer, not a 4K buffer. 2001-05-09 18:47:49 +00:00
Andreas Gustafsson 989b28f988 distinguish beween OS and server resource limits;
expand treatment of the datasize and recursive-clients options
2001-05-09 16:58:18 +00:00
Andreas Gustafsson e250148432 documented the max-cache-size option 2001-05-09 16:33:48 +00:00
Mark Andrews f3dd74f1cd ignore in no longer needed in commit. 2001-05-09 07:18:38 +00:00
Bob Halley 42dfa2455d bump version to avoid horrible confusion 2001-05-09 06:12:52 +00:00
Mark Andrews 69d44b2f5a 825. [bug] zone.c:ns_query() detached from the wrong zone
reference.  [RT #1263]
2001-05-09 05:20:28 +00:00
Mark Andrews f08f3c6cae 824. [bug] Correct line numbers reported by dns_master_load().
[RT #1263].
2001-05-09 03:41:47 +00:00
Andreas Gustafsson d075bd326e documented new procedure for updating doc files 2001-05-09 03:22:52 +00:00
Andreas Gustafsson 3576f27d9b regenerated 2001-05-09 03:18:52 +00:00
Andreas Gustafsson 120cf12320 folded lines >80 chars; added comments; removed some unused code 2001-05-09 03:17:02 +00:00
Andreas Gustafsson b8cfb6c6c8 HTML files in doc/arm are now regenerated using 'make doc' instead
of 'sh genhtml.sh'; you can also do 'make Bv9ARM-book.pdf' and 'make Bv9ARM-book.dvi'
2001-05-09 03:12:11 +00:00
Andreas Gustafsson 7c0ebe385b regenerated 2001-05-09 02:47:43 +00:00
Andreas Gustafsson 085ff66311 document the special ISC_LOG_DEBUGONLY property of
the default_debug channel
2001-05-09 02:39:56 +00:00
Andreas Gustafsson 334f3348ac missing semicolon in logging example 2001-05-09 02:07:09 +00:00
Brian Wellington 1448a52296 the output buffer should be 64K, not 4000 bytes. 2001-05-09 00:16:48 +00:00
Andreas Gustafsson 2e28950b72 added note about firewalls dropping fragments [RT #1245] 2001-05-08 21:46:11 +00:00
Andreas Gustafsson c3ebcedbe5 Add isc_file_progname(), with trivial POSIX implementation, and
call it from main().  A separate WIN32 implementation will be needed.
2001-05-08 19:47:55 +00:00
Andreas Gustafsson 8fbd23c0aa 823. [func] The output of "dig -h" now goes to stdout so that it
can easily be piped through "more". [RT #1254]
2001-05-08 15:56:01 +00:00
Mark Andrews dbd6145418 sync 2001-05-08 07:07:11 +00:00
Mark Andrews dd9b814ace strerror 2001-05-08 07:06:01 +00:00
Mark Andrews 1c81477123 oops2 2001-05-08 06:30:08 +00:00
Mark Andrews 8f7edcb227 more IPv6 macros 2001-05-08 06:25:30 +00:00
Mark Andrews fcfb81e3c4 oops 2001-05-08 05:18:26 +00:00
Mark Andrews ff8bc68af4 add various IPv6 macros 2001-05-08 05:15:13 +00:00
Mark Andrews 74186b65a3 add stdio.h 2001-05-08 04:38:28 +00:00
Brian Wellington 7fea1b3b43 If 'rndc trace' is sent to a server already debugging at level 99, ignore it. 2001-05-08 04:30:32 +00:00
Brian Wellington e4cd5a1e5d Partial support for "rndc status". Not all of the fields are filled in yet. 2001-05-08 04:09:41 +00:00
Mark Andrews cf186bf745 add netbsd 2001-05-08 04:02:54 +00:00
Andreas Gustafsson 532989b206 initate command channel shutdown from the server task, not the
main task, to avoid race conditions; eliminate global variables in
controlconf.c
2001-05-08 03:42:34 +00:00
Brian Wellington bdfb3735ac check for DNS_R_SEENINCLUDE 2001-05-08 03:20:42 +00:00
Andreas Gustafsson 8b3fb4bded added reconfig command to usage message 2001-05-08 01:19:01 +00:00
Andreas Gustafsson 4257a38160 handle tabs in rndc commands; remove redundant strcmp() calls;
remove obsolete commentary
2001-05-08 00:28:28 +00:00
Andreas Gustafsson 2071b2be37 unused variable 2001-05-08 00:26:24 +00:00
Andreas Gustafsson 9dafd058e3 implemented 'rndc reconfig' 2001-05-07 23:34:24 +00:00
Andreas Gustafsson fd59e59504 updated 2001-05-07 23:07:00 +00:00
Andreas Gustafsson 65dfcdc392 script and procedure for checking for missing
pullups
2001-05-07 23:04:11 +00:00
Andreas Gustafsson f1c98316ee edited 2001-05-07 22:01:12 +00:00
Andreas Gustafsson 6e0e723b25 quote key name in warning message; typos; plural 2001-05-07 21:57:25 +00:00
Andreas Gustafsson 02d8e643ea cut-and-paste-o caused memory leak 2001-05-07 21:01:45 +00:00
Mark Andrews 25ea25c811 undo part of bind8-823-v6-20010204a.diff 2001-05-07 06:07:44 +00:00
Danny Mayer 94ebc518d0 buffer request needs cast for win32 2001-05-06 02:24:08 +00:00
Danny Mayer db1bfc3151 htons needs cast for win32 2001-05-06 02:23:06 +00:00
Danny Mayer a14762f207 dst_key_fromfile needs cast of length 2001-05-06 02:20:29 +00:00