1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-24 21:34:56 +03:00
samba-mirror/ctdb
Ronnie Sahlberg 51d912063c in ctdb_control_persistent_store() we must talloc_steal() the pointer to
c   to prevent it from being immediately freed (and our persistent store 
state with it) if we need to wait asynchronously for other nodes before 
we can reply back to the client

(This used to be ctdb commit fa5915280933e4d2e7d4d07199829c9c2b87a335)
2007-09-21 15:19:33 +10:00
..
client added support for persistent databases in ctdbd 2007-09-21 12:24:02 +10:00
common added support for persistent databases in ctdbd 2007-09-21 12:24:02 +10:00
config cope with non-standard install dirs in event scripts 2007-09-14 14:14:03 +10:00
doc update vnn -> pnn in documentation 2007-09-14 14:24:53 +10:00
ib more merges for GPLv3 update 2007-07-10 15:46:05 +10:00
include added support for persistent databases in ctdbd 2007-09-21 12:24:02 +10:00
lib make sure we set close on exec on any possibly inherited fds 2007-09-19 11:46:37 +10:00
packaging/RPM increase release number 2007-09-14 19:27:11 +10:00
server in ctdb_control_persistent_store() we must talloc_steal() the pointer to 2007-09-21 15:19:33 +10:00
tcp change ctdb->vnn to ctdb->pnn 2007-09-04 10:06:36 +10:00
tests added support for persistent databases in ctdbd 2007-09-21 12:24:02 +10:00
tools added support for persistent databases in ctdbd 2007-09-21 12:24:02 +10:00
utils merge from volker 2007-08-22 17:16:01 +10:00
web one more command to run to enable winbind for vsftpd 2007-09-19 11:53:48 +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 added support for persistent databases in ctdbd 2007-09-21 12:24:02 +10:00