| Commit message (Expand) | Author | Age | Files | Lines |
* | ctdb-build: Install CTDB tests correctly from toplevel | Amitay Isaacs | 2017-02-02 | 1 | -1/+6 |
* | ctdb-tests: Do not build mutex test if robust mutexes are not supported | Amitay Isaacs | 2017-01-31 | 1 | -4/+5 |
* | ctdb-tests: Add robust mutex test | Amitay Isaacs | 2017-01-12 | 1 | -0/+5 |
* | ctdb-locking: Explicitly unlock record/db in lock helper | Amitay Isaacs | 2017-01-12 | 1 | -1/+2 |
* | ctdb-tests: Add tests for generic socket I/O | Amitay Isaacs | 2017-01-06 | 1 | -0/+1 |
* | ctdb-tests: Add tests for takeover helper | Martin Schwenke | 2016-12-19 | 1 | -0/+1 |
* | ctdb-takeover: Add takeover helper | Martin Schwenke | 2016-12-19 | 1 | -0/+6 |
* | ctdb-tests: Add public IP state to fake_ctdbd | Martin Schwenke | 2016-12-19 | 1 | -1/+2 |
* | ctdb-tests: Factor out reading of known public IP addresses | Martin Schwenke | 2016-12-19 | 1 | -1/+2 |
* | ctdb-daemon: Remove ctdb_event_helper | Amitay Isaacs | 2016-12-18 | 1 | -6/+0 |
* | ctdb-tests: Add tests for event daemon | Amitay Isaacs | 2016-12-18 | 1 | -0/+1 |
* | ctdb-tool: Add helper for talking to event daemon | Amitay Isaacs | 2016-12-18 | 1 | -0/+6 |
* | ctdb-client: Add client api for eventd communication | Amitay Isaacs | 2016-12-18 | 1 | -0/+1 |
* | ctdb-eventd: Add event script handling daemon | Amitay Isaacs | 2016-12-18 | 1 | -0/+6 |
* | ctdb-protocol: Add marshalling for eventd protocol | Amitay Isaacs | 2016-12-18 | 1 | -1/+2 |
* | ctdb-common: Add sock_daemon abstraction | Amitay Isaacs | 2016-12-18 | 1 | -0/+7 |
* | ctdb-common: Add generic socket I/O | Amitay Isaacs | 2016-12-18 | 1 | -1/+1 |
* | ctdb-common: Add run_proc abstraction | Amitay Isaacs | 2016-12-18 | 1 | -2/+3 |
* | ctdb-tests: Add unit test for protocol utilities | Martin Schwenke | 2016-12-16 | 1 | -0/+6 |
* | ctdb-build: Remove unnecessary intermediate build target | Amitay Isaacs | 2016-12-16 | 1 | -10/+6 |
* | ctdb/doc: man page for Ceph RADOS cluster mutex helper | David Disseldorp | 2016-12-09 | 1 | -3/+11 |
* | ctdb: cluster mutex helper using Ceph RADOS | David Disseldorp | 2016-12-09 | 1 | -0/+19 |
* | ctdb-build: configure time switch for etcd support | David Disseldorp | 2016-12-09 | 1 | -8/+28 |
* | ctdb-build: move ctdb_etcd_lock to utils/etcd | David Disseldorp | 2016-12-09 | 1 | -1/+1 |
* | ctdb-build: Generate pre-built documentation in wscript itself | Amitay Isaacs | 2016-12-09 | 1 | -5/+16 |
* | ctdb-build: Avoid duplicate list of man pages | Amitay Isaacs | 2016-12-09 | 1 | -13/+19 |
* | ctdb: Add new helper ctdb_etcd_lock | Jose A. Rivera | 2016-12-05 | 1 | -1/+9 |
* | ctdb-logging: Remove duplicate logging code | Amitay Isaacs | 2016-12-05 | 1 | -2/+0 |
* | ctdb-logging: Refactor logging code | Amitay Isaacs | 2016-12-05 | 1 | -1/+1 |
* | ctdb-common: Drop CTDB's copy of sys_read() and sys_write() | Martin Schwenke | 2016-11-29 | 1 | -7/+8 |
* | ctdb-daemon: Remove unused code cmdline.[ch] | Amitay Isaacs | 2016-11-25 | 1 | -1/+1 |
* | ctdb-packaging: Move CTDB tests to /usr/local/share/ctdb/tests/ | Martin Schwenke | 2016-10-14 | 1 | -1/+1 |
* | ctdb-common: Add routines to manage PID file | Amitay Isaacs | 2016-09-22 | 1 | -1/+3 |
* | ctdb-waf: Move ctdb tests to libexec directory | Andreas Schneider | 2016-08-04 | 1 | -12/+12 |
* | ctdb-tool: Add replacement ctdb tool using new client API | Amitay Isaacs | 2016-07-28 | 1 | -0/+7 |
* | ctdb-tool: Remove old ctdb tool | Amitay Isaacs | 2016-07-28 | 1 | -7/+0 |
* | ctdb-doc: Integrate ctdb_diagnostics man page into build | Martin Schwenke | 2016-07-28 | 1 | -1/+3 |
* | ctdb-common: Refactor tunable related functions | Amitay Isaacs | 2016-07-25 | 1 | -1/+1 |
* | ctdb-build: Add missing dependency on samba-util | Amitay Isaacs | 2016-07-25 | 1 | -1/+2 |
* | ctdb-pcp-pmda: Reimplement using new client API | Amitay Isaacs | 2016-07-22 | 1 | -1/+2 |
* | ctdb-tests: Add torture test for fetch functions | Amitay Isaacs | 2016-07-22 | 1 | -0/+1 |
* | ctdb-tests: Remove unused tests code | Amitay Isaacs | 2016-07-22 | 1 | -17/+0 |
* | ctdb-tests: Rename ctdb_porting_tests to porting_tests | Amitay Isaacs | 2016-07-22 | 1 | -1/+5 |
* | ctdb-tests: Rename ctdb_lock_tdb to lock_tdb | Amitay Isaacs | 2016-07-22 | 1 | -2/+2 |
* | ctdb-tests: Convert rb_test into a unit test | Amitay Isaacs | 2016-07-22 | 1 | -1/+5 |
* | ctdb-tests: Replace ctdb_update_record_persistent with update_record_persistent | Amitay Isaacs | 2016-07-22 | 1 | -2/+2 |
* | ctdb-tests: Replace ctdb_update_record with update_record using new client API | Amitay Isaacs | 2016-07-22 | 1 | -2/+2 |
* | ctdb-tests: Replace ctdb_transaction with transaction_loop using new client API | Amitay Isaacs | 2016-07-22 | 1 | -2/+2 |
* | ctdb-tests: Replace ctdb_fetch_readonly_loop with fetch_readonly_loop using n... | Amitay Isaacs | 2016-07-22 | 1 | -2/+2 |
* | ctdb-tests: Replace ctdb_fetch_readonly_once with fetch_readonly using new cl... | Amitay Isaacs | 2016-07-22 | 1 | -2/+2 |