1
0
mirror of https://github.com/samba-team/samba.git synced 2025-01-11 05:18:09 +03:00
samba-mirror/ctdb
2007-04-18 10:38:11 +10:00
..
common add debug tracing to fetch_lock 2007-04-17 22:39:23 +10:00
direct moved cmdline.c to common code 2007-04-17 22:16:50 +10:00
ib private -> private_data for samba3 2007-04-13 20:38:24 +10:00
include moved cmdline.c to common code 2007-04-17 22:16:50 +10:00
lib added a tdb_chainlock_nonblock() call to tdb 2007-04-16 23:03:36 +10:00
tcp make sure we notify ctdb when a node dies 2007-04-17 19:41:29 +10:00
tests enhance fetch1 test to verify that a lock is released when a client terminates while holding the lock and the next blocked waiting client is assigned the lock 2007-04-18 10:38:11 +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.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 moved cmdline.c to common code 2007-04-17 22:16:50 +10: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.