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 |
|
Danny Mayer
|
94b88b9500
|
named_order needed const in declaration
|
2001-05-06 02:17:48 +00:00 |
|
Mark Andrews
|
61470ed14b
|
whitespace
|
2001-05-06 01:18:58 +00:00 |
|
Brian Wellington
|
d144ea1d1c
|
isc_file_basename should return a (const char *)
|
2001-05-05 02:47:21 +00:00 |
|
David Lawrence
|
e40cd7f5c9
|
preserve a reference to the node lock across a call to no_references() in
detachnode
|
2001-05-05 02:42:38 +00:00 |
|
Brian Wellington
|
5f539d5fc6
|
822. [bug] Sending nxrrset prerequisites would crash nsupdate.
[RT #1248]
|
2001-05-05 01:19:45 +00:00 |
|
Andreas Gustafsson
|
bdb60248c3
|
oops, removed the wrong declaration
|
2001-05-04 23:57:22 +00:00 |
|
Andreas Gustafsson
|
7f621e20af
|
edited
|
2001-05-04 17:59:09 +00:00 |
|
Andreas Gustafsson
|
a08f7f4a6c
|
frombuffer() was declared 'static' but defined
without 'static'
|
2001-05-04 17:57:33 +00:00 |
|
Andreas Gustafsson
|
37f069964b
|
regenerated
|
2001-05-04 17:54:24 +00:00 |
|
Andreas Gustafsson
|
2788f21727
|
don't install the now-nonexistent <dns/namedconf.h>
|
2001-05-04 17:08:43 +00:00 |
|
Brian Wellington
|
357b0957d1
|
typo, grammar
|
2001-05-04 01:31:50 +00:00 |
|
Mark Andrews
|
0befd994cc
|
Add Interoperability Section
|
2001-05-04 01:27:14 +00:00 |
|
Andreas Gustafsson
|
b98aa30aa2
|
regenerated
|
2001-05-04 00:55:52 +00:00 |
|
Andreas Gustafsson
|
2eaad63a37
|
regenerated with docbook2man-spec.pl bug fixes
|
2001-05-04 00:51:29 +00:00 |
|