1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-23 17:34:34 +03:00
samba-mirror/ctdb/common
Amitay Isaacs b99436e425 ctdb-daemon: Rename struct ctdb_rec_data to ctdb_rec_data_old
Signed-off-by: Amitay Isaacs <amitay@gmail.com>
Reviewed-by: Martin Schwenke <martin@meltin.net>
2015-11-04 00:47:14 +01:00
..
cmdline.c ctdb-daemon: Separate prototypes for common client/server functions 2015-10-30 02:00:27 +01:00
cmdline.h ctdb-common: Add missing prototype for ctdb_cmdline_client() 2015-10-30 02:00:27 +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
common.h ctdb-daemon: Rename struct ctdb_rec_data to ctdb_rec_data_old 2015-11-04 00:47:14 +01:00
ctdb_fork.c ctdb-daemon: Separate prototypes for common client/server functions 2015-10-30 02:00:27 +01:00
ctdb_io.c ctdb-daemon: Rename struct ctdb_req_control to ctdb_req_control_old 2015-11-04 00:47:14 +01:00
ctdb_logging.c ctdb-logging: Rework debug level parsing 2014-10-28 05:42:04 +01:00
ctdb_ltdb.c ctdb-daemon: Separate prototypes for common client/server functions 2015-10-30 02:00:27 +01:00
ctdb_util.c ctdb-daemon: Rename struct ctdb_rec_data to ctdb_rec_data_old 2015-11-04 00:47:14 +01: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 ctdb-daemon: Remove dependency on includes.h 2015-10-30 02:00:27 +01: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-daemon: Remove dependency on includes.h 2015-10-30 02:00:27 +01:00
system_common.c ctdb-daemon: Remove dependency on includes.h 2015-10-30 02:00:27 +01:00
system_freebsd.c ctdb-daemon: Remove dependency on includes.h 2015-10-30 02:00:27 +01:00
system_gnu.c ctdb-daemon: Remove dependency on includes.h 2015-10-30 02:00:27 +01:00
system_kfreebsd.c ctdb-daemon: Remove dependency on includes.h 2015-10-30 02:00:27 +01:00
system_linux.c ctdb-daemon: Remove dependency on includes.h 2015-10-30 02:00:27 +01:00
system_util.c ctdb-daemon: Remove dependency on includes.h 2015-10-30 02:00:27 +01:00
system.h ctdb-daemon: Separate prototypes for system specific functions 2015-10-30 02:00:27 +01:00