1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-22 13:34:15 +03:00
samba-mirror/ctdb/client
Amitay Isaacs 4647787773 ctdb-daemon: Separate prototypes for common client/server functions
This groups function prototypes for common client/server functions in
common/common.h and removes them from ctdb_private.h.

Signed-off-by: Amitay Isaacs <amitay@gmail.com>
Reviewed-by: Martin Schwenke <martin@meltin.net>
2015-10-30 02:00:27 +01:00
..
client_call.c ctdb-client: Add new client API implementation 2015-10-07 14:53:29 +02:00
client_connect.c ctdb-client: Add new client API implementation 2015-10-07 14:53:29 +02:00
client_control_sync.c ctdb-client: Add client API for new database controls 2015-10-07 14:53:29 +02:00
client_control.c ctdb-client: Add new client API implementation 2015-10-07 14:53:29 +02:00
client_db.c ctdb-client: Add new client API implementation 2015-10-07 14:53:29 +02:00
client_message_sync.c ctdb-client: Add new client API implementation 2015-10-07 14:53:29 +02:00
client_message.c ctdb-client: Add new client API implementation 2015-10-07 14:53:29 +02:00
client_private.h ctdb-client: Add new client API implementation 2015-10-07 14:53:29 +02:00
client_util.c ctdb-client: Add new client API implementation 2015-10-07 14:53:29 +02:00
client.h ctdb-client: Add client API for new database controls 2015-10-07 14:53:29 +02:00
ctdb_client.c ctdb-daemon: Separate prototypes for common client/server functions 2015-10-30 02:00:27 +01:00