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
Andreas Gustafsson
23d4fb0620
need <isc/event.h>
2000-04-04 20:06:53 +00:00
David Lawrence
01bc26dc4c
dns_acl_detach after passing the acl the omapi_listener_listen
2000-03-18 02:38:20 +00:00
David Lawrence
878f2cd4a2
Pass ns_g_taskmgr and ns_g_socketmgr to omapi_lib_init.
...
listen_done changed to an isc_taskaction_t.
2000-03-18 00:49:54 +00:00
David Lawrence
aaf2232697
dereference ns_g_omapimgr in listen_done
2000-03-16 20:04:47 +00:00
David Lawrence
177bbc4098
omapi_lib_destroy after the omapimgr has been destroyed
2000-03-14 19:55:26 +00:00
David Lawrence
4f43520297
use listen_done callback when listener finishes
2000-03-14 19:48:48 +00:00
David Lawrence
d2f2ad3d56
break control object initialization into ns_omapi_init; initialize 127.1 acl
2000-03-14 04:07:26 +00:00
Andreas Gustafsson
91a4c38fc9
removed newlines from log messages
2000-02-17 20:06:32 +00:00
Bob Halley
5d8c8b966c
separate omapi init/destroy from listen
2000-02-02 02:16:59 +00:00
David Lawrence
bb744e24d6
listen only on addr 127.0.0.1
2000-02-01 15:18:28 +00:00
David Lawrence
c6ea39f398
accept "reload" command via OMAPI
2000-01-31 15:17:59 +00:00