summaryrefslogtreecommitdiffstats
path: root/cli
Commit message (Expand)AuthorAgeFilesLines
* cli: memory leak issue reported by asanHarpreet Lalwani2018-12-031-0/+3
* cli : Memeory leak fix reported by ASANSunny Kumar2018-12-021-0/+3
* rpcsvc: provide each request handler thread its own queueRaghavendra Gowdappa2018-11-291-2/+3
* geo-rep: Geo-rep help text issueShwetha K Acharya2018-11-271-4/+6
* glfsheal: add a '--nolog' flagRavishankar N2018-11-263-3/+11
* geo-rep: validate the config checkpoint date formatShwetha Acharya2018-11-221-1/+1
* cli : fix coverity issue in cli-xml-output.cSunny Kumar2018-11-181-0/+10
* cli: avoid unnecessary strtail for geo rep config.Ravishankar N2018-11-111-20/+20
* cli: add a warning/confirmation message in peer detach code pathAtin Mukherjee2018-11-091-1/+13
* all: fix the format string exceptionsAmar Tumballi2018-11-051-1/+1
* stripe: remove the translator from build and glusterdAmar Tumballi2018-10-312-77/+7
* cluster/ec : Prevent volume create without redundant brickSunil Kumar Acharya2018-10-241-3/+3
* glusterd: set integer instead of stringSanju Rakonde2018-10-241-2/+2
* cli: Fix heap-buffer-overflow issue reported by ASANKotresh HR2018-10-241-1/+4
* cli: Fix memory leaks reported by ASANKotresh HR2018-10-121-0/+38
* cli: Fix memory leaks reported by ASANKotresh HR2018-10-121-64/+52
* cli: memory leak issues reported by asanAmar Tumballi2018-10-092-4/+16
* cli: Resource leak coverity fixSanju Rakonde2018-10-081-0/+1
* cli : coverity fix in cli-rl.cSunny Kumar2018-10-051-3/+1
* cli: fix glusterd memory leak cause by "gluster v status volume_name"shujun100862018-10-031-0/+1
* cli: handle negative scenariosSanju Rakonde2018-10-014-17/+79
* Quota related files: use dict_{setn|getn|deln|get_int32n|set_int32n|set_strn}Yaniv Kaul2018-09-262-6/+13
* Land part 2 of clang-format changesGluster Ant2018-09-1215-25123/+24747
* Land clang-format changesGluster Ant2018-09-124-350/+364
* cli: Add warning message while converting to replica 2 configurationkarthik-us2018-09-113-15/+59
* cli/src/cli-cmd-parser.c: Move to GF_MALLOC() instead of GF_CALLOC() when pos...Yaniv Kaul2018-09-051-4/+5
* cli : fix coverity issue in cli-cmd-parser.cSunny Kumar2018-09-051-13/+8
* multiple files: calloc -> mallocYaniv Kaul2018-09-047-13/+15
* cli : fix coverity issue in cli-cmd-volume.cSunny Kumar2018-08-311-6/+6
* cli: dereferencing null coverity fixSanju Rakonde2018-08-291-1/+1
* cli : fix coverity cli-rl.cSunny Kumar2018-08-271-1/+1
* {cli-cmd-parser|cli-rpc-ops||cli-xml-output}.c: strncpy()->sprintf(), reduce ...Yaniv Kaul2018-08-243-24/+31
* cli : fix few coverity in cliSunny Kumar2018-08-242-4/+6
* cli/src/cli-cmd-parser.c:move to GF_MALLOC() instead of GF_CALLOC() whenYaniv Kaul2018-08-231-1/+1
* cli: Fix invalid access of option_str variableShyamsundarR2018-08-201-2/+7
* build: use standard PKG_CHECK_MODULES for libxml2 availabilityNiels de Vos2018-08-161-3/+2
* All: remove memset() before sprintf()Yaniv Kaul2018-08-144-327/+26
* build: rename event.h to gf-event.hNiels de Vos2018-07-272-2/+2
* All: run codespell on the code and fix issues.Yaniv Kaul2018-07-224-6/+6
* Fix compile warningsXavi Hernandez2018-07-101-5/+5
* cli: change volume create syntax of arbiter volumeAmar Tumballi2018-07-031-25/+31
* glusterd: glusterd is releasing the locks before timeoutSanju Rakonde2018-05-281-0/+22
* cli: Fix for gluster volume info --xmlSanju Rakonde2018-05-151-2/+2
* cli/snapshot: ignore errors for snapshot status for ALL/VOLThomas Hindoe Paaboel Andersen2018-05-041-1/+1
* cli/glusterd: Add warning message in cli for user to checkSusant Palai2018-05-033-8/+26
* Make glusterfsd binary print statedump & xlator dirPrashanth Pai2018-04-192-7/+0
* Add CLI option to print XLATORDIRPrashanth Pai2018-04-182-0/+7
* glusterd: TLS verification fails while using intermediate CAMohit Agrawal2018-03-191-0/+1
* build: add --without-server optionNiels de Vos2018-02-191-0/+2
* bitrot : improved cli report after bitrot operatoinSunny Kumar2018-02-011-0/+57