summaryrefslogtreecommitdiff
path: root/ctdb/utils/ping_pong
AgeCommit message (Expand)AuthorFilesLines
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
2017-02-24ctdb-utils: CID 1343331 Unchecked return value from library (CHECKED_RETURN)Martin Schwenke1-1/+1
2016-08-03ctdb-utils: Fix CID 1297451 Explicit null dereferenced (FORWARD_NULL)Martin Schwenke1-1/+3
2015-12-10ping_pong: add -l optionRalph Boehme1-15/+50
2015-05-06ping_pong: Fix CID 1273087 Resource leakVolker Lendecke1-0/+1
2014-09-10ctdb-tests: Mark some functions as staticMartin Schwenke1-1/+1
2013-07-04ping_pong: Validate num_locks argument > 0Amitay Isaacs1-0/+4
2012-11-20utils:ping_pong: add a -c switch to check the lock before reading/writingMichael Adam1-2/+40
2010-02-22From Elia Pinto <gitter.spiros@gmail.com>Ronnie Sahlberg1-3/+0
2009-06-04From William Jojo <w.jojo[AT]hvcc.edu>Ronnie Sahlberg1-0/+2
2009-05-21add missing checks on so far ignored return valuesSumit Bose1-2/+15
2009-05-13ping pong: fix logic for mmap reads vs. preadsMichael Adam1-1/+1
2009-05-06ping_pong: add GPL comment header with Tridge's copyrightMichael Adam1-2/+21
2009-05-06ping_pong: get pread/pwrite prototypes from unistd.hMichael Adam1-0/+2
2009-05-06ping_pong: reduce a couple of prototype warningsMichael Adam1-2/+2
2009-05-06add tridge's ping_pong.c to the utils folderMichael Adam1-0/+176