1
0
mirror of https://github.com/samba-team/samba.git synced 2025-01-11 05:18:09 +03:00
samba-mirror/ctdb
Ronnie Sahlberg 20120c2331 in ctdb_call_recv() we must check that state is non-NULL since
ctdb_call() may pass a null pointer to _recv() and this would cause a 
segfault.
fortunately there appears there are no critical users for this codepath 
right now so the risk was more theoretical IF clients start using this 
call it coult segfault.


change ctdb_control() to become fully async so we later can make 
recovery daemon do the expensive controls to nodes in parallell instead 
of in sequence

(This used to be ctdb commit 379789cda6ef049f389f10136aaa1b37a4d063a9)
2007-08-23 11:58:09 +10:00
..
client in ctdb_call_recv() we must check that state is non-NULL since 2007-08-23 11:58:09 +10:00
common merge from volker 2007-08-22 17:18:55 +10:00
config start winbind before smbd 2007-08-16 11:34:35 +10:00
doc create an enum to describe the state of a control in flight instead of 2007-08-23 09:53:10 +10:00
ib more merges for GPLv3 update 2007-07-10 15:46:05 +10:00
include create a define to represent the 'invalid' generation id we used in two 2007-08-22 12:38:31 +10:00
lib merge from ronnie 2007-08-07 13:40:13 +10:00
packaging/RPM change the now rather small /etc/ctdb/events script into a service 2007-08-15 15:01:31 +10:00
server merge from ronnie 2007-08-22 17:31:29 +10:00
tcp update lib/replace from samba4 2007-07-10 15:29:31 +10:00
tests merge from volker 2007-08-22 17:16:01 +10:00
tools create a define to represent the 'invalid' generation id we used in two 2007-08-22 12:38:31 +10:00
utils merge from volker 2007-08-22 17:16:01 +10:00
web /etc/sysconfig/nfs can now discover the public ipaddress automagically 2007-08-08 07:58:13 +10: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 add some configure magic to make it configure and build properly on 2007-07-14 15:16:52 +10:00
install-sh initial version 2006-11-18 10:41:20 +11:00
Makefile.in merge from volker 2007-08-22 17:16:01 +10:00