summaryrefslogtreecommitdiffstats
path: root/ctdb/Makefile.in
Commit message (Expand)AuthorAgeFilesLines
* ctdb-build: Remove duplicate library dependencyAmitay Isaacs2014-06-121-1/+1
* ctdb-daemon: Remove duplicate code from helper binariesAmitay Isaacs2014-06-121-4/+7
* ctdb-common: Separate system utilties that are ctdb independentAmitay Isaacs2014-06-121-1/+1
* ctdb-ib: Make infiniband transport compile againAmitay Isaacs2014-05-291-5/+7
* ctdb-build: Move internal include files in a separate directoryAmitay Isaacs2014-05-271-1/+2
* ctdb-build: Build ctdb_version.h before compiling files that include itAmitay Isaacs2014-05-271-0/+3
* ctdb-build: AIX does not have working C99 vsnprintf, requires libreplaceAmitay Isaacs2014-03-041-2/+2
* ctdb-build: Remove auto-generated header file in distcleanAmitay Isaacs2014-03-041-0/+1
* ctdb-daemon: Add helper process to execute event scriptsAmitay Isaacs2014-01-161-1/+6
* ctdb:build: install the new manpagesMichael Adam2013-12-091-0/+6
* ctdb:tests: New "autotest" Makefile.in targetMartin Schwenke2013-11-271-0/+3
* packaging: Create runtime directories for CTDBAmitay Isaacs2013-10-251-0/+3
* packaging: Move ctdb/ directory from /var to /var/libAmitay Isaacs2013-10-251-0/+1
* Add missing events.d/99.timeoutMathieu Parent2013-10-241-0/+1
* tests/tool: Remove references in libctdb in file and function namesMartin Schwenke2013-10-041-8/+8
* libctdb: Remove incomplete libctdbAmitay Isaacs2013-10-041-21/+1
* tests: Do not use libctdb code in testsAmitay Isaacs2013-10-041-2/+2
* tools/ctdb: Do not use libctdb for commandline toolAmitay Isaacs2013-10-041-2/+2
* tests: Remove unused test program ctdb_fetch_lock_onceAmitay Isaacs2013-10-041-7/+2
* build: Fix build dependencies for ctdb_lock_tdbAmitay Isaacs2013-08-221-1/+1
* tests: Add a test program to hold a lock on a databaseAmitay Isaacs2013-08-011-1/+5
* packaging: Bundle debug_locks.sh script in RPMAmitay Isaacs2013-07-161-0/+1
* packaging: No need to check for existence of scripts, they always doAmitay Isaacs2013-07-161-3/+3
* build: Turn off all deprecation warningsMartin Schwenke2013-07-101-1/+1
* build: Remove -DTEVENT_DEPRECATED_QUIET=1 from CFLAGSMartin Schwenke2013-07-101-1/+1
* initscript: Simpify initscript and control CTDB via new ctdbd_wrapperMartin Schwenke2013-07-101-0/+1
* packaging: Install README.notify.d using %doc directiveAmitay Isaacs2013-07-041-1/+0
* packaging: Install docs using %doc directiveAmitay Isaacs2013-07-041-10/+0
* build: Enable VERBOSE option to display build command lineAmitay Isaacs2013-06-141-39/+47
* build: Fix extra whitespacesAmitay Isaacs2013-05-291-7/+7
* build: Use REPLACE_OBJ and CTDB_EXTERNAL_OBJ to simplify build rulesAmitay Isaacs2013-05-291-9/+13
* build: Support for building on AIX xlc compilerAmitay Isaacs2013-05-291-2/+6
* build: Fix install paths for pcp pmdaMartin Schwenke2013-05-281-5/+5
* locking: Use separate locking helper binary for lockingAmitay Isaacs2013-05-241-1/+1
* locking: Add a standalone helper to lock record/dbAmitay Isaacs2013-05-241-1/+7
* build: Rename version.h to ctdb_version.hAmitay Isaacs2013-05-231-1/+1
* scripts: Rework notify.sh to use notify.d/ directoryMartin Schwenke2013-05-231-0/+2
* build: Create sudoers.d dir during make installChristian Ambach2013-05-201-0/+1
* eventscripts: 60.nfs uses nfs_check_rpc_services() to check NFS RPC servicesMartin Schwenke2013-05-071-0/+6
* build: silence building of porting_testMichael Adam2013-04-171-1/+1
* statd-callout: Make sure statd callout script always runs as rootAmitay Isaacs2013-04-081-0/+1
* build: Fix a Makefile.in typoMartin Schwenke2013-02-051-1/+1
* tests: Test portabilityMathieu Parent2013-01-221-0/+5
* build: Add missing LDFLAGSMathieu Parent2013-01-221-2/+2
* build: Add rules to create include/version.h when building from git treeAmitay Isaacs2012-10-301-1/+7
* packaging: Bundle README, COPYING and html version of manpagesAmitay Isaacs2012-10-221-0/+7
* build: Extract building of manpages in a separate MakefileAmitay Isaacs2012-10-221-14/+5
* Build: Set the default ctdb socket path at configure timeDavid Disseldorp2012-10-211-0/+2
* ctdbd: Replace lockwait with locking API and remove ctdb_lockwait.cAmitay Isaacs2012-10-201-1/+1
* ctdbd: locking: Provide non-blocking API for locking of TDB record/db/alldbAmitay Isaacs2012-10-201-1/+1