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 b84ade51db add a CONNECT_WAIT flag to replace the call ctdb_connect_wait() since
we can no longer use this function from the application if we are in daemon mode.


add a horrible "sleep()" to ctdb_test.c   to prevent the daemon from dissapearing (parent process died) when the application exits which may happen before the other nodes in the test have finished talking to our daemon

(This used to be ctdb commit 74d35dafe06d71e755f3a58cc58d4b9b56fc821b)
2007-04-10 12:18:58 +10:00
..
ctdb_call.c make normal/deamon mode controllable by a ctdb flag so that the api looks the same in both modes to a client. 2007-04-10 06:03:39 +10:00
ctdb_daemon.c add a CONNECT_WAIT flag to replace the call ctdb_connect_wait() since 2007-04-10 12:18:58 +10:00
ctdb_io.c make normal/deamon mode controllable by a ctdb flag so that the api looks the same in both modes to a client. 2007-04-10 06:03:39 +10:00
ctdb_ltdb.c fixed a bunch of memory leaks 2007-04-07 10:45:00 +10:00
ctdb_message.c fixed a bunch of memory leaks 2007-04-07 10:45:00 +10:00
ctdb_util.c added request_dmaster and reply_dmaster logic 2006-12-18 16:01:11 +11:00
ctdb.c add a CONNECT_WAIT flag to replace the call ctdb_connect_wait() since 2007-04-10 12:18:58 +10:00
util.c started splitting out transport code 2006-11-27 21:38:13 +11:00