1
0
mirror of https://github.com/samba-team/samba.git synced 2025-01-10 01:18:15 +03:00
samba-mirror/ctdb
Ronnie sahlberg 51c660d1a1 add an example on how to read a message from the domain socket
(This used to be ctdb commit 9723828b1562eb6a386eb26e63db3b6617ebb454)
2007-04-12 09:09:27 +10:00
..
common Handle a client that exited correctly: We need to ignore SIGPIPE and when the 2007-04-11 13:17:36 +02:00
direct add an example on how to read a message from the domain socket 2007-04-12 09:09:27 +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 add a test message to the messaging test so we can see that the message data is also passed from originator to receiver 2007-04-12 08:28:54 +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.