summaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* glusterfind: revert shebangs to #!/usr/bin/python3Kaleb S. KEITHLEY2019-02-265-5/+5
* glusterfind: python2 to python3 compatShwetha K Acharya2019-02-029-25/+94
* tools/glusterfind: option to display only files/directoriesShwetha K Acharya2019-01-234-7/+33
* tools: stack-buffer-overflow reported by asanHarpreet Kaur2018-12-121-1/+1
* libglusterfs: Move devel headers under glusterfs directoryShyamsundarR2018-12-052-6/+6
* glusterfind: add logs to identify parsing phasesMilind Changire2018-09-241-0/+10
* Land part 2 of clang-format changesGluster Ant2018-09-122-483/+499
* multiple: Fix python2 to python3 compatKotresh HR2018-09-071-1/+1
* core: python3Kaleb S. KEITHLEY2018-09-037-7/+7
* multiple files: move from strlen() to sizeof()Yaniv Kaul2018-08-291-1/+1
* glusterfind: Fix problems in python2 -> python3 compatKotresh HR2018-08-234-7/+7
* All: run codespell on the code and fix issues.Yaniv Kaul2018-07-221-1/+1
* core/various: python3 compat, prepare for python2 -> python3Kaleb S. KEITHLEY2018-06-044-4/+16
* core/various: python3 compat, prepare for python2 -> python3Kaleb S. KEITHLEY2018-05-305-13/+13
* core/build/various: python3 compat, prepare for python2 -> python3Kaleb S. KEITHLEY2018-04-127-7/+7
* glusterfind: Log remote stderr on `node_cmd` error. Fixes #1559130Niklas Hambüchen2018-03-261-1/+16
* python: Remove all uses of find_library. Fixes #1450593Niklas Hambüchen2018-03-241-2/+1
* glusterfind: Show C function when raising ChangelogExceptionNiklas Hambüchen2018-03-241-9/+10
* build: add --without-server optionNiels de Vos2018-02-194-1/+15
* glusterfind: Speed up gfid lookup 100x by using an SQL indexNiklas Hambüchen2017-12-301-0/+5
* tools/setgfid2path: Tool to set GFID to Path xattr in brick backendAravinda VK2017-07-285-1/+202
* tools/glusterfind: Fix encoding to encode only space,newline and percent charsAravinda VK2017-07-216-50/+33
* tools/glusterfind: unquote DELETE path before further processingMilind Changire2017-06-301-2/+3
* tools/glusterfind: initialize variable 'end'Milind Changire2017-06-191-0/+1
* tools/glusterfind: add --end-time optionMilind Changire2017-06-123-24/+45
* tools/glusterfind: add --field-separator optionMilind Changire2017-06-123-10/+35
* build/packaging: Debian and Ubuntu don't have /usr/libexecKaleb S. KEITHLEY2017-03-133-5/+5
* tools/glusterfind: delete temporary folderMilind Changire2017-01-301-2/+2
* tools/glusterfind: avoid deleting keys directoryMilind Changire2016-12-071-0/+4
* tools/glusterfind: xml parsing fix for tiered volumesMilind Changire2016-11-171-3/+12
* tools/glusterfind: kill remote processes and separate run-time directoriesMilind Changire2016-10-254-16/+60
* 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