summaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* extras, tools, doc: remove offensive languageRavishankar N2020-12-303-32/+34
* glusterd-utils.c: display which options have changedYaniv Kaul2020-07-071-1/+5
* NetBSD build fixesEmmanuel Dreyfus2020-06-301-1/+1
* tools/glusterfind: Remove an extra argumentShwetha K Acharya2020-01-141-1/+1
* glusterfind: python3 compatibilitySunny Kumar2020-01-101-1/+1
* glusterfind: Fix py2/py3 issuesKotresh HR2020-01-102-9/+13
* tools/glusterfind: handle offline bricksMilind Changire2017-01-052-25/+61
* geo-rep: Fix spelling errorsShwetha K Acharya2019-08-161-1/+1
* glusterfind: integrate with gfid2pathMilind Changire2019-02-191-4/+41
* tools/glusterfind : validate session nameSaravanakumar Arumugam2015-07-091-8/+42
* libgfchangelog : use find_library to locate shared librarySunny Kumar2019-04-121-4/+3
* glusterfind: revert shebangs to #!/usr/bin/python3Kaleb S. KEITHLEY2019-02-225-5/+5
* glusterfind: python2 to python3 compatShwetha K Acharya2018-12-109-25/+94
* tools/glusterfind: option to display only files/directoriesShwetha K Acharya2018-12-314-7/+33
* tools: stack-buffer-overflow reported by asanHarpreet Kaur2018-12-111-1/+1
* libglusterfs: Move devel headers under glusterfs directoryShyamsundarR2018-11-292-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-051-1/+1
* core: python3Kaleb S. KEITHLEY2018-08-297-7/+7
* multiple files: move from strlen() to sizeof()Yaniv Kaul2018-08-211-1/+1
* glusterfind: Fix problems in python2 -> python3 compatKotresh HR2018-08-224-7/+7
* 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