1
0
mirror of https://github.com/samba-team/samba.git synced 2025-01-11 05:18:09 +03:00
samba-mirror/ctdb
Christian Ambach 129c12a547 build: Create sudoers.d dir during make install
otherwise make install into non-standard prefix will fail

Signed-off-by: Christian Ambach <ambi@samba.org>

(This used to be ctdb commit 0c0752515b66661ffae24be5f138bd2fab4dec5c)
2013-05-20 19:47:35 +10:00
..
client client: fix ctdb_control() to be able to cope with CTDB_CTRL_FLAG_NOREPLY 2013-04-24 18:46:22 +10:00
common util: ctdb_fork() should call ctdb_set_child_info() 2013-04-18 13:18:29 +10:00
config eventscripts: Do not use bashism for string comparison 2013-05-20 19:47:10 +10:00
doc recoverd: Fix tunable NoIPTakeoverOnDisabled, rename to NoIPHostOnAllDisabled 2013-05-07 16:20:46 +10:00
ib Remove explicit include of lib/tevent/tevent.h. 2012-04-13 17:28:14 +10:00
include recoverd: Move IP flags into ctdb_takeover.c 2013-05-09 12:55:42 +10:00
lib build: Fix for tevent autoconf check 2013-03-27 12:20:17 +11:00
libctdb client: Set the socket non-blocking only after connect succeeds 2013-04-05 13:21:41 +11:00
packaging eventscripts: 60.nfs uses nfs_check_rpc_services() to check NFS RPC services 2013-05-07 12:55:09 +10:00
server recoverd: Move IP flags into ctdb_takeover.c 2013-05-09 12:55:42 +10:00
tcp ctdbd: Initialise the node flags in just one place 2013-01-07 10:35:39 +11:00
tests recoverd: Remove unused mask argument and initial mask calculation 2013-05-07 16:20:47 +10:00
tools tools/ltdbtool: Fix handling of -e option 2013-04-08 14:25:34 +10: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
.gitignore Git should ignore generated include/version.h file 2012-11-27 18:43:34 +11:00
aclocal.m4
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
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
COPYING
ctdb.pc.in
install-sh
Makefile.in build: Create sudoers.d dir during make install 2013-05-20 19:47:35 +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.