1
0
mirror of https://github.com/samba-team/samba.git synced 2025-01-13 13:18:06 +03:00
samba-mirror/ctdb/common
Ronnie Sahlberg 1af701291f implement a control to pull a database from a remote node
it does not yet work since ctdb_control can right now only be called 
from client context and the pull is implemented as the target ctdb node 
itself using a get_keys to pull the keys from the source node   thus 
ctdb daemon needs to ctdb_control to a remote node

(This used to be ctdb commit a55c7c64b4ff87f54b90649c9f469b1ff36dc9ea)
2007-04-29 22:14:51 +10:00
..
cmdline.c add a new control to set all records in a database to a new dmaster 2007-04-29 18:34:11 +10:00
ctdb_call.c factor out the packet allocation code 2007-04-28 10:50:32 +02:00
ctdb_client.c implement a control to pull a database from a remote node 2007-04-29 22:14:51 +10:00
ctdb_control.c implement a control to pull a database from a remote node 2007-04-29 22:14:51 +10:00
ctdb_daemon.c allow ctdbd_allocate_pkt to be used in client code 2007-04-28 12:01:46 +02:00
ctdb_io.c - fix includes to work in both samba4 and ctdb standalone 2007-04-16 10:21:44 +10:00
ctdb_lockwait.c popt not needed in lockwait code 2007-04-23 23:33:37 +02:00
ctdb_ltdb.c add a mapping table from a hash value to a lmaster vnn number 2007-04-27 18:43:52 +10:00
ctdb_message.c factor out the packet allocation code 2007-04-28 10:50:32 +02:00
ctdb_util.c factor out the packet allocation code 2007-04-28 10:50:32 +02:00
ctdb.c add a few more controls that are useful for debugging a cluster 2007-04-28 20:40:26 +10:00
util.c added a useful tool for dumping a ctdb 2007-04-22 09:24:27 +02:00