1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-22 13:34:15 +03:00
samba-mirror/ctdb
Ronnie sahlberg 153bf81026 add a vnn field to the ctdb_reply_connect_wait pdu so that we can tell
non-ctdb-linked clients what the vnn of the local cluster daemon is

(This used to be ctdb commit 57fd1aa54b234545e1e465b5ace2ce93fcfbc22a)
2007-04-11 19:04:09 +10:00
..
common add a vnn field to the ctdb_reply_connect_wait pdu so that we can tell 2007-04-11 19:04:09 +10:00
direct create a standalone ctdb daemon and a script ./direct/ctdbd.sh to start two such daemons in a 2 node cluster. 2007-04-11 18:54:22 +10:00
ib ib: added external send queue to workaround downtime 2007-02-26 11:59:20 +01:00
include add a vnn field to the ctdb_reply_connect_wait pdu so that we can tell 2007-04-11 19:04:09 +10:00
lib added rest of tdb (missed in earlier commit) 2007-02-20 13:24:45 +11:00
tcp fix the queueing for partially connected tcp sockets 2007-04-10 20:48:31 +10:00
tests added --num-clients option to ctdb_messaging test 2007-04-11 15:23:50 +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.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 create a standalone ctdb daemon and a script ./direct/ctdbd.sh to start two such daemons in a 2 node cluster. 2007-04-11 18:54:22 +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.