1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-24 21:34:56 +03:00
samba-mirror/ctdb
Andrew Tridgell bde886988b prevent a deadly embrace between smbd and ctdbd by moving the calling
of the startup event scripts after the point where recovery has
started and the node is in normal operation

This makes the 'startup' script just a special type of the 'monitor'
script which is called first

(This used to be ctdb commit 7424c30a5fd04aea0137c466b4318c3f185280d8)
2007-11-12 10:53:11 +11:00
..
client fixed a valgrind uninitialised memory error due to pad bytes 2007-10-22 15:13:08 +10:00
common added support for persistent databases in ctdbd 2007-09-21 12:24:02 +10:00
config the while loop in the startup event runs as a subshell so we need an extra || exit 1 at the end 2007-10-29 12:34:45 +11:00
doc update vnn -> pnn in documentation 2007-09-14 14:24:53 +10:00
ib add missing ) in the IB transport (which i dont compile for) 2007-10-19 09:05:37 +10:00
include prevent a deadly embrace between smbd and ctdbd by moving the calling 2007-11-12 10:53:11 +11:00
lib remove a incorrectly added file 2007-10-19 09:30:55 +10:00
packaging/RPM increase release number 2007-10-30 10:19:43 +11:00
server prevent a deadly embrace between smbd and ctdbd by moving the calling 2007-11-12 10:53:11 +11:00
tcp fixed a double close of a socket, leading to an EPOLL error 2007-10-22 16:41:11 +10:00
tests no longer wait at startup for services to become available, instead 2007-09-24 10:00:14 +10:00
tools added bonding info to ctdb_diagnostics 2007-10-30 10:18:52 +11:00
utils use NF_DROP instead of NF_STOLEN when we tell the kernel to not worry 2007-10-17 15:03:58 +10:00
web patch from michael adam 2007-11-02 13:20:29 +11:00
.bzrignore more code rearrangement 2007-06-07 22:16:48 +10:00
aclocal.m4 initial version 2006-11-18 10:41:20 +11:00
autogen.sh use the new lib/events autoconf code 2007-05-05 17:18:06 +10:00
config.guess more merges for GPLv3 update 2007-07-10 15:46:05 +10:00
config.mk minor back-merge from samba4 2007-07-10 18:13:47 +10:00
config.sub more merges for GPLv3 update 2007-07-10 15:46:05 +10:00
configure.ac only link to -lipq if needed 2007-10-15 14:44:06 +10:00
install-sh initial version 2006-11-18 10:41:20 +11:00
Makefile.in only link to -lipq if needed 2007-10-15 14:44:06 +10:00