summaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* core: use readdir(3) with glibc, and associated cleanupKaleb S. KEITHLEY2016-07-181-20/+21
* packaging: Remove ".py" extension from symlink targetAravinda VK2016-07-151-3/+3
* scripts: bash-isms in scriptsKaleb S KEITHLEY2016-05-182-8/+9
* tools/glusterfind: add --full option to query commandMilind Changire2016-03-303-35/+81
* tools/glusterfind: Handling Unicode file namesAravinda VK2016-03-304-48/+34
* tools/glusterfind: Do not fail cleanup script on volume deleteAravinda VK2016-03-081-1/+6
* tools/glusterfind: New option --no-encodeAravinda VK2016-02-269-42/+112
* tools/glusterfind: add query command to list filesMilind Changire2015-11-242-38/+155
* tools/glusterfind: StrictHostKeyChecking=no for ssh/scp verificationAravinda VK2015-11-231-1/+5
* tools/glusterfind: Handle Keyboard interruptAravinda VK2015-11-181-43/+53
* build: MKDIR_P is not defined for Makefiles, use mkdir_p insteadNiels de Vos2015-11-101-2/+2
* core: use syscall wrappers instead of direct syscalls - miscellaneousKaleb S. KEITHLEY2015-10-281-1/+1
* tools/glusterfind: Do not show session corrupted if no status fileAravinda VK2015-08-271-1/+1
* tools/glusterfind: Prepend prefix in case of deleteSaravanakumar Arumugam2015-08-263-16/+23
* rpm: include required directory for glusterfindNiels de Vos2015-08-192-1/+71
* tools/glusterfind: password prompts for peer nodes on deleteMilind Changire2015-08-041-0/+6
* tools/glusterfind: RENAME and MODIFY issuesAravinda VK2015-07-052-12/+30
* build: Mac OS X build issues, no spinlock, need sys_lgetxattrKaleb S. KEITHLEY2015-07-052-15/+11
* tools/glusterfind: Fail glusterfind creation if volume is offlineKotresh HR2015-06-181-8/+17
* tools/glusterfind: print message for good casesMilind Changire2015-06-131-6/+16
* tools/glusterfind: ignoring deleted filesMilind Changire2015-06-122-24/+43
* tools/glusterfind: Cleanup session dir after deleteAravinda VK2015-06-122-1/+20
* tools/glusterfind: Fix GFID to Path conversion for dirAravinda VK2015-06-111-1/+1
* tools/glusterfind: verifying volume is onlineMilind Changire2015-06-111-0/+14
* tools/glusterfind: verifying volume presenceMilind Changire2015-06-041-0/+10
* tools/glusterfind: GFID to Path conversion using ChangelogAravinda VK2015-05-086-188/+683
* tools/glusterfind: Partial FindAravinda VK2015-05-088-289/+367
* tools/glusterfind: New option to pre --regenerate-outfileAravinda VK2015-05-041-0/+9
* tools/glusterfind: Do not fail to list if Session is invalidAravinda VK2015-04-231-1/+7
* Fix case mistake for MKDIR_P in MakefilesEmmanuel Dreyfus2015-04-201-1/+1
* tools/glusterfind: Prevent ssh public key overwrite issueAravinda VK2015-04-133-13/+40
* tools/glusterfind: Check existence of SessionAravinda VK2015-04-091-0/+3
* tools/glusterfind: Validate Volume name before session CreateAravinda VK2015-04-011-0/+4
* tools/glusterfind: Convert Output file path to absolute pathAravinda VK2015-04-011-2/+10
* tools/glusterfind: Changelog_init before changelog_registerAravinda VK2015-03-302-0/+7
* tools/glusterfind: Ignore .trashcan dir during Brick CrawlAravinda VK2015-03-304-5/+17
* feature/glusterfind: A tool to find incremental changesAravinda VK2015-03-1813-1/+1298
* tools: Finds missing files in gluster volume given backend brickpathKotresh HR2015-03-156-0/+922