..
client
add a new command "ctdb scriptstatus"
2009-03-23 19:07:45 +11:00
common
Merge branch 'obnox'
2009-03-24 17:49:55 +11:00
config
dont unconditionally kill/restart ctdb when given "service ctdb start" only start ctdb if it is not already running, and print an error message othervise
2009-04-30 17:38:30 +10:00
doc
iupdate the documentation for NATGW to reflect that you can now use
2009-03-25 13:46:41 +11:00
ib
Test binaries now go in tests/bin and ctdb_test_env now adds this
2009-01-09 18:15:06 +11:00
include
Add a new variable VerifyRecoveryLock which can be used to disable the test that the recovery daemon holds the lock properly when performing a recovery
2009-05-01 01:17:59 +10:00
lib
add TDB_NO_NESTING. When this flag is set tdb will not allow any nested transactions and tdb_transaction_start() will implicitely _cancel() any pending transactions before starting any new ones.
2009-04-26 08:38:37 +10:00
packaging
new version 1.0.79
2009-04-08 12:56:52 +10:00
server
Add a new variable VerifyRecoveryLock which can be used to disable the test that the recovery daemon holds the lock properly when performing a recovery
2009-05-01 01:17:59 +10:00
tcp
we need to set the port properly in the parse_ip helper
2009-03-24 13:45:11 +11:00
tests
Merge branch 'martins'
2009-02-18 13:10:03 +11:00
tools
change the ctdb command table to allow us to describe commands which can be run independtly of the ctdb daemon.
2009-03-25 14:46:05 +11:00
utils
smnotify: fix popt.h include to allow use of system lib
2009-02-04 00:48:56 +01:00
web
web: fix typo
2009-03-24 19:02:00 +11:00
.bzrignore
more code rearrangement
2007-06-07 22:16:48 +10:00
.gitignore
From Mathieu Parent <math.parent@gmail.com>
2009-04-08 09:21:11 +10:00
aclocal.m4
initial version
2006-11-18 10:41:20 +11:00
autogen.sh
From Mathieu Parent <math.parent@gmail.com>
2009-04-08 09:21:11 +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
set libdir to ../lib64 on x86-64 platforms
2009-04-08 10:45:00 +10:00
configure.rpm
fixed permissions on configure.rpm
2008-04-22 16:48:25 +02:00
COPYING
add a licence file
2009-02-07 08:10:34 +11:00
ctdb.pc.in
(This used to be ctdb commit b0718551f55d5da9be0e6aba233f57c1ff8509be)
2009-04-08 09:14:20 +10:00
install-sh
initial version
2006-11-18 10:41:20 +11:00
Makefile.in
From Mathieu Parent <math.parent@gmail.com>
2009-04-08 09:21:11 +10:00