summaryrefslogtreecommitdiff
path: root/ctdb/utils
AgeCommit message (Expand)AuthorFilesLines
2020-09-24ctdb/test_ceph_rados_reclock: check for service registrationDavid Disseldorp1-1/+7
2020-09-23ctdb/ceph: register recovery lock holder with ceph-mgrDavid Disseldorp1-1/+32
2019-10-31ctdb/utils/smnotify/smnotify.c: typo fixesBjörn Jacke1-5/+5
2019-10-31ctdb/utils/scsi_io/scsi_io.c: typo fixesBjörn Jacke1-10/+10
2019-09-17ctdb-utils: CID 1273087 - Resource leakMartin Schwenke1-4/+8
2019-06-05ctdb-utils: Fix CID 1125558 (Unchecked return value from library)Martin Schwenke1-1/+7
2019-06-05ctdb-utils: Avoid warning about unused valueMartin Schwenke1-0/+4
2019-03-01ctdb_mutex_ceph_rados_helper: revert strtoull_err() usageDavid Disseldorp1-6/+2
2019-03-01ctdb-utils: Use wrapper for string to integer conversionSwen Schillig1-2/+6
2018-08-09ctdb: add expiry test for ctdb_mutex_ceph_rados_helperDavid Disseldorp1-1/+56
2018-08-09ctdb_mutex_ceph_rados_helper: fix deadlock via lock renewalsDavid Disseldorp1-9/+98
2018-08-09ctdb_mutex_ceph_rados_helper: rename timer_ev to ppid_timer_evDavid Disseldorp1-12/+13
2018-08-09ctdb_mutex_ceph_rados_helper: use talloc destructor for cleanupDavid Disseldorp1-27/+24
2018-08-09ctdb_mutex_ceph_rados_helper: Set SIGINT signal handlerSamuel Cabrero1-4/+15
2018-05-17ctdb-docs: Add ctdb.conf(5) cross references and documentation tweaksMartin Schwenke1-3/+3
2018-03-05ctdb/pmda: fix num_recoveries metric storeDavid Disseldorp1-1/+1
2018-03-02ctdb-pmda: Use modified API in pcp library 4.0Amitay Isaacs1-9/+21
2017-06-07ctdb-client: Move sync API to a separate headerAmitay Isaacs1-0/+1
2017-02-24ctdb-utils: CID 1343331 Unchecked return value from library (CHECKED_RETURN)Martin Schwenke1-1/+1
2016-12-09ctdb: add test script for ctdb_mutex_ceph_rados_helperDavid Disseldorp1-0/+151
2016-12-09ctdb: cluster mutex helper using Ceph RADOSDavid Disseldorp1-0/+328
2016-12-09ctdb-build: move ctdb_etcd_lock to utils/etcdDavid Disseldorp1-0/+208
2016-10-17ctdb: Add a required includeVolker Lendecke1-0/+1
2016-08-12ctdb-pmda: Use 1s timeout for fetching statisticsAmitay Isaacs1-2/+1
2016-08-03ctdb-utils: Fix CID 1297451 Explicit null dereferenced (FORWARD_NULL)Martin Schwenke1-1/+3
2016-07-22ctdb-pcp-pmda: Reimplement using new client APIAmitay Isaacs1-95/+19
2016-07-05ctdb-pmda: CTDB client code does not require ctdb->methodsAmitay Isaacs1-4/+0
2016-06-08ctdb-daemon: Use lib/util functions instead of redefinitionsAmitay Isaacs1-1/+2
2016-02-02ctdb-common: Use documented names for protocol family in socket()Amitay Isaacs1-3/+3
2015-12-10ping_pong: add -l optionRalph Boehme1-15/+50
2015-11-06Fix various spelling errorsMathieu Parent1-1/+1
2015-11-04ctdb-daemon: Remove explicit include of ctdb_protocol.hAmitay Isaacs1-1/+0
2015-10-30ctdb-daemon: Separate prototypes for common client/server functionsAmitay Isaacs1-0/+1
2015-10-30ctdb-daemon: Remove dependency on includes.hAmitay Isaacs1-4/+15
2015-10-30ctdb-daemon: Stop using tevent compatibility definitionsAmitay Isaacs1-2/+2
2015-10-30ctdb-daemon: Separate prototypes for system specific functionsAmitay Isaacs1-0/+1
2015-08-07ctdb-pmda: Add missing prototype declaration for non-static functionAmitay Isaacs1-1/+2
2015-05-06ping_pong: Fix CID 1273087 Resource leakVolker Lendecke1-0/+1
2014-12-05ctdb-utils: Update Nagios code to use ctdb -XMartin Schwenke1-2/+2
2014-10-28ctdb: Rename ctdb socket variable from CTDB_PATH to CTDB_SOCKETAmitay Isaacs1-1/+1
2014-09-10ctdb-tests: Mark some functions as staticMartin Schwenke1-1/+1
2014-06-20ctdb-build: Remove autoconf build filesAmitay Isaacs1-32/+0
2014-05-29ctdb-pmda: Do not hardcode include pathsAmitay Isaacs1-4/+4
2014-03-22ctdb/pmda: Fix metric identifiersDavid Disseldorp1-123/+141
2013-10-24Improved check_ctdbMathieu Parent1-14/+30
2013-07-11Update Nagios check to work with ctdb versions past 30 Aug 2011Mathieu Parent1-1/+5
2013-07-04ping_pong: Validate num_locks argument > 0Amitay Isaacs1-0/+4
2013-05-28build: Separate autoconf macros for pmdaMartin Schwenke1-0/+32
2013-05-26pmda: handle new ctdb_statistics formatDavid Disseldorp1-7/+7
2012-11-20utils:ping_pong: add a -c switch to check the lock before reading/writingMichael Adam1-2/+40