1
0
mirror of https://github.com/samba-team/samba.git synced 2025-01-13 13:18:06 +03:00
samba-mirror/ctdb
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
..
common implement a control to pull a database from a remote node 2007-04-29 22:14:51 +10:00
direct add a generation field to the pdu header. 2007-04-28 01:06:26 +10:00
ib fixed prev. ibwrapper_test options 2007-04-26 17:09:30 +02:00
include implement a control to pull a database from a remote node 2007-04-29 22:14:51 +10:00
lib added make test and make valgrindtest targets 2007-04-28 10:57:58 +02:00
tcp fixed some warnings 2007-04-28 11:35:49 +02:00
tests add a control to read an entire tdb from a node including 2007-04-29 05:47:13 +10:00
tools implement a control to pull a database from a remote node 2007-04-29 22:14:51 +10:00
.bzrignore ignore generated nodes.txt 2007-04-26 15:40:14 +02:00
aclocal.m4 initial version 2006-11-18 10:41:20 +11:00
autogen.sh initial version 2006-11-18 10:41:20 +11:00
config.guess initial version 2006-11-18 10:41:20 +11:00
config.mk merge fixes from samba4 2007-04-21 13:08:22 +10:00
config.sub initial version 2006-11-18 10:41:20 +11:00
configure.ac fix configure for new test location 2007-04-10 12:51:54 +10:00
install-sh initial version 2006-11-18 10:41:20 +11:00
Makefile.in added make test and make valgrindtest targets 2007-04-28 10:57:58 +02:00
README added a README 2006-11-18 10:57:01 +11:00

To build this you need a recent copy of talloc, libreplace and tdb in
the directory above this directory.