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 1c88f422d5 add a parameter for the tdb-flags to the client function
ctdb_attach()   so that we can pass TDB_NOSYNC when we attach to
a persistent database and want fast unsafe writes instead of
slow but safe tdb_transaction writes.

enhance the ctdb_persistent test suite to test both safe and unsafe writes

(This used to be ctdb commit 4948574f5a290434f3edd0c052cf13f3645deec4)
2008-06-04 10:46:20 +10:00
..
client add a parameter for the tdb-flags to the client function 2008-06-04 10:46:20 +10:00
common do persistent writes in a child process 2008-05-28 13:04:25 +10:00
config read the samba sysconfig from the samba eventscript 2008-05-27 08:21:18 +10:00
doc make 'ctdb ip' provide machinereadble output using '-Y' 2008-03-04 13:18:27 +11:00
ib merge from ronnie 2008-02-04 20:07:15 +11:00
include add a parameter for the tdb-flags to the client function 2008-06-04 10:46:20 +10:00
lib second try for safe transaction stores into persistend tdb databases 2008-05-22 12:47:33 +10:00
packaging/RPM update to .41 2008-05-28 14:51:46 +10:00
server add a parameter for the tdb-flags to the client function 2008-06-04 10:46:20 +10:00
tcp listen_fd is auto-closed 2008-05-08 17:14:00 +10:00
tests add a parameter for the tdb-flags to the client function 2008-06-04 10:46:20 +10:00
tools add a parameter for the tdb-flags to the client function 2008-06-04 10:46:20 +10:00
utils move the function to open a sending socket into the main executable since this function will dissapear soon... 2008-05-14 15:33:01 +10:00
web move CTDB_MANAGES_NFS from /etc/sysconfig/nfs to /etc/sysconfig/ctdb 2008-05-22 06:08:38 +10:00
.bzrignore more code rearrangement 2007-06-07 22:16:48 +10:00
.gitignore ignore some autogenerated test files 2008-01-29 14:00:16 +11: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
configure.rpm fixed permissions on configure.rpm 2008-04-22 16:48:25 +02:00
install-sh initial version 2006-11-18 10:41:20 +11:00
Makefile.in From Mathieu PARENT <math.parent@gmail.com> 2008-02-13 08:17:53 +11:00