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 dc15a9c1f6 - accept an optional set of tdb_flags from clients on open a database,
thus allowing the client to pass through the TDB_NOSYNC flag

- ensure that tdb_store() operations on persistent databases that don't
  have TDB_NOSYNC set happen inside a transaction wrapper, thus making
  them crash safe

(This used to be ctdb commit 49330f97c78ca0669615297ac3d8498651831214)
2008-04-10 15:25:48 +10:00
..
client Add two new controls to add/delete public ip address from a node at runtime. 2008-03-27 09:23:27 +11:00
common - accept an optional set of tdb_flags from clients on open a database, 2008-04-10 15:25:48 +10:00
config shell scripts need extra spaces sometime 2008-04-10 07:01:22 +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 - accept an optional set of tdb_flags from clients on open a database, 2008-04-10 15:25:48 +10:00
lib carefully step around the recovery area when doing a tdb_wipe_all. This prevents 2008-02-08 14:10:54 +11:00
packaging/RPM update to version .33 2008-04-10 06:55:31 +10:00
server - accept an optional set of tdb_flags from clients on open a database, 2008-04-10 15:25:48 +10:00
tcp Add debug output to indicate why a node starts up in DISABLED state 2008-02-22 09:52:57 +11:00
tests merge from ronnie 2008-02-04 20:07:15 +11:00
tools add a ctdb command to print the ctdb version 2008-04-03 17:07:00 +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 update the iscis support under RHEL5 to allow one iscsi target to be defined for each public address in the cluster. 2008-03-31 11:00:08 +11: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 useful for building with equivalent options to the spec file 2008-01-29 11:46:32 +11: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