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)
commitb62b7fcde84c503e78e65bd4ecf3abc4781af2ec
treedc9943459a8de7a8951099ffd1eb27b666ffd8a4
parent9f5ce343aaf817568cfe1a3b53bc6fae1e794b0d
added syslog support, and use a pipe to catch logging from child processes to the ctdbd logging functions
(This used to be ctdb commit 1306b04cd01e996fd1aa1159a9521f2ff7b06165)
ctdb/Makefile.in
ctdb/include/ctdb.h
ctdb/include/ctdb_private.h
ctdb/lib/util/debug.c
ctdb/lib/util/debug.h
ctdb/server/ctdb_daemon.c
ctdb/server/ctdb_logging.c [new file with mode: 0644]
ctdb/server/ctdb_server.c
ctdb/server/ctdbd.c
ctdb/tests/events.d/00.test