Andreas Gustafsson
|
07dcadc6e2
|
update_copyrights
|
2001-07-17 20:29:36 +00:00 |
|
Andreas Gustafsson
|
699095b077
|
regenerated docs
|
2001-07-13 01:50:31 +00:00 |
|
Andreas Gustafsson
|
b233a7b9bb
|
include <isc/netdb.h>, not <netdb.h>, as the latter one
may not exist on all platform
|
2001-07-09 22:02:15 +00:00 |
|
Brian Wellington
|
bfafdac061
|
defining program as a 'char []' in rndc.c and 'exterm char *' in util.c
doesn't work.
|
2001-07-02 00:07:09 +00:00 |
|
Brian Wellington
|
1744ed4042
|
add ISC_FORMAT_PRINTF to notify() also
|
2001-07-02 00:06:22 +00:00 |
|
Brian Wellington
|
e1d05d3235
|
fix a call to fatal() where the entire mesage wasn't printed due to an
extra comma; add ISC_FORMAT_PRINTF() to the declaration of fatal.
[RT #1460]
|
2001-07-01 17:36:47 +00:00 |
|
Andreas Gustafsson
|
1e65b21566
|
signed/unsigned char mismatch caused compiler warning on Tru64
|
2001-06-29 23:32:09 +00:00 |
|
Brian Wellington
|
09f3e7461f
|
rndc-confgen didn't build when the --with-openssl configure flag was used
|
2001-06-27 06:32:20 +00:00 |
|
David Lawrence
|
4cd7656507
|
Split fatal(), notify() into util.c.
Put DO() and the fatal()/notify() declarations in util.h.
Makefile adjusted to build rndc with util.o, and to also build and
install rndc-confgen.
|
2001-06-22 17:22:26 +00:00 |
|
David Lawrence
|
f8644da8d9
|
908. [func] New program, rndc-confgen, to simplify setting up rndc.
|
2001-06-22 17:19:09 +00:00 |
|
Andreas Gustafsson
|
21bdba2f2d
|
signed/unsigned warning on HP-UX 11
|
2001-06-15 01:20:09 +00:00 |
|
Andreas Gustafsson
|
8de7014e56
|
removed CVS Id from machine-generated man page files -- it is no longer needed
now that they are ignored by update_copyrights
|
2001-06-11 19:02:45 +00:00 |
|
David Lawrence
|
504f7802d4
|
893. [func] Removed isc_file_test() and added isc_file_exists()
for the basic functionality that was being added
with isc_file_test().
|
2001-06-08 21:53:49 +00:00 |
|
Andreas Gustafsson
|
841179549b
|
889. [port] Eliminated blank lines before .TH in nroff man
pages since they cause problems with some versions
of nroff. [RT #1390]
|
2001-06-08 19:33:02 +00:00 |
|
Brian Wellington
|
53aba5065d
|
man pages were not properly installed in separate-object-dir builds
|
2001-06-01 00:45:04 +00:00 |
|
David Lawrence
|
73a691c373
|
Look for and use named.key if the main configuration file is not found.
Converted numerous fprintf()/exit() combinations to fatal()s.
Use isc_file_progname().
|
2001-05-31 10:42:49 +00:00 |
|
David Lawrence
|
1c225de4ce
|
pass -DNS_LOCALSTATEDIR=\"${localstatedir}\" to locate named.key
|
2001-05-31 10:40:32 +00:00 |
|
Brian Wellington
|
5455f30a75
|
842. [func] 'rndc flush' now takes an optional view.
|
2001-05-31 01:21:12 +00:00 |
|
Brian Wellington
|
1969ab5360
|
copyright updates
|
2001-05-30 20:31:08 +00:00 |
|
Brian Wellington
|
b7ce2258ca
|
change the description of 'rndc status'
|
2001-05-22 00:56:01 +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 |
|
Andreas Gustafsson
|
8b3fb4bded
|
added reconfig command to usage message
|
2001-05-08 01:19:01 +00:00 |
|
Andreas Gustafsson
|
b98aa30aa2
|
regenerated
|
2001-05-04 00:55:52 +00:00 |
|
Brian Wellington
|
e19501436a
|
seed random(), so that the message serial number is not always the same.
|
2001-04-16 23:07:34 +00:00 |
|
Brian Wellington
|
71ca6e64b4
|
allow ^C to kill rndc while waiting for a response.
|
2001-04-16 22:00:21 +00:00 |
|
David Lawrence
|
8b0c51974b
|
cleaned up IRIX warnings:
assigned the result of a comparison directly to an isc_boolean_t.
ipv4 was set but not used if USE_GETADDRINFO was not set.
|
2001-04-12 21:01:46 +00:00 |
|
David Lawrence
|
947295d886
|
warning cleanup for HPUX-10.20: trivial unsigned vs sign char pointer issues.
|
2001-04-12 20:39:04 +00:00 |
|
Brian Wellington
|
c20ffa38de
|
808. [func] Add 'rndc flush' to flush the server's cache.
|
2001-04-11 20:37:50 +00:00 |
|
Brian Wellington
|
35112a392f
|
Call isccc_ccmsg_setmaxsize() on the ccmsg. This causes rndc to sometimes
output the slightly cryptic "out of range" message when connecting to a random
port instead of the just plain wrong "out of memory".
|
2001-04-10 22:00:41 +00:00 |
|
Brian Wellington
|
d4ef65050f
|
copyright updates
(note - this doesn't touch lib/bind at all. Mark, whenever you're done with
lib/bind, make sure to do the copyright magic)
|
2001-04-10 21:52:17 +00:00 |
|
Brian Wellington
|
b435b1ded3
|
correctly document the -V (verbose) argument.
|
2001-03-31 18:19:07 +00:00 |
|
Brian Wellington
|
5c3efef926
|
fix port handling
|
2001-03-30 21:00:08 +00:00 |
|
Brian Wellington
|
2f8380972f
|
don't die if a key wasn't found
|
2001-03-30 20:00:18 +00:00 |
|
Brian Wellington
|
9b6a170d22
|
'command' is a required argument.
|
2001-03-30 00:06:30 +00:00 |
|
Bob Halley
|
1c17c669fa
|
update
|
2001-03-28 20:19:57 +00:00 |
|
Brian Wellington
|
c2c7bfcef5
|
rndc only takes one command. make the documentation say this.
|
2001-03-28 20:17:10 +00:00 |
|
Brian Wellington
|
0f635e91db
|
don't print -v and -z options in the usage statement, since they don't exist.
|
2001-03-28 20:09:05 +00:00 |
|
Bob Halley
|
94bd918b63
|
convert rndc.conf to docbook
|
2001-03-28 02:02:24 +00:00 |
|
Bob Halley
|
4610465ed9
|
rndc docbook conversion
|
2001-03-28 01:01:01 +00:00 |
|
Brian Wellington
|
566cc190fa
|
remove extraneous spaces
|
2001-03-28 00:21:56 +00:00 |
|
Brian Wellington
|
d7ba3622ff
|
794. [func] Implement the "port" and "default-port" statements
in rndc.conf.
|
2001-03-28 00:16:09 +00:00 |
|
Brian Wellington
|
be0e3baffd
|
define the port explicitly, rather than including named/control.h and
getting into a dependency mess.
|
2001-03-27 02:34:36 +00:00 |
|
Brian Wellington
|
1d92d8a245
|
792. [cleanup] Replace the OMAPI command channel protocol with a
simpler one.
|
2001-03-27 00:44:59 +00:00 |
|
Brian Wellington
|
734ae1f7c6
|
isc_{base64|hex}_decodestring took an unused mctx. Remove the mctx.
|
2001-03-22 00:07:07 +00:00 |
|
Brian Wellington
|
7e966e0088
|
typos
|
2001-02-17 01:25:34 +00:00 |
|
David Lawrence
|
7c8b86e762
|
lib/dns/include is still needed to find files included via bin/named/include
|
2001-02-16 04:17:00 +00:00 |
|
Brian Wellington
|
8f66dad939
|
Make rndc use the new config parser. If anyone has any rndc.conf files
sitting around, testing them would be nice.
|
2001-02-16 00:41:43 +00:00 |
|
Brian Wellington
|
e51477c9c4
|
Don't need to initialize dst anymore.
|
2001-02-15 19:45:27 +00:00 |
|
Brian Wellington
|
4cc2a6e261
|
Mention that the key must be defined in the server configuration file with the
same name and secret.
|
2001-02-07 20:27:40 +00:00 |
|
Mark Andrews
|
90f92d9f81
|
RDNC -> RNDC [RT# 816]
|
2001-02-07 13:31:27 +00:00 |
|