summaryrefslogtreecommitdiff
path: root/ctdb/utils
Commit message (Expand)AuthorAgeFilesLines
* ctdb/utils/smnotify/smnotify.c: typo fixesBjörn Jacke2019-10-311-5/+5
* ctdb/utils/scsi_io/scsi_io.c: typo fixesBjörn Jacke2019-10-311-10/+10
* ctdb-utils: CID 1273087 - Resource leakMartin Schwenke2019-09-171-4/+8
* ctdb-utils: Fix CID 1125558 (Unchecked return value from library)Martin Schwenke2019-06-051-1/+7
* ctdb-utils: Avoid warning about unused valueMartin Schwenke2019-06-051-0/+4
* ctdb_mutex_ceph_rados_helper: revert strtoull_err() usageDavid Disseldorp2019-03-011-6/+2
* ctdb-utils: Use wrapper for string to integer conversionSwen Schillig2019-03-011-2/+6
* ctdb: add expiry test for ctdb_mutex_ceph_rados_helperDavid Disseldorp2018-08-091-1/+56
* ctdb_mutex_ceph_rados_helper: fix deadlock via lock renewalsDavid Disseldorp2018-08-091-9/+98
* ctdb_mutex_ceph_rados_helper: rename timer_ev to ppid_timer_evDavid Disseldorp2018-08-091-12/+13
* ctdb_mutex_ceph_rados_helper: use talloc destructor for cleanupDavid Disseldorp2018-08-091-27/+24
* ctdb_mutex_ceph_rados_helper: Set SIGINT signal handlerSamuel Cabrero2018-08-091-4/+15
* ctdb-docs: Add ctdb.conf(5) cross references and documentation tweaksMartin Schwenke2018-05-171-3/+3
* ctdb/pmda: fix num_recoveries metric storeDavid Disseldorp2018-03-051-1/+1
* ctdb-pmda: Use modified API in pcp library 4.0Amitay Isaacs2018-03-021-9/+21
* ctdb-client: Move sync API to a separate headerAmitay Isaacs2017-06-071-0/+1
* ctdb-utils: CID 1343331 Unchecked return value from library (CHECKED_RETURN)Martin Schwenke2017-02-241-1/+1
* ctdb: add test script for ctdb_mutex_ceph_rados_helperDavid Disseldorp2016-12-091-0/+151
* ctdb: cluster mutex helper using Ceph RADOSDavid Disseldorp2016-12-091-0/+328
* ctdb-build: move ctdb_etcd_lock to utils/etcdDavid Disseldorp2016-12-091-0/+208
* ctdb: Add a required includeVolker Lendecke2016-10-171-0/+1
* ctdb-pmda: Use 1s timeout for fetching statisticsAmitay Isaacs2016-08-121-2/+1
* ctdb-utils: Fix CID 1297451 Explicit null dereferenced (FORWARD_NULL)Martin Schwenke2016-08-031-1/+3
* ctdb-pcp-pmda: Reimplement using new client APIAmitay Isaacs2016-07-221-95/+19
* ctdb-pmda: CTDB client code does not require ctdb->methodsAmitay Isaacs2016-07-051-4/+0
* ctdb-daemon: Use lib/util functions instead of redefinitionsAmitay Isaacs2016-06-081-1/+2
* ctdb-common: Use documented names for protocol family in socket()Amitay Isaacs2016-02-021-3/+3
* ping_pong: add -l optionRalph Boehme2015-12-101-15/+50
* Fix various spelling errorsMathieu Parent2015-11-061-1/+1
* ctdb-daemon: Remove explicit include of ctdb_protocol.hAmitay Isaacs2015-11-041-1/+0
* ctdb-daemon: Separate prototypes for common client/server functionsAmitay Isaacs2015-10-301-0/+1
* ctdb-daemon: Remove dependency on includes.hAmitay Isaacs2015-10-301-4/+15
* ctdb-daemon: Stop using tevent compatibility definitionsAmitay Isaacs2015-10-301-2/+2
* ctdb-daemon: Separate prototypes for system specific functionsAmitay Isaacs2015-10-301-0/+1
* ctdb-pmda: Add missing prototype declaration for non-static functionAmitay Isaacs2015-08-071-1/+2
* ping_pong: Fix CID 1273087 Resource leakVolker Lendecke2015-05-061-0/+1
* ctdb-utils: Update Nagios code to use ctdb -XMartin Schwenke2014-12-051-2/+2
* ctdb: Rename ctdb socket variable from CTDB_PATH to CTDB_SOCKETAmitay Isaacs2014-10-281-1/+1
* ctdb-tests: Mark some functions as staticMartin Schwenke2014-09-101-1/+1
* ctdb-build: Remove autoconf build filesAmitay Isaacs2014-06-201-32/+0
* ctdb-pmda: Do not hardcode include pathsAmitay Isaacs2014-05-291-4/+4
* ctdb/pmda: Fix metric identifiersDavid Disseldorp2014-03-221-123/+141
* Improved check_ctdbMathieu Parent2013-10-241-14/+30
* Update Nagios check to work with ctdb versions past 30 Aug 2011Mathieu Parent2013-07-111-1/+5
* ping_pong: Validate num_locks argument > 0Amitay Isaacs2013-07-041-0/+4
* build: Separate autoconf macros for pmdaMartin Schwenke2013-05-281-0/+32
* pmda: handle new ctdb_statistics formatDavid Disseldorp2013-05-261-7/+7
* utils:ping_pong: add a -c switch to check the lock before reading/writingMichael Adam2012-11-201-2/+40
* Remove explicit include of lib/tevent/tevent.h.Amitay Isaacs2012-04-131-1/+0
* Clean up warnings: remove unused variable alen from scsi_ioMartin Schwenke2011-11-091-4/+1