summaryrefslogtreecommitdiffstats
path: root/cli/src
Commit message (Expand)AuthorAgeFilesLines
...
* cli: Fixed typosN Balachandran2019-05-211-2/+2
* cli: Validate invalid slave urlKotresh HR2019-04-233-5/+27
* tier/cli: remove tier code to increase code coverage in cliSanju Rakonde2019-04-227-1904/+64
* core: avoid dynamic TLS allocation when possibleXavi Hernandez2019-03-051-2/+1
* glusterd: display an error when rebalance start is failedSanju Rakonde2019-04-111-1/+0
* Multiple files: remove HAVE_BD_XLATOR related code.Yaniv Kaul2019-03-193-83/+0
* inode: fix unused varsAtin Mukherjee2019-03-211-1/+2
* rpc/transport: Missing a ref on dict while creating transport objectMohammed Rafi KC2019-02-261-9/+11
* inode: don't dump the whole table to CLIAmar Tumballi2019-03-131-0/+22
* geo-rep: IPv6 supportAravinda VK2019-03-142-0/+12
* cli : fix mem leak during cli_cmd_volume_gsync_set_cbkSunny Kumar2019-01-241-20/+50
* socket: socket event handlers now return voidMilind Changire2019-02-151-2/+2
* cli: Added the group option for volume setRinku Kothiya2019-01-211-0/+5
* cli: Added a welcome and help messageRinku Kothiya2019-01-142-0/+6
* core: Feature added to accept CidrIp in auth.allowRinku Kothiya2019-01-012-4/+4
* libglusterfs/src/mem-types.h: remove unused common enums from mem-types.hYaniv Kaul2018-11-151-8/+1
* cli: fix memory leakSunny Kumar2018-12-201-23/+72
* cli: variable-length array declaration clang fixSheetal Pamecha2018-12-101-2/+5
* cli : fix memory leak in cli-cmd-volume.cSunny Kumar2018-12-071-6/+6
* cli: fix memory leak in cli rpc opsMohit Agrawal2018-12-061-0/+4
* cli: fix a memory leak reported by ASan.Rinku Kothiya2018-12-051-0/+2
* cli: Fix mem-leaks reported by ASANKotresh HR2018-12-051-2/+13
* cli: memory leak issue reported by asanRinku Kothiya2018-12-041-0/+2
* libglusterfs: Move devel headers under glusterfs directoryShyamsundarR2018-11-2912-43/+43
* cli: fix memory leak in cli/src/cli-rpc-ops.cSunny Kumar2018-12-051-0/+3
* cli: memory leak issue reported by asanHarpreet kaur2018-12-041-0/+4
* cli: fix memory leak in cli-cmd-system.cSunny Kumar2018-12-041-4/+11
* cli: "usage()" and "--help" for gluster cliHarpreet Kaur Lalwani2018-11-213-3/+33
* cli : Memeory leak fix reported by ASANSunny Kumar2018-11-301-0/+22
* cli: memory leak issue reported by asanHarpreet Lalwani2018-10-151-0/+3
* cli : Memeory leak fix reported by ASANSunny Kumar2018-11-301-0/+3
* rpcsvc: provide each request handler thread its own queueRaghavendra Gowdappa2018-10-311-2/+3
* geo-rep: Geo-rep help text issueShwetha K Acharya2018-11-231-4/+6
* glfsheal: add a '--nolog' flagRavishankar N2018-10-263-3/+11
* geo-rep: validate the config checkpoint date formatShwetha Acharya2018-11-211-1/+1
* cli : fix coverity issue in cli-xml-output.cSunny Kumar2018-08-301-0/+10
* cli: avoid unnecessary strtail for geo rep config.Ravishankar N2018-11-081-20/+20
* cli: add a warning/confirmation message in peer detach code pathAtin Mukherjee2018-11-061-1/+13
* all: fix the format string exceptionsAmar Tumballi2018-11-011-1/+1
* stripe: remove the translator from build and glusterdAmar Tumballi2018-10-032-77/+7
* cluster/ec : Prevent volume create without redundant brickSunil Kumar Acharya2018-10-241-3/+3
* glusterd: set integer instead of stringSanju Rakonde2018-10-071-2/+2
* cli: Fix heap-buffer-overflow issue reported by ASANKotresh HR2018-10-141-1/+4
* cli: Fix memory leaks reported by ASANKotresh HR2018-10-111-0/+38
* cli: Fix memory leaks reported by ASANKotresh HR2018-10-111-64/+52
* cli: memory leak issues reported by asanAmar Tumballi2018-10-082-4/+16
* cli: Resource leak coverity fixSanju Rakonde2018-10-071-0/+1
* cli : coverity fix in cli-rl.cSunny Kumar2018-10-041-3/+1
* cli: fix glusterd memory leak cause by "gluster v status volume_name"shujun100862018-10-021-0/+1
* cli: handle negative scenariosSanju Rakonde2018-09-234-17/+79