1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-23 17:34:34 +03:00
samba-mirror/ctdb/common
Ronnie Sahlberg 761a075de9 rename ctdb_send_message to ctdb_client_send_message to resolve colission with the function of the same name in libctdb
(This used to be ctdb commit ac3292c12832484a22715f1d46aa23f3b7c8a6f6)
2010-06-02 09:45:21 +10:00
..
cmdline.c libctdb: reorganize headers: remove ctdb.h, add ctdb_client.h and ctdb_protocol.h 2010-05-20 15:18:30 +09:30
ctdb_io.c libctdb: reorganize headers: remove ctdb.h, add ctdb_client.h and ctdb_protocol.h 2010-05-20 15:18:30 +09:30
ctdb_logging.c rename ctdb_send_message to ctdb_client_send_message to resolve colission with the function of the same name in libctdb 2010-06-02 09:45:21 +10:00
ctdb_ltdb.c Leave sequence number alone when merely migrating records. 2010-02-16 11:02:25 +11:00
ctdb_message.c When we dispatch a message to a handler, pass the data as a real talloc object so that the handler can talloc_steal() the message content. 2009-07-02 12:58:49 +10:00
ctdb_util.c ctdb: use full range of IDR 2010-05-11 09:44:43 +10:00
rb_tree.c merge from ronnie 2008-02-04 20:07:15 +11:00
rb_tree.h In the recovery daemon, keep track of which node we have assigned public ip 2010-04-08 14:25:26 +10:00
system_aix.c move common code of system_linux.c and system_aix.c into new system_common.c 2009-02-28 03:08:31 +01:00
system_common.c move common code of system_linux.c and system_aix.c into new system_common.c 2009-02-28 03:08:31 +01:00
system_linux.c Drop the debug level for logging fd creation to DEBUG_DEBUG 2010-02-04 06:37:41 +11:00