1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-22 13:34:15 +03:00
samba-mirror/ctdb/include
Martin Schwenke 2974554356 ctdb-logging: Replace logd code with a basic syslog(3) implementation
It is much simpler for most cases to have a syslog backend that
doesn't need a separate CTDB-specific logging daemon.  This loses the
lossy, non-blocking mode provided by logd.  However, a corresponding
feature with a completely different implemention (not requiring an
extra daemon) will be re-added into the syslog backend.  In an ideal
world the new implementation would be added first but unfortunately
that is hard to do because the logd code is hooked in at more than one
place.

Signed-off-by: Martin Schwenke <martin@meltin.net>
Reviewed-by: Amitay Isaacs <amitay@gmail.com>
2014-10-28 05:42:04 +01:00
..
internal ctdb-build: Change from ctdb-util to samba-util 2014-10-06 12:34:33 +02:00
public ctdb-build: Fix handling of public headers 2014-10-06 14:56:06 +02:00
ctdb_client.h ctdb-logging: Rework debug level parsing 2014-10-28 05:42:04 +01:00
ctdb_logging.h ctdb-logging: Separate out syslog and file logging backends 2014-10-28 05:42:04 +01:00
ctdb_private.h ctdb-logging: Replace logd code with a basic syslog(3) implementation 2014-10-28 05:42:04 +01:00
ctdb_protocol.h ctdb-logging: Remove log ringbuffer 2014-10-06 12:34:32 +02:00
ctdb_typesafe_cb.h rename ccan/typesafe_cb.h to ctdb_typesafe_cb.h and 2010-06-02 09:18:48 +10:00
ctdb.h libctdb: add ctdb_getcapabilities() 2012-09-28 17:05:34 +10:00