summaryrefslogtreecommitdiff
path: root/ctdb/utils
Commit message (Expand)AuthorAgeFilesLines
* ctdb:utils: Fix code spellingAndreas Schneider2023-03-242-4/+4
* ctdb:utils: Remove trailing whitespaces in scsi_io.cAndreas Schneider2023-03-241-10/+10
* ctdb-config: [cluster] recovery lock -> [cluster] cluster lockMartin Schwenke2022-01-173-5/+5
* ctdb:utils: Improve error handling of hex_decode()Pavel Filipenský2022-01-101-6/+18
* utils: Avoid pylint warningMartin Schwenke2021-07-201-2/+2
* utils: Reformat lines that are longer than 80 columnsMartin Schwenke2021-07-201-4/+6
* utils: Tweak exception handling to stop flake8 complainingMartin Schwenke2021-07-201-2/+2
* utils: Simplify log level logic, drop global variableMartin Schwenke2021-07-201-9/+9
* utils: Inline defaults and help stringsMartin Schwenke2021-07-201-17/+11
* utils: Move argument processing into function and call from main()Martin Schwenke2021-07-201-26/+26
* utils: Reorder imports so that standard imports are firstMartin Schwenke2021-07-201-1/+2
* utils: Clean up ctdb_etcd_lock using autopep8Martin Schwenke2021-07-201-126/+134
* utils: Use Python 3Martin Schwenke2021-07-201-1/+1
* ctdb-utils: Add tdb_mutex_check utilityAmitay Isaacs2021-05-281-0/+148
* ctdb/test_ceph_rados_reclock: check for service registrationDavid Disseldorp2020-09-241-1/+7
* ctdb/ceph: register recovery lock holder with ceph-mgrDavid Disseldorp2020-09-231-1/+32
* 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