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 31ffe0af35 add a atexit() call to remove the domain socket when the daemon exits
(This used to be ctdb commit 2f685c68e0b17ed8a290a265ebd64c1d089ceec5)
2007-04-10 08:47:39 +10:00
..
common add a atexit() call to remove the domain socket when the daemon exits 2007-04-10 08:47:39 +10:00
ib ib: added external send queue to workaround downtime 2007-02-26 11:59:20 +01:00
include make normal/deamon mode controllable by a ctdb flag so that the api looks the same in both modes to a client. 2007-04-10 06:03:39 +10:00
lib added rest of tdb (missed in earlier commit) 2007-02-20 13:24:45 +11:00
tcp When we create a tcp connection to a remote ctdb node do an explicit bind() to set our source side to the same ip address as we use to listen to ctdb traffic. 2007-04-06 09:08:41 +10:00
tests change ctdb_client_read() to use the ctdb_read_pdu() helper 2007-04-10 08:38:29 +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 Made infiniband support configurable. 2006-12-15 16:02:45 +01:00
install-sh initial version 2006-11-18 10:41:20 +11:00
Makefile.in dispatcher daemon first try. 2007-04-09 11:51:27 +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.