1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-23 17:34:34 +03:00
samba-mirror/ctdb/common
Andrew Tridgell 110fe0c5a5 - add --daemon flag to ctdb_fetch test code
- split client specific routines out of ctdb_daemon.c
 - use ctdb_queue code in message send from client to daemon
 - use clearer names in client/daemon functions
 - use talloc autofree context to avoid global for unlink of socket on
   exit
 - start on API change for message handler, to allow ctdb messaging to
   handle daemon mode with multiple clients

(This used to be ctdb commit 53555db45f3583ae4a32cc3aa9e07fb8ef2a77e3)
2007-04-11 11:01:42 +10:00
..
ctdb_call.c - add --daemon flag to ctdb_fetch test code 2007-04-11 11:01:42 +10:00
ctdb_daemon.c - add --daemon flag to ctdb_fetch test code 2007-04-11 11:01:42 +10:00
ctdb_io.c merge from ronnie 2007-04-10 19:35:21 +10:00
ctdb_ltdb.c - add --daemon flag to ctdb_fetch test code 2007-04-11 11:01:42 +10:00
ctdb_message.c - add --daemon flag to ctdb_fetch test code 2007-04-11 11:01:42 +10:00
ctdb_util.c added request_dmaster and reply_dmaster logic 2006-12-18 16:01:11 +11:00
ctdb.c change the tcp code to call ctdb_read_pdu() instead of doing the partial read thing explicitely 2007-04-10 13:17:15 +10:00
util.c started splitting out transport code 2006-11-27 21:38:13 +11:00