1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-22 13:34:15 +03:00
samba-mirror/ctdb
Andrew Tridgell eb73358691 added a magic header for wireshark and packet version info
(This used to be ctdb commit 8366c212bde710dd46c8c1d9d4301f6c3738e300)
2007-04-06 14:41:05 +10:00
..
common added a magic header for wireshark and packet version info 2007-04-06 14:41:05 +10:00
ib ib: added external send queue to workaround downtime 2007-02-26 11:59:20 +01:00
include added a magic header for wireshark and packet version info 2007-04-06 14:41:05 +10:00
lib added rest of tdb (missed in earlier commit) 2007-02-20 13:24:45 +11:00
tcp When we create a tcp connection to a remote ctdb node do an explicit bind() to set our source side to the same ip address as we use to listen to ctdb traffic. 2007-04-06 09:08:41 +10:00
tests merge fetch code from ronnie, and add a simple fetch test 2007-04-05 13:18:31 +10:00
.bzrignore ignored some files 2007-02-20 13:23:43 +11: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.sub initial version 2006-11-18 10:41:20 +11:00
configure.ac Made infiniband support configurable. 2006-12-15 16:02:45 +01:00
ctdb_bench.c Split CTDB into sub contexts to handle multiple concurrent databases within the same context. 2007-04-03 19:41:00 +10:00
ctdb_fetch.c merge fetch code from ronnie, and add a simple fetch test 2007-04-05 13:18:31 +10:00
ctdb_test.c merge fetch code from ronnie, and add a simple fetch test 2007-04-05 13:18:31 +10:00
install-sh initial version 2006-11-18 10:41:20 +11:00
Makefile.in merge fetch code from ronnie, and add a simple fetch test 2007-04-05 13:18:31 +10:00
nodes.txt example node list 2006-11-18 15:34:35 +11: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.