summaryrefslogtreecommitdiffstats
path: root/ctdb/Makefile.in
Commit message (Expand)AuthorAgeFilesLines
* 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
* common: Debug ctdb_addr_to_str() using new function ctdb_external_trace()Martin Schwenke2012-10-181-0/+1
* Eventscripts: split 50.samba into 49.winbind and 50.sambaMartin Schwenke2012-10-031-0/+1
* GANESHA: make the ganesha script executable by defaultRonnie Sahlberg2012-05-171-1/+1
* Debug: When scripts hang, we may need to collect additional data in order to ...Ronnie Sahlberg2012-05-171-0/+1
* tests: Restore the old behaviour of "make test" so it uses tests/varMartin Schwenke2012-05-141-1/+1
* Track all child process so we never send a signal to an unrelated process (ou...Ronnie Sahlberg2012-05-031-1/+1
* tests: Add installation script for testsMartin Schwenke2012-04-271-0/+4
* tests: Add a script to run cluster tests and make target "test_cluster"Amitay Isaacs2012-04-131-0/+3
* build: Substitute POPT macros once and reuse variablesAmitay Isaacs2012-03-301-4/+4
* build: Use system tdb library if availableAmitay Isaacs2012-03-301-8/+13
* build: Use system tevent library if availableAmitay Isaacs2012-03-301-4/+8
* build: Use system talloc library if availableAmitay Isaacs2012-03-301-4/+8
* build: Display correct LIB_FLAGS while buildingAmitay Isaacs2012-03-301-1/+1
* build: Add rules to create ctags/etagsAmitay Isaacs2012-03-301-0/+5