summaryrefslogtreecommitdiff
path: root/ctdb/wscript
Commit message (Expand)AuthorAgeFilesLines
* ctdb: fix autotest with socket-wrapper installed in the systemMichael Adam2016-07-111-1/+3
* ctdb-build: Exit if requested feature cannot be builtAmitay Isaacs2016-07-051-0/+2
* ctdb-tests: Link to ctdb-ipalloc instead of using ctdbd_test.cMartin Schwenke2016-07-041-2/+1
* ctdb: set the path to 'ctdb' in 'functions' in CTDBMichael Adam2016-06-111-2/+3
* ctdb-tests: Re-use set_blocking instead of re-definitionAmitay Isaacs2016-06-081-1/+2
* ctdb-tests: Re-use async accept wrapper from async_reqAmitay Isaacs2016-06-081-2/+4
* lib/util: Avoid splitting tevent-unix-util as public libraryAmitay Isaacs2016-06-061-3/+3
* ctdb-tests: Remove ctdb tool stub codeAmitay Isaacs2016-05-101-7/+0
* ctdb-tests: Add fake ctdb daemon implementation for testingAmitay Isaacs2016-05-101-0/+6
* ctdb-tests: Get rid of ctdb func testsAmitay Isaacs2016-05-101-7/+0
* ctdb-cluster-mutex: Factor out cluster mutex codeMartin Schwenke2016-04-281-0/+1
* ctdb: Add new helper ctdb_mutex_fcntl_helperMartin Schwenke2016-04-281-0/+6
* ctdb-build: ctdb-system depends on samba-util for debugMartin Schwenke2016-04-281-1/+1
* ctdb-daemon: Remove unused controls related to server_idAmitay Isaacs2016-04-231-1/+1
* ctdb-tools: Add new ctdb_lvs helperMartin Schwenke2016-04-151-0/+7
* ctdb-killtcp: Merge "common" killtcp code into helperMartin Schwenke2016-04-011-1/+1
* ctdb-daemon: Remove implementation of CTDB_CONTROL_KILL_TCPMartin Schwenke2016-04-011-1/+1
* ctdb-killtcp: New helper ctdb_killtcpMartin Schwenke2016-04-011-0/+6
* ctdb-killtcp: Factor out killtcp code into separate file.Martin Schwenke2016-04-011-1/+1
* ctdb-tests: Link ctdb-util instead of includingMartin Schwenke2016-04-011-3/+3
* ctdb-util: Move rb_tree.c to ctdb-utilMartin Schwenke2016-04-011-2/+2
* ctdb-tests: Add a utility to parse ctdb packetsAmitay Isaacs2016-03-171-0/+5
* ctdb-protocol: Add protocol debug routinesAmitay Isaacs2016-03-171-0/+1
* ctdb: Fix detection of gnukfreebsdSteven Chamberlain2016-03-011-1/+1
* ctdb: Drop unnecessary defines of TEVENT_DEPRECATEDMartin Schwenke2016-02-261-3/+0
* ctdb: Install helpers under libexecdirMartin Schwenke2016-02-121-8/+11
* ctdb-build: Add missing dependency on tdbAmitay Isaacs2016-02-021-1/+1
* ctdb: do not provide a useless pkgconfig file for ctdb.Günther Deschner2016-01-291-9/+0
* ctdb-tools: Add standalone ctdb_natgw tool scriptMartin Schwenke2016-01-251-0/+7
* ctdb-ipalloc: Split IP allocation into its own build subsystemMartin Schwenke2016-01-131-2/+14
* ctdb-build: Remove ctdb-common-util subsystemAmitay Isaacs2015-11-161-18/+10
* ctdb-daemon: Remove unused ctdb_logging.[ch]Amitay Isaacs2015-11-161-1/+1
* ctdb-daemon: Move ctdb_fork.c to serverAmitay Isaacs2015-11-161-3/+2
* ctdb-build: Don't try to install unavailable prebuilt manpagesMartin Schwenke2015-11-111-2/+15
* ctdb-build: Add ctdb/ directory to include path for top-level buildAmitay Isaacs2015-11-041-1/+1
* ctdb-daemon: Remove unused header file include/internal/includes.hAmitay Isaacs2015-10-301-19/+17
* ctdb-build: Define CTDB_SOCKET at configure timeAmitay Isaacs2015-10-271-2/+1
* ctdb-tool: Remove repack commandAmitay Isaacs2015-10-271-1/+1
* ctdb-ib: Fix build for infiniband transportAmitay Isaacs2015-10-271-2/+3
* ctdb: fix typos in wscript comment.Michael Adam2015-10-141-1/+1
* ctdb-recoverd: Add parallel database recovery helperAmitay Isaacs2015-10-071-0/+6
* ctdb-client: Add new client API implementationAmitay Isaacs2015-10-071-0/+11
* ctdb-protocol: Add ctdb protocol serialization routinesAmitay Isaacs2015-10-071-0/+13
* ctdb-common: Add logging utilitiesAmitay Isaacs2015-10-071-1/+2
* ctdb-common: Add communication endpoint abstractionAmitay Isaacs2015-10-071-1/+4
* ctdb-common: Add packet write abstractionAmitay Isaacs2015-10-071-1/+2
* ctdb-common: Add packet read abstractionAmitay Isaacs2015-10-071-3/+5
* ctdb-build: Placeholder for public headers from lib/utilAmitay Isaacs2015-10-071-1/+1
* ctdb-build: Set PKGCONFIGDIR for public libraries in standalone buildAmitay Isaacs2015-10-071-0/+2
* ctdb-common: Add request id abstractionAmitay Isaacs2015-10-071-1/+6