This website requires JavaScript.
Explore
Help
Sign In
ComputerSurge
/
bind9
Watch
3
Star
0
Fork
0
Code
Pull Requests
1
Activity
Files
4cf7efa59de8828a306f20392196ee3b30bc7452
bind9
/
lib
/
omapi
T
History
David Lawrence
5805e57141
isc_task_setname(omapi_task, "omapi", NULL)
2000-03-18 02:04:16 +00:00
..
include
Added destroy_action and destroy_arg to OMAPI_OBJECT_PREAMBLE, called
2000-03-18 00:39:36 +00:00
.cvsignore
…
api
…
auth.c
use 0 not NULL in dst_key_frombuffer
2000-03-14 20:00:37 +00:00
connection.c
…
data.c
…
generic.c
…
handle.c
…
lib.c
isc_task_setname(omapi_task, "omapi", NULL)
2000-03-18 02:04:16 +00:00
listener.c
Instead of setting a listener callback that is called by listener_destroy,
2000-03-18 00:34:13 +00:00
Makefile.in
use DNS_INCLUDES; compile auth.c
2000-03-14 03:57:55 +00:00
message.c
message signature verification
2000-03-14 03:54:13 +00:00
object.c
Call the destroy_action callback in an object, if it exists, after
2000-03-18 00:34:53 +00:00
protocol.c
Callback parameter for omapi_protocol_listen changed to isc_taskaction_t.
2000-03-18 00:35:33 +00:00
result.c
…
string.c
…
value.c
…
version.c
…