David Lawrence
dbb33bdc76
progname and conffile made const
2000-06-01 19:16:20 +00:00
David Lawrence
1a69a1a78c
Megacommit of dozens of files.
...
Cleanup of redundant/useless header file inclusion.
ISC style lint, primarily for function declarations and standalone
comments -- ie, those that appear on a line without any code, which
should be written as follows:
/*
* This is a comment.
*/
2000-05-08 14:38:29 +00:00
David Lawrence
6b7257f756
include config.h
2000-04-28 02:08:20 +00:00
David Lawrence
3db78e0855
use authentication to talk to server
2000-04-24 22:55:29 +00:00
David Lawrence
026edfb64c
test/sample configuration
2000-04-24 22:52:36 +00:00
Michael Graff
08a768e82a
Infrastructure to allow use of alternate openssl libraries. Default is still to use our internal, now renamed, version.
2000-04-20 18:27:43 +00:00
Mark Andrews
4716e94840
rndc: taskmgr and socketmgr were not initalised to NULL.
2000-04-13 06:37:12 +00:00
David Lawrence
f96b41064b
create socketmgr and taskmgr, pass to omapi_lib_init, and destroy when done
2000-03-18 00:53:11 +00:00
David Lawrence
3033c30964
libdns now a dependency
2000-03-14 04:05:32 +00:00
David Lawrence
f82dcc5a56
waitresult is now part of OMAPI_OBJECT_PREAMBLE
2000-03-14 04:04:24 +00:00
Andreas Gustafsson
a6535a2681
consistently use single quotes around quoted text in log messages
2000-03-01 22:41:59 +00:00
Andreas Gustafsson
5190d41952
use ${top_srcdir} when including server headers
...
so that building outside the source tree works
2000-02-23 18:09:49 +00:00
Andreas Gustafsson
3fe86e8ae7
include ${CFLAGS} on linker command line so that
...
"configure CFLAGS=-pg && make" does the right thing
2000-02-14 18:46:16 +00:00
Bob Halley
ca41b452ed
update copyrights
2000-02-03 23:08:31 +00:00
David Lawrence
6e033f89d4
missing omapi_value_getregion before region was printed in ndc_signalhandler
2000-02-01 19:01:02 +00:00
David Lawrence
df3974bf57
default port to NS_OMAPI_PORT
2000-02-01 15:17:25 +00:00
David Lawrence
94b166ffa5
quote newlines in multiline string
2000-01-31 21:59:15 +00:00
David Lawrence
20bd7b4bbf
start of omapi-based ndc; reload only so far
2000-01-31 14:30:48 +00:00