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 933cb2efce Simplified code in ctdb_init_transport.
(This used to be ctdb commit 9a30e0fcbdde587cb1f3d854b8f1d22da19d9af4)
2007-04-20 14:47:52 +02:00
..
common Simplified code in ctdb_init_transport. 2007-04-20 14:47:52 +02: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 - ctdb/ib minor bugfixes (error case) 2007-04-20 14:26:19 +02:00
include - ctdb/ib minor bugfixes (error case) 2007-04-20 14:26:19 +02:00
lib - ctdb/ib minor bugfixes (error case) 2007-04-20 14:26:19 +02:00
tcp - added a --torture option to all ctdb tools. This sets 2007-04-19 16:27:56 +10:00
tests - ctdb/ib minor bugfixes (error case) 2007-04-20 14:26:19 +02: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.