1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-25 23:21:54 +03:00
samba-mirror/ctdb
Peter Somogyi c950e52858 Merged tridge's ctdb branch.
(This used to be ctdb commit d9046da5219144afe68f5a376243d998e7068ccd)
2007-04-19 15:52:08 +02:00
..
common fixed a bug found by volker - initialse the record on disk when initialised in memory 2007-04-19 18:31:49 +10:00
direct the checks for srcnode and destnode from the client are redundant since the daemon will sort these out itself before it sends the call of to either the local handler or a remote daemon 2007-04-19 12:48:19 +10:00
ib Merged tridge's ctdb branch. 2007-04-19 15:52:08 +02:00
include - split out ctdb_ltdb_lock_fetch_requeue() into a simpler 2007-04-19 17:43:27 +10:00
lib - merge volkers debug changes 2007-04-18 11:20:24 +10:00
tcp - added a --torture option to all ctdb tools. This sets 2007-04-19 16:27:56 +10:00
tests merge from ronnie 2007-04-19 12:43:19 +10:00
.bzrignore avoid a deadlock the fetch_lock code. The deadlock could happen when 2007-04-19 10:03:20 +10: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 this is a demonstration of an idea for handling locks in ctdb. 2007-04-16 16:01:37 +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 Add timestamps to debug output. 2007-04-17 17:59:39 +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.