1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-22 13:34:15 +03:00
samba-mirror/ctdb
Peter Somogyi 948dd45225 Implementing basic data structure handling...
(This used to be ctdb commit abc571a9948b51a436bacaae89b49b8a0e08a093)
2006-12-04 19:48:11 +01:00
..
common Provide an alternative CTDB_NO_MEMORY_NULL() for functions which return a pointer 2006-12-01 12:26:21 +03:00
ib Implementing basic data structure handling... 2006-12-04 19:48:11 +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 - added a 1 node test 2006-12-01 10:23:03 +11: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 initial version 2006-11-18 10:41:20 +11:00
config.h.in initial version 2006-11-18 10:41:20 +11: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 - added in idtree for efficient reqid handling 2006-11-28 20:48:34 +11: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.