added syslog support, and use a pipe to catch logging from child processes to the...
authorAndrew Tridgell <tridge@samba.org>
Wed, 16 Jan 2008 11:03:01 +0000 (22:03 +1100)
committerAndrew Tridgell <tridge@samba.org>
Wed, 16 Jan 2008 11:03:01 +0000 (22:03 +1100)
commit1306b04cd01e996fd1aa1159a9521f2ff7b06165
tree898e2a49be34dcc16c45b14b6fb2c220a776127f
parentc0173a5fb9010474064209f2153797b57ff7e2a2
added syslog support, and use a pipe to catch logging from child processes to the ctdbd logging functions
Makefile.in
include/ctdb.h
include/ctdb_private.h
lib/util/debug.c
lib/util/debug.h
server/ctdb_daemon.c
server/ctdb_logging.c [new file with mode: 0644]
server/ctdb_server.c
server/ctdbd.c
tests/events.d/00.test