..
cmdline.c
ctdb-daemon: Remove unused controls related to server_id
2016-04-23 23:55:14 +02:00
cmdline.h
ctdb-common: Add missing prototype for ctdb_cmdline_client()
2015-10-30 02:00:27 +01:00
comm.c
ctdb-tests: Re-use set_blocking instead of re-definition
2016-06-08 10:33:19 +02:00
comm.h
ctdb-common: Add communication endpoint abstraction
2015-10-07 14:53:29 +02:00
common.h
ctdb-common: Fix format-nonliteral warning
2016-08-10 08:18:16 +02:00
ctdb_io.c
ctdb-daemon: Add QueueBufferSize tunable
2016-07-28 05:00:17 +02:00
ctdb_ltdb.c
ctdb-common: Replace ctdb_logging.h with common/logging.h
2015-11-16 00:46:15 +01:00
ctdb_util.c
ctdb: Improve debug in case of set_runstate failure
2016-05-16 19:52:21 +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: Fix parsing of debug level
2016-07-28 05:00:16 +02:00
logging.h
ctdb-logging: Add APIs to convert debug_level to and from integer
2015-11-16 00:46:14 +01: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
ctdb-common: Fix CID 1125585 Dereference after null check (FORWARD_NULL)
2016-08-08 08:17:34 +02: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-common: Save errno before closing file to keep debug accurate
2016-08-17 23:00:26 +02:00
system_common.c
ctdb-common: Protocol argument must be in host order for socket() call
2016-02-02 08:42:09 +01:00
system_freebsd.c
ctdb-common: Save errno before closing file to keep debug accurate
2016-08-17 23:00:26 +02:00
system_gnu.c
ctdb-common: Save errno before closing file to keep debug accurate
2016-08-17 23:00:26 +02:00
system_kfreebsd.c
ctdb-common: Save errno before closing file to keep debug accurate
2016-08-17 23:00:26 +02:00
system_linux.c
ctdb-common: Save errno before closing file to keep debug accurate
2016-08-17 23:00:26 +02:00
system_util.c
ctdb-common: Fix CID 1363227 Resource leak (RESOURCE_LEAK)
2016-08-08 08:17:34 +02:00
system.h
ctdb-system: Remove duplicate functions
2016-06-08 10:33:19 +02:00
tunable.c
ctdb-daemon: Reduce QueueBufferSize from 16k to 1k
2016-07-28 05:00:17 +02:00
tunable.h
ctdb-common: Refactor tunable related functions
2016-07-25 21:29:46 +02:00