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 4777809b62 merge IB code from peter
I didn't merge the Makefile.in change as it needs a configure option
to allow people to enable IB, or to test for the headers and
libraries. Peter, are you comfortable doing that?

(This used to be ctdb commit c432f377b6e71183309d32256a834683801045f8)
2006-12-15 20:21:46 +11:00
..
common Provide an alternative CTDB_NO_MEMORY_NULL() for functions which return a pointer 2006-12-01 12:26:21 +03:00
ib Raw impl. of ibwrapper test tool. 2006-12-14 18:21:39 +01:00
include Provide an alternative CTDB_NO_MEMORY_NULL() for functions which return a pointer 2006-12-01 12:26:21 +03:00
lib - added in idtree for efficient reqid handling 2006-11-28 20:48:34 +11:00
tcp queue up packets to nodes that aren't connected yet. This avoids a 2006-12-01 15:54:15 +11:00
tests Raw impl. of ibwrapper test tool. 2006-12-14 18:21:39 +01:00
.bzrignore Ignore configure 2006-11-29 17:45:14 +03: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.h.in Made ibwrapper compilable. 2006-12-13 15:00:41 +01:00
config.sub initial version 2006-11-18 10:41:20 +11:00
configure.ac rely on ctdb_test.c for the moment 2006-11-29 17:48:01 +03:00
ctdb_test.c - added ctdb_set_flags() call 2006-12-01 15:45:24 +11:00
install-sh initial version 2006-11-18 10:41:20 +11:00
Makefile.in Raw impl. of ibwrapper test tool. 2006-12-14 18:21:39 +01: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.