summaryrefslogtreecommitdiff
path: root/ctdb
AgeCommit message (Expand)AuthorFilesLines
2021-06-25ctdb-scripts: Ignore ShellCheck SC3013 for test -ntMartin Schwenke1-1/+1
2021-06-25ctdb-tests: Force stub version of service in eventscript testsMartin Schwenke1-13/+3
2021-06-25ctdb-common: Drop unused include of mkdir_p.hMartin Schwenke1-2/+0
2021-06-25ctdb-daemon: Close server socket when switching to clientMartin Schwenke1-0/+5
2021-05-28ctdb-tests: Add debug_locks.sh tests for mutexesMartin Schwenke10-14/+133
2021-05-28ctdb-scripts: Add lock debugging for tdb mutex locksAmitay Isaacs1-5/+65
2021-05-28ctdb-utils: Add tdb_mutex_check utilityAmitay Isaacs3-0/+166
2021-05-28ctdb-scripts: Simplify logic in debug_via_proc_locks()Martin Schwenke3-40/+89
2021-05-28ctdb-scripts: Update debug_locks.sh to handle argumentsMartin Schwenke2-4/+22
2021-05-28ctdb-scripts: Move current lock debugging to a functionMartin Schwenke1-7/+16
2021-05-28ctdb-locking: Pass additional arguments to debug locks scriptAmitay Isaacs1-5/+56
2021-05-28ctdb-tests: Add debug_locks.sh testingMartin Schwenke14-1/+405
2021-05-28ctdb-tests: Fix nonsense arguments to ps stubMartin Schwenke3-4/+4
2021-05-28ctdb-scripts: Avoid direct /proc accessMartin Schwenke1-7/+6
2021-05-28ctdb-scripts: Factor out function dump_stacks()Martin Schwenke1-26/+40
2021-05-18ctdb: Fix a crash in run_proc_signal_handler()Volker Lendecke2-4/+4
2021-05-18ctdb: Introduce output before and after the 10-second timeoutVolker Lendecke1-0/+3
2021-05-18ctdb: Wait for SIGCHLD if script timed outVolker Lendecke1-0/+22
2021-05-18ctdb: Introduce a helper variable in run_event_test.cVolker Lendecke1-2/+2
2021-05-18ctdb: Call run_event_recv() in a callback functionVolker Lendecke1-8/+16
2021-05-18ctdb: fix typosVolker Lendecke1-2/+2
2021-03-16lib: Make pidfile_path_create() return the existing PID on conflictVolker Lendecke1-1/+1
2021-03-09ctdb: Fix a typoVolker Lendecke1-1/+1
2021-02-08ctdb-tests: Actually wait for record to migrate to lmaster nodeMartin Schwenke2-6/+38
2021-01-22lib: Make accept_recv() return the listening socketVolker Lendecke3-3/+3
2021-01-22lib: Make accept_recv() return struct samba_sockaddrVolker Lendecke3-3/+3
2021-01-08ctdb: Use hex_byte() in hex_to_data()Volker Lendecke1-12/+5
2020-11-02ctdb-daemon: Do not attempt to chown Unix domain socket in test modeMartin Schwenke1-7/+9
2020-11-02ctdb-daemon: Clean up call to bind socketMartin Schwenke1-4/+4
2020-11-02ctdb-daemon: Clean up socket bind/secure/listenMartin Schwenke1-17/+25
2020-10-21ctdb-common: Avoid aliasing errors during code optimizationAmitay Isaacs1-14/+17
2020-10-06ctdb-tests: Strengthen node state checking in ctdb disable/enable testMartin Schwenke1-2/+2
2020-10-06ctdb-recoverd: Drop unnecessary and broken codeMartin Schwenke1-47/+0
2020-10-06ctdb-recoverd: Drop unnecessary codeMartin Schwenke1-14/+0
2020-09-24ctdb/test_ceph_rados_reclock: check for service registrationDavid Disseldorp1-1/+7
2020-09-23ctdb/doc: mention ctdb_mutex_ceph_rados_helper mgr registrationDavid Disseldorp1-0/+4
2020-09-23ctdb/ceph: register recovery lock holder with ceph-mgrDavid Disseldorp1-1/+32
2020-09-11ctdb-daemon: Drop implementation of old-style database pull/push controlsMartin Schwenke4-226/+5
2020-09-11ctdb-protocol: Drop marshalling functions for old-style database pull/pushMartin Schwenke3-86/+0
2020-09-11ctdb-protocol: Drop client functions for old-style database pull/pushMartin Schwenke2-59/+0
2020-09-11ctdb-client: Drop unused synchronous functions for database pull/pushMartin Schwenke2-67/+0
2020-09-11ctdb-recovery: Simplify database push function namesMartin Schwenke1-35/+34
2020-09-11ctdb-recovery: Drop unnecessary database push wrapperMartin Schwenke1-68/+8
2020-09-11ctdb-recovery: Drop passing of capabilities into database pullMartin Schwenke1-7/+1
2020-09-11ctdb-recovery: Simplify database pull function namesMartin Schwenke1-3/+3
2020-09-11ctdb-recovery: Remove use of old pull and push controlsMartin Schwenke1-306/+16
2020-09-11ctdb-tests: Simplify comment in large database recovery testMartin Schwenke1-10/+4
2020-09-11ctdb: Prevent man page duplicationDavid Mulder1-1/+1
2020-08-18ctdb-recoverd: Broadcast takeover run message when verifying IPsMartin Schwenke1-3/+5
2020-08-18ctdb-recoverd: Rename update_local_flags() -> update_flags()Martin Schwenke1-6/+6