summaryrefslogtreecommitdiff
path: root/ctdb
Commit message (Expand)AuthorAgeFilesLines
* ctdb-build: Fix sed expression to protect '\'Amitay Isaacs2014-06-241-1/+1
* ctdb-build: Use correct path variables for ctdb_run_tests.shAmitay Isaacs2014-06-241-1/+1
* ctdb-build: Use CTDB_ETCDIR instead of ETCDIR/ctdbAmitay Isaacs2014-06-244-6/+8
* ctdb-build: Use CTDB_RUNDIR instead of VARDIR/run/ctdbAmitay Isaacs2014-06-242-5/+6
* ctdb-build: Add special target to get build versionAmitay Isaacs2014-06-242-1/+7
* ctdb-build: Allow waf to build rpms without configure firstAmitay Isaacs2014-06-241-1/+2
* ctdb: update configure.rpm with builtin and bundled library argumentsMichael Adam2014-06-201-0/+2
* ctdb:includes: add #ifdef guard for ZERO_STRUCTMichael Adam2014-06-201-0/+2
* ctdb:includes: add #ifdef guards for _PUBLIC_, _NORETURN_, and _PURE_Michael Adam2014-06-201-0/+6
* ctdb: Remove duplicate README.CodingAndrew Bartlett2014-06-201-236/+0
* autobuild: Remove unsupported --enable-socket-wrapper option from the "ctdb" ...Amitay Isaacs2014-06-201-1/+1
* ctdb-packaging: Remove unused filesAmitay Isaacs2014-06-202-210/+0
* ctdb-build: Add target to build RPMsAmitay Isaacs2014-06-202-0/+12
* ctdb-packaging: Modify spec file to use waf build instead of autoconfAmitay Isaacs2014-06-201-16/+15
* ctdb-packaging: Fix date/days in changelogAmitay Isaacs2014-06-201-7/+7
* ctdb-build: Add build files (configure/Makefile) to use wafAmitay Isaacs2014-06-202-0/+83
* ctdb-tests: Fix the tests for waf buildAmitay Isaacs2014-06-202-3/+3
* ctdb-build: Add waf build for CTDBAmitay Isaacs2014-06-201-0/+565
* ctdb-build: Remove autoconf build filesAmitay Isaacs2014-06-2012-4260/+0
* ctdb-mkversion: Support external VERSION specificationAmitay Isaacs2014-06-201-0/+7
* ctdb-header: Protect against multiple includesAmitay Isaacs2014-06-203-0/+11
* ctdb-build: Remove duplicate socket_wrapper libraryAmitay Isaacs2014-06-206-2981/+0
* ctdb-build: Remove duplicate tdb libraryAmitay Isaacs2014-06-2086-17723/+0
* ctdb-build: Remove duplicate tevent libraryAmitay Isaacs2014-06-2039-11795/+0
* ctdb-build: Remove duplicate talloc libraryAmitay Isaacs2014-06-2044-11915/+0
* ctdb-build: Remove duplicate replace libraryAmitay Isaacs2014-06-2072-15062/+0
* ctdb-build: Remove duplicate popt libraryAmitay Isaacs2014-06-2014-3340/+0
* ctdb-eventscripts: Ensure $GANRECDIR points to configured subdirectoryMartin Schwenke2014-06-201-14/+18
* ctdb-daemon: Debugging for tickle updatesMartin Schwenke2014-06-201-1/+10
* ctdb-tests: Try harder to avoid failures due to repeated recoveriesMartin Schwenke2014-06-192-15/+44
* ctdb:vacuum: always run freelist_size againMichael Adam2014-06-171-6/+4
* ctdb:vacuum: add missing return to ctdb_vacuum_traverse_db() error path.Michael Adam2014-06-171-0/+1
* ctdb:vacuum: remove now unused talloc ctx argument from ctdb_vacuum_db()Michael Adam2014-06-171-3/+1
* ctdb:vacuum: move init of vdata into init_vdata funcionMichael Adam2014-06-171-32/+43
* ctdb:vacuum: remove vacuum limit from vdata - not usedMichael Adam2014-06-171-2/+0
* ctdb:vacuum: remove a superfluous comment.Michael Adam2014-06-171-4/+1
* ctdb:vacuum: untangle assignmend and check for return of tdb_repack()Michael Adam2014-06-171-1/+3
* ctdb:vacuum: remove a superfluous and misleading commentMichael Adam2014-06-171-3/+0
* ctdb:vacuum: remove now unused ctdb_repack_tdb().Michael Adam2014-06-171-129/+0
* ctdb:vacuum: use plain tdb_repack() instead of ctdb_repack_tdb()Michael Adam2014-06-171-1/+1
* ctdb:vacuum: remove a comment in ctdb_vacuum_and_repack_db()Michael Adam2014-06-171-3/+0
* ctdb:vacuum: adapt debug message for repacking.Michael Adam2014-06-171-2/+2
* ctdb:build: fix building with external libtdbMichael Adam2014-06-161-7/+7
* ctdb-daemon: Reset scheduler policy for helper processesAmitay Isaacs2014-06-122-0/+4
* ctdb-daemon: Do not complain if node is inactive and db is not attachedAmitay Isaacs2014-06-121-1/+4
* ctdb-build: Remove duplicate library dependencyAmitay Isaacs2014-06-121-1/+1
* ctdb-daemon: Remove duplicate code from helper binariesAmitay Isaacs2014-06-123-16/+9
* ctdb-logging: Move controls handling functions from common to serverAmitay Isaacs2014-06-122-42/+40
* ctdb-logging: Split ringbuffer handling code from ctdb_collect_logAmitay Isaacs2014-06-122-7/+23
* ctdb-common: Move mkdir_p_or_die to system utilitiesAmitay Isaacs2014-06-122-14/+14