summaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* All: run codespell on the code and fix issues.Yaniv Kaul2018-07-161-1/+1
* core/various: python3 compat, prepare for python2 -> python3Kaleb S. KEITHLEY2018-05-304-4/+16
* core/various: python3 compat, prepare for python2 -> python3Kaleb S. KEITHLEY2018-05-025-13/+13
* core/build/various: python3 compat, prepare for python2 -> python3Kaleb S. KEITHLEY2018-03-287-7/+7
* glusterfind: Log remote stderr on `node_cmd` error. Fixes #1559130Niklas Hambüchen2017-09-081-1/+16
* python: Remove all uses of find_library. Fixes #1450593Niklas Hambüchen2017-05-131-2/+1
* glusterfind: Show C function when raising ChangelogExceptionNiklas Hambüchen2017-12-311-9/+10
* build: add --without-server optionNiels de Vos2018-01-314-1/+15
* glusterfind: Speed up gfid lookup 100x by using an SQL indexNiklas Hambüchen2017-12-291-0/+5
* tools/setgfid2path: Tool to set GFID to Path xattr in brick backendAravinda VK2017-07-205-1/+202
* tools/glusterfind: Fix encoding to encode only space,newline and percent charsAravinda VK2017-07-036-50/+33
* tools/glusterfind: unquote DELETE path before further processingMilind Changire2017-06-261-2/+3
* tools/glusterfind: initialize variable 'end'Milind Changire2017-06-161-0/+1
* tools/glusterfind: add --end-time optionMilind Changire2017-06-063-24/+45
* tools/glusterfind: add --field-separator optionMilind Changire2017-06-063-10/+35
* build/packaging: Debian and Ubuntu don't have /usr/libexecKaleb S. KEITHLEY2017-03-093-5/+5
* tools/glusterfind: delete temporary folderMilind Changire2017-01-161-2/+2
* tools/glusterfind: avoid deleting keys directoryMilind Changire2016-12-071-0/+4
* tools/glusterfind: xml parsing fix for tiered volumesMilind Changire2016-10-271-3/+12
* tools/glusterfind: kill remote processes and separate run-time directoriesMilind Changire2016-10-174-16/+60
* core: use readdir(3) with glibc, and associated cleanupKaleb S. KEITHLEY2016-07-071-20/+21
* packaging: Remove ".py" extension from symlink targetAravinda VK2016-07-151-3/+3
* scripts: bash-isms in scriptsKaleb S KEITHLEY2016-05-172-8/+9
* tools/glusterfind: add --full option to query commandMilind Changire2015-11-283-35/+81
* tools/glusterfind: Handling Unicode file namesAravinda VK2016-03-214-48/+34
* tools/glusterfind: Do not fail cleanup script on volume deleteAravinda VK2015-12-091-1/+6
* tools/glusterfind: New option --no-encodeAravinda VK2016-02-199-42/+112
* tools/glusterfind: add query command to list filesMilind Changire2015-10-152-38/+155
* tools/glusterfind: StrictHostKeyChecking=no for ssh/scp verificationAravinda VK2015-09-071-1/+5
* tools/glusterfind: Handle Keyboard interruptAravinda VK2015-07-161-43/+53
* build: MKDIR_P is not defined for Makefiles, use mkdir_p insteadNiels de Vos2015-11-091-2/+2
* core: use syscall wrappers instead of direct syscalls - miscellaneousKaleb S. KEITHLEY2015-10-011-1/+1
* tools/glusterfind: Do not show session corrupted if no status fileAravinda VK2015-07-161-1/+1
* tools/glusterfind: Prepend prefix in case of deleteSaravanakumar Arumugam2015-07-173-16/+23
* rpm: include required directory for glusterfindNiels de Vos2015-06-182-1/+71
* tools/glusterfind: password prompts for peer nodes on deleteMilind Changire2015-07-161-0/+6
* tools/glusterfind: RENAME and MODIFY issuesAravinda VK2015-06-262-12/+30
* build: Mac OS X build issues, no spinlock, need sys_lgetxattrKaleb S. KEITHLEY2015-07-022-15/+11
* tools/glusterfind: Fail glusterfind creation if volume is offlineKotresh HR2015-06-171-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-102-1/+20
* tools/glusterfind: Fix GFID to Path conversion for dirAravinda VK2015-06-101-1/+1
* tools/glusterfind: verifying volume is onlineMilind Changire2015-05-281-0/+14
* tools/glusterfind: verifying volume presenceMilind Changire2015-05-271-0/+10
* tools/glusterfind: GFID to Path conversion using ChangelogAravinda VK2015-04-306-188/+683
* tools/glusterfind: Partial FindAravinda VK2015-04-208-289/+367
* tools/glusterfind: New option to pre --regenerate-outfileAravinda VK2015-04-281-0/+9
* tools/glusterfind: Do not fail to list if Session is invalidAravinda VK2015-04-081-1/+7
* Fix case mistake for MKDIR_P in MakefilesEmmanuel Dreyfus2015-04-161-1/+1