1
0
mirror of https://github.com/samba-team/samba.git synced 2025-01-10 01:18:15 +03:00
samba-mirror/ctdb/common
Amitay Isaacs 54da5c6603 ctdb-common: Add logging utilities
Signed-off-by: Amitay Isaacs <amitay@gmail.com>
Reviewed-by: Martin Schwenke <martin@meltin.net>
2015-10-07 14:53:29 +02:00
..
cmdline.c ctdb: Change default debug level to NOTICE (2) 2015-02-18 05:34:06 +01:00
comm.c ctdb-common: Add communication endpoint abstraction 2015-10-07 14:53:29 +02:00
comm.h ctdb-common: Add communication endpoint abstraction 2015-10-07 14:53:29 +02:00
ctdb_fork.c ctdb-logging: Remove log ringbuffer 2014-10-06 12:34:32 +02:00
ctdb_io.c ctdb-io: Do not use sys_write to write to client sockets 2015-02-24 12:29:30 +01:00
ctdb_logging.c ctdb-logging: Rework debug level parsing 2014-10-28 05:42:04 +01:00
ctdb_ltdb.c ctdb-util: Rename db_wrap to tdb_wrap and make it a build subsystem 2014-09-10 01:36:15 +02:00
ctdb_util.c ctdb-daemon: Use reqid abstraction 2015-10-07 14:53:28 +02:00
db_hash.c ctdb-common: Add db_hash abstraction 2015-10-07 14:53:28 +02:00
db_hash.h ctdb-common: Add db_hash abstraction 2015-10-07 14:53:28 +02:00
logging.c ctdb-common: Add logging utilities 2015-10-07 14:53:29 +02:00
logging.h ctdb-common: Add logging utilities 2015-10-07 14:53:29 +02:00
pkt_read.c ctdb-common: Add packet read abstraction 2015-10-07 14:53:28 +02:00
pkt_read.h ctdb-common: Add packet read abstraction 2015-10-07 14:53:28 +02:00
pkt_write.c ctdb-common: Add packet write abstraction 2015-10-07 14:53:28 +02:00
pkt_write.h ctdb-common: Add packet write abstraction 2015-10-07 14:53:28 +02:00
rb_tree.c server: Replace BOOL datatype with bool, True/False with true/false 2012-05-28 11:22:25 +10:00
rb_tree.h Added some #ifndefs to stop files being included multiple times. 2011-11-11 14:31:50 +11:00
reqid.c ctdb-common: Add request id abstraction 2015-10-07 14:53:28 +02:00
reqid.h ctdb-common: Add request id abstraction 2015-10-07 14:53:28 +02:00
srvid.c ctdb-common: Add srvid abstraction 2015-10-07 14:53:28 +02:00
srvid.h ctdb-common: Add srvid abstraction 2015-10-07 14:53:28 +02:00
system_aix.c ctdb-system: Remove unused system specific calls 2015-08-07 05:33:29 +02:00
system_common.c ctdb-common: Add some missing #includes 2014-09-10 01:36:14 +02:00
system_freebsd.c ctdb-system: Remove unused system specific calls 2015-08-07 05:33:29 +02:00
system_gnu.c ctdb-system: Remove unused system specific calls 2015-08-07 05:33:29 +02:00
system_kfreebsd.c ctdb-system: Remove unused system specific calls 2015-08-07 05:33:29 +02:00
system_linux.c ctdb-system: Remove unused system specific calls 2015-08-07 05:33:29 +02:00
system_util.c ctdb: Fix the build on FreeBSD 10.1 2015-08-19 08:17:23 +02:00