1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-24 21:34:56 +03:00
samba-mirror/ctdb
Mathieu Parent 52a99cbac6 tests: Test portability
Curiously test_ctdb_sys_check_iface_exists fails on Linux

Signed-off-by: Mathieu Parent <math.parent@gmail.com>

(This used to be ctdb commit 109f428aa34f8f4cc0329880d2f4a5593a6cc6f3)
2013-01-22 18:03:47 +11:00
..
client util: ctdb_fork() closes all sockets opened by the main daemon 2012-10-05 11:56:12 +10:00
common common: FreeBSD+kFreeBSD: Implement get_process_name (same as in Linux) 2013-01-22 18:03:44 +11:00
config doc: allows to -> allows one to 2013-01-22 18:03:35 +11:00
doc doc: allows to -> allows one to 2013-01-22 18:03:35 +11:00
ib Remove explicit include of lib/tevent/tevent.h. 2012-04-13 17:28:14 +10:00
include daemon: Protect against double free of callback state while shutting down 2013-01-09 14:39:23 +11:00
lib build: Fix the build with old system-installed tevent 2012-11-08 12:57:58 +11:00
libctdb libctdb: Add comments to effect that some controls return result in status 2012-10-02 17:37:52 +10:00
packaging packaging: Use maketarball.sh script to create tarball for RPM 2012-10-30 18:01:38 +11:00
server recoverd: Create recoverd monitoring timed events off recoverd context 2013-01-09 16:22:39 +11:00
tcp ctdbd: Initialise the node flags in just one place 2013-01-07 10:35:39 +11:00
tests tests: Test portability 2013-01-22 18:03:47 +11:00
tools tools/ctdb: Add setdbseqnum command to set __db_sequence_number__ 2013-01-09 13:18:34 +11:00
utils utils🏓 add a -c switch to check the lock before reading/writing 2012-11-20 00:48:52 +01: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 should ignore generated include/version.h file 2012-11-27 18:43:34 +11: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: Set the default ctdb socket path at configure time 2012-10-21 01:39:08 +11: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 tests: Test portability 2013-01-22 18:03:47 +11: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.