1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-23 17:34:34 +03:00
samba-mirror/ctdb
Amitay Isaacs c0798dfb64 ctdbd: Update debug messages for setting readonly property on database
Signed-off-by: Amitay Isaacs <amitay@gmail.com>

(This used to be ctdb commit 545a46437dfb2b755bb2fddb11dea8c4ccce3ed7)
2013-07-10 14:32:52 +10:00
..
client client: Exit with non-zero status when unix socket is closed 2013-06-25 17:48:23 +10:00
common util: New function ctdb_die() 2013-07-05 15:52:33 +10:00
config eventscripts: New configuration variable $CTDB_SKIP_GANESHA_NFSD_CHECK 2013-07-05 15:52:33 +10:00
doc recoverd: Fix an unclear log message - "Restart recovery process" 2013-07-05 15:52:33 +10:00
ib Remove explicit include of lib/tevent/tevent.h. 2012-04-13 17:28:14 +10:00
include recoverd: Clean up log messages in remote IP verification 2013-07-05 15:52:33 +10:00
lib build: Fix tdb.h path to enable building with system TDB library 2013-06-14 16:45:27 +10:00
libctdb libctdb: Include config.h in libctdb/ctdb.c 2013-06-14 16:45:27 +10:00
packaging packaging: Enable compiler optimizations 2013-07-04 20:43:52 +10:00
server ctdbd: Update debug messages for setting readonly property on database 2013-07-10 14:32:52 +10:00
tcp build: Fix tdb.h path to enable building with system TDB library 2013-06-14 16:45:27 +10:00
tests tests/eventscripts: Add some rudimentary tests for 60.ganesha 2013-07-05 15:52:34 +10:00
tools tools/ctdb: Add "force" option to "recover" command 2013-06-28 14:18:00 +10:00
utils ping_pong: Validate num_locks argument > 0 2013-07-04 20:43:52 +10:00
web web: Update instructions for building from tarball 2012-10-31 12:19:08 +11:00
.bzrignore more code rearrangement 2007-06-07 22:16:48 +10:00
.gitignore git: Ignore generated ctdb.spec file 2013-05-29 16:24:04 +10:00
aclocal.m4 initial version 2006-11-18 10:41:20 +11:00
autogen.sh event: Update events to latest Samba version 0.9.8 2010-08-18 09:16:31 +09:30
config.guess build: Update config.guess 2012-12-30 and config.sub to 2013-01-11 2013-01-22 18:03:37 +11:00
config.mk minor back-merge from samba4 2007-07-10 18:13:47 +10:00
config.sub build: Update config.guess 2012-12-30 and config.sub to 2013-01-11 2013-01-22 18:03:37 +11:00
configure.ac build: Separate autoconf macros for pmda 2013-05-28 14:24:16 +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 packaging: Install README.notify.d using %doc directive 2013-07-04 16:49:15 +10:00
NEWS doc: Add banning bug fixes to NEWS 2013-07-04 14:30:02 +10:00
README doc: README - add information about CTDB, license and website 2012-10-22 17:39:49 +11:00
README.Coding Add a code-style document. 2010-07-30 16:37:22 +10:00

This is the release version of CTDB, a clustered implementation of TDB
database used by Samba and other projects to store temporary data.

This software is freely distributable under the GNU public license,
a copy of which you should have received with this software (in a file
called COPYING).

For documentation on CTDB, please visit CTDB website http://ctdb.samba.org.