lib:ldb: Use correct integer types for sizes
[vlendec/samba-autobuild/.git] / ctdb / config / debug_locks.sh
2022-07-22 Martin Schwenkectdb-scripts: Avoid ShellCheck warning SC2164
2021-05-28 Amitay Isaacsctdb-scripts: Add lock debugging for tdb mutex locks
2021-05-28 Martin Schwenkectdb-scripts: Simplify logic in debug_via_proc_locks()
2021-05-28 Martin Schwenkectdb-scripts: Update debug_locks.sh to handle arguments
2021-05-28 Martin Schwenkectdb-scripts: Move current lock debugging to a function
2021-05-28 Martin Schwenkectdb-scripts: Avoid direct /proc access
2021-05-28 Martin Schwenkectdb-scripts: Factor out function dump_stacks()
2018-07-11 Martin Schwenkectdb-scripts: Provide a gstack function if gstack is...
2018-05-17 Martin Schwenkectdb-scripts: Fetch database options from config file...
2018-05-12 Martin Schwenkectdb-scripts: Use load_script_options() in miscellaneou...
2018-05-01 Martin Schwenkectdb-daemon: Change default volatile database directory
2018-04-27 Martin Schwenkectdb-scripts: Avoid shellcheck SC1117: Backslash is...
2018-03-28 Martin Schwenkectdb-scripts: Split CTDB configuration loading
2016-11-03 Amitay Isaacsctdb-scripts: Fix calculation of CTDB_BASE
2016-07-21 Martin Schwenkectdb-scripts: Avoid chellcheck warning SC2012 (ls for...
2016-07-21 Martin Schwenkectdb-scripts: Avoid shellcheck warning SC2002 (useless...
2016-07-21 Martin Schwenkectdb-scripts: Avoid shellcheck warnings SC2046, SC2086...
2016-07-21 Martin Schwenkectdb-scripts: Avoid shellcheck warning SC2034 (unused...
2016-07-06 Martin Schwenkectdb-scripts: Quote some variable expansions
2016-07-06 Martin Schwenkectdb-scripts: Update script boilerplate to avoid shellc...
2015-10-16 Martin Schwenkectdb-scripts: Lock debugging should print kernel stack...
2015-09-15 Martin Schwenkectdb-scripts: Move remaining state files into CTDB_SCRI...
2014-09-25 Amitay Isaacsctdb-scripts: Fix the regular expresssion for parsing...
2013-11-27 Amitay Isaacsctdb-scripts: Be careful when generating unique pids...
2013-11-27 Amitay Isaacsctdb-scripts: Set defaults for CTDB_DBDIR and CTDB_DBDI...
2013-11-27 Amitay Isaacsctdb-scripts: Run a single instance of debug_locks...
2013-11-27 Martin Schwenkectdb-scripts: debug_locks.sh should use configuration...
2013-11-13 Stefan MetzmacherMerge branch 'master' of ctdb into 'master' of samba
2013-07-10 Amitay Isaacsscripts: Add an example debug_locks.sh script to debug...