summaryrefslogtreecommitdiff
path: root/ctdb/wscript
Commit message (Expand)AuthorAgeFilesLines
* ctdb-protocol: Avoid fgets in ctdb_connection_list_readAmitay Isaacs2019-03-261-2/+2
* ctdb-common: Add line based I/OAmitay Isaacs2019-03-261-1/+4
* ctdb/build: link ctdb_mutex_ceph_rados_helper against ceph-commonDavid Disseldorp2018-08-231-1/+13
* ctdb-tests: Avoid segfault by initializing loggingAmitay Isaacs2018-07-101-1/+1
* ctdb-pmda: Use modified API in pcp library 4.0Amitay Isaacs2018-07-101-0/+1
* ctdb-tests: Only use socket-wrapper for simple, local daemon testsMartin Schwenke2018-02-121-2/+1
* build: deal with recent glibc sunrpc header removalGünther Deschner2018-01-251-1/+1
* ctdb-build: Apply dependency to correct subsystemAmitay Isaacs2017-12-131-2/+2
* build: Move socket_wrapper to third_partyAndreas Schneider2017-11-251-6/+15
* ctdb-tests: Add interactive test for tunnelsAmitay Isaacs2017-10-101-0/+1
* ctdb-tests: Add test for tunnelsAmitay Isaacs2017-10-101-1/+2
* ctdb-client: Add client api for using tunnelsAmitay Isaacs2017-10-101-1/+1
* ctdb-protocol: Add protocol marshalling for CTDB_REQ_TUNNELAmitay Isaacs2017-10-101-0/+1
* ctdb-daemon: Add implementation of tunnel controlsAmitay Isaacs2017-10-101-1/+2
* ctdb-common: Replace parse_ip() -> ctdb_sock_addr_from_string()Martin Schwenke2017-10-051-1/+2
* ctdb: Centralize ctdb_version_stringVolker Lendecke2017-09-261-1/+1
* ctdb-build: Split protocol-util as a separate subsystemMartin Schwenke2017-09-191-11/+15
* ctdb-build: Fix dependency for ctdbdMartin Schwenke2017-09-191-1/+1
* ctdb-tests: Add a dummy ctdb client for testingAmitay Isaacs2017-09-091-1/+2
* ctdb-common: Add sock_client abstractionAmitay Isaacs2017-09-011-1/+2
* ctdb-protocol: Add a generic packet headerAmitay Isaacs2017-09-011-1/+2
* ctdb-protocol: Add marshalling for ctdb_req_keepaliveAmitay Isaacs2017-08-301-0/+1
* ctdb-tests: Add compatibility test for ctdb protocol elementsAmitay Isaacs2017-08-301-0/+1
* ctdb-tests: Add compatibility test for protocol data typesAmitay Isaacs2017-08-301-0/+1
* ctdb-tests: Reorganize protocol testsAmitay Isaacs2017-08-301-7/+25
* ctdb-protocol: Separate marshalling for basic data typesAmitay Isaacs2017-08-301-1/+2
* ctdb-tests: run_tests.sh sets evironment variable CTDB_TEST_DIRMartin Schwenke2017-08-141-2/+3
* ctdb-common: Add run_event abstractionAmitay Isaacs2017-05-301-2/+3
* ctdb-build: Simplify generation of version header filesAmitay Isaacs2017-05-241-29/+21
* ctdb-common: Add hash_count abstractionAmitay Isaacs2017-04-051-1/+3
* waf: disable-python - fix ctdb configurationIan Stakenvicius2017-03-101-2/+2
* ctdb-build: Fix RPM buildMartin Schwenke2017-02-271-1/+2
* ctdb-build: Split dist() target to generate manpages separatelyAmitay Isaacs2017-02-231-17/+27
* ctdb: Only build test_mutex_raw.c on LinuxVolker Lendecke2017-02-151-1/+1
* ctdb-build: Install CTDB tests correctly from toplevelAmitay Isaacs2017-02-021-1/+6
* ctdb-tests: Do not build mutex test if robust mutexes are not supportedAmitay Isaacs2017-01-311-4/+5
* ctdb-tests: Add robust mutex testAmitay Isaacs2017-01-121-0/+5
* ctdb-locking: Explicitly unlock record/db in lock helperAmitay Isaacs2017-01-121-1/+2
* ctdb-tests: Add tests for generic socket I/OAmitay Isaacs2017-01-061-0/+1
* ctdb-tests: Add tests for takeover helperMartin Schwenke2016-12-191-0/+1
* ctdb-takeover: Add takeover helperMartin Schwenke2016-12-191-0/+6
* ctdb-tests: Add public IP state to fake_ctdbdMartin Schwenke2016-12-191-1/+2
* ctdb-tests: Factor out reading of known public IP addressesMartin Schwenke2016-12-191-1/+2
* ctdb-daemon: Remove ctdb_event_helperAmitay Isaacs2016-12-181-6/+0
* ctdb-tests: Add tests for event daemonAmitay Isaacs2016-12-181-0/+1
* ctdb-tool: Add helper for talking to event daemonAmitay Isaacs2016-12-181-0/+6
* ctdb-client: Add client api for eventd communicationAmitay Isaacs2016-12-181-0/+1
* ctdb-eventd: Add event script handling daemonAmitay Isaacs2016-12-181-0/+6
* ctdb-protocol: Add marshalling for eventd protocolAmitay Isaacs2016-12-181-1/+2
* ctdb-common: Add sock_daemon abstractionAmitay Isaacs2016-12-181-0/+7