summaryrefslogtreecommitdiff
path: root/ctdb/utils
AgeCommit message (Expand)AuthorFilesLines
2025-03-14ctdb/ceph: add option to not register mutex rados helper as a serviceJohn Mulligan1-5/+11
2025-03-05ctdb-utils: Fix incorrect FSF addressMartin Schwenke6-12/+6
2024-08-29ctdb-scripts: Use nfs-utils' sm-notify instead of CTDB's smnotifyMartin Schwenke2-172/+0
2024-06-14ctdb/ceph: Add optional namespace support for mutex helperGünther Deschner1-8/+42
2023-07-19ctdb-utils: Drop unused scsi_io.c source fileMartin Schwenke1-1152/+0
2023-03-24ctdb:utils: Fix code spellingAndreas Schneider2-4/+4
2023-03-24ctdb:utils: Remove trailing whitespaces in scsi_io.cAndreas Schneider1-10/+10
2022-01-17ctdb-config: [cluster] recovery lock -> [cluster] cluster lockMartin Schwenke3-5/+5
2022-01-10ctdb:utils: Improve error handling of hex_decode()Pavel Filipenský1-6/+18
2021-07-20utils: Avoid pylint warningMartin Schwenke1-2/+2
2021-07-20utils: Reformat lines that are longer than 80 columnsMartin Schwenke1-4/+6
2021-07-20utils: Tweak exception handling to stop flake8 complainingMartin Schwenke1-2/+2
2021-07-20utils: Simplify log level logic, drop global variableMartin Schwenke1-9/+9
2021-07-20utils: Inline defaults and help stringsMartin Schwenke1-17/+11
2021-07-20utils: Move argument processing into function and call from main()Martin Schwenke1-26/+26
2021-07-20utils: Reorder imports so that standard imports are firstMartin Schwenke1-1/+2
2021-07-20utils: Clean up ctdb_etcd_lock using autopep8Martin Schwenke1-126/+134
2021-07-20utils: Use Python 3Martin Schwenke1-1/+1
2021-05-28ctdb-utils: Add tdb_mutex_check utilityAmitay Isaacs1-0/+148
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