summaryrefslogtreecommitdiff
path: root/ctdb/wscript
Commit message (Expand)AuthorAgeFilesLines
...
* ctdb-config: Switch tunable DisableIPFailover to a config optionMartin Schwenke2018-08-241-0/+1
* ctdb-config: Integrate failover options into conf-toolMartin Schwenke2018-08-241-0/+1
* ctdb-failover: Add failover configuration optionsMartin Schwenke2018-08-241-0/+4
* ctdb/build: link ctdb_mutex_ceph_rados_helper against ceph-commonDavid Disseldorp2018-08-091-1/+13
* ctdb-common: Factor out basic script abstractionMartin Schwenke2018-07-281-1/+3
* ctdb-protocol: Avoid fgets in ctdb_connection_list_readAmitay Isaacs2018-07-281-2/+2
* ctdb-common: Add line based I/OAmitay Isaacs2018-07-281-1/+2
* ctdb-tests: Add signal code matching utilityAmitay Isaacs2018-07-281-0/+5
* ctdb-tests: Add errno matching utilityAmitay Isaacs2018-07-281-0/+5
* ctdb-build: Enable some standard event scripts if none are enabledMartin Schwenke2018-07-111-0/+19
* ctdb-build: Install event scripts in CTDB_DATADIRMartin Schwenke2018-07-111-1/+11
* ctdb-build: Add CTDB_DATADIRMartin Schwenke2018-07-111-4/+7
* ctdb-daemon: Add client code to talk to new event daemonAmitay Isaacs2018-07-051-0/+1
* ctdb-protocol: Remove protocol for old event daemonAmitay Isaacs2018-07-051-3/+0
* ctdb-client: Remove client code for old event daemonAmitay Isaacs2018-07-051-1/+1
* ctdb-tools: Remove old event daemon toolAmitay Isaacs2018-07-051-6/+0
* ctdb-daemon: Remove old event daemonAmitay Isaacs2018-07-051-6/+0
* ctdb-event: Add tests for event daemonAmitay Isaacs2018-07-051-0/+1
* ctdb-tests: Rename eventd testsuite to ctdb_eventdAmitay Isaacs2018-07-051-1/+1
* ctdb-event: Add event daemon client toolAmitay Isaacs2018-07-051-0/+7
* ctdb-event: Add event daemon client codeAmitay Isaacs2018-07-051-0/+5
* ctdb-event: Add event daemon implementationAmitay Isaacs2018-07-051-0/+14
* ctdb-event: Add event daemon protocolAmitay Isaacs2018-07-051-0/+13
* ctdb-common: Add client pid to connect callback in sock_daemonAmitay Isaacs2018-07-051-2/+7
* ctdb-tests: Separate testing code for basic data typesAmitay Isaacs2018-07-051-2/+11
* ctdb-build: Add ctdb prefix to build targetAmitay Isaacs2018-07-051-2/+2
* ctdb-protocol: Separate protocol-basic subsystemAmitay Isaacs2018-07-051-2/+6
* ctdb-tests: Avoid segfault by initializing loggingAmitay Isaacs2018-07-041-1/+1
* ctdb-common: Move capture_socket functions to ctdb_socket.[ch]Martin Schwenke2018-07-021-15/+1
* ctdb-common: Rename system utility filesMartin Schwenke2018-07-021-1/+1
* ctdb-build: Add ipv6 headers check for packet detailsAmitay Isaacs2018-07-021-0/+8
* ctdb-build: Add checks for raw pkt handling supportAmitay Isaacs2018-07-021-0/+8
* ctdb-scripts: Change directory for notifications to events/notificationMartin Schwenke2018-06-051-1/+2
* ctdb-scripts: Move event scripts to events/legacy/ directoryMartin Schwenke2018-06-051-1/+1
* ctdb: Drop configuration file ctdbd.confMartin Schwenke2018-05-171-1/+0
* ctdb-docs: Add ctdb.conf(5)Martin Schwenke2018-05-171-0/+1
* ctdb-daemon: Implement ctdb configuration file loadingMartin Schwenke2018-05-171-1/+8
* ctdb-tools: Add legacy config options to config toolMartin Schwenke2018-05-171-0/+1
* ctdb-daemon: Define ctdbd legacy configuration file optionsMartin Schwenke2018-05-171-0/+4
* ctdb-tools: Add database config options to config toolMartin Schwenke2018-05-171-0/+1
* ctdb-database: Define database configuration file optionsMartin Schwenke2018-05-171-0/+4
* ctdb-tools: Add cluster config options to config toolMartin Schwenke2018-05-171-0/+1
* ctdb-cluster: Define cluster configuration file optionsMartin Schwenke2018-05-171-0/+4
* ctdb-tools: Add event daemon config options to config toolAmitay Isaacs2018-05-171-0/+1
* ctdb-event: Add event daemon config file optionsAmitay Isaacs2018-05-171-0/+4
* ctdb-build: Create database directories during installationMartin Schwenke2018-05-171-0/+3
* ctdb-tools: Add logging config options to config toolAmitay Isaacs2018-05-121-1/+2
* ctdb-common: Add config options for loggingMartin Schwenke2018-05-121-0/+4
* ctdb-common: Add config options toolAmitay Isaacs2018-05-121-0/+6
* ctdb-common: Add config file parsing codeAmitay Isaacs2018-05-121-2/+3