summaryrefslogtreecommitdiffstats
path: root/cli
Commit message (Expand)AuthorAgeFilesLines
* cli: raise error in cli when replica != 2 while ta vol creationVishal Pandey2019-10-141-1/+2
* cli: fix distCount valueSanju Rakonde2019-10-111-2/+3
* build: Fix libglusterd Makefile targetAnoop C S2019-08-301-1/+1
* cli - group files to set volume options supports commentsBarak Sason2019-08-251-0/+5
* Revert "glusterd: (storhaug) remove ganesha (843e1b0)"Jiffin Tony Thottan2019-08-245-1/+263
* libglusterfs: remove dependency of rpcAmar Tumballi2019-08-162-3/+8
* Multiple files: get trivial stuff done before lockYaniv Kaul2019-08-011-6/+7
* event: rename event_XXX with gf_ prefixedXiubo Li2019-07-292-6/+6
* cli: defer create_frame() (and dict creation) to later stages.Yaniv Kaul2019-07-165-151/+199
* cli: Remove Wformat-truncation compiler warningSheetal Pamecha2019-07-022-19/+59
* Removing one top command from gluster v helpkshithijiyer2019-07-011-2/+2
* glusterd/thin-arbiter: Thin-arbiter integration with GD1Vishal Pandey2019-06-283-6/+158
* Adding white spaces to description of set group.kshithijiyer2019-06-251-4/+4
* cli: don't fail if logging initialize failsAmar Tumballi2019-06-171-1/+0
* build: always build glusterfs-cli to allow monitoring/managing from clientsNiels de Vos2019-06-151-2/+0
* cli: Remove-brick warning seems unnecessaryShwetha K Acharya2019-06-121-8/+9
* Fix some "Null pointer dereference" coverity issuesXavi Hernandez2019-05-262-2/+2
* geo-rep: Geo-rep help text issueShwetha K Acharya2019-05-231-2/+2
* cli: Fixed typosN Balachandran2019-05-231-2/+2
* cli: Validate invalid slave urlKotresh HR2019-05-113-5/+27
* tier/cli: remove tier code to increase code coverage in cliSanju Rakonde2019-04-257-1904/+64
* core: avoid dynamic TLS allocation when possibleXavi Hernandez2019-04-241-2/+1
* glusterd: display an error when rebalance start is failedSanju Rakonde2019-04-121-1/+0
* Multiple files: remove HAVE_BD_XLATOR related code.Yaniv Kaul2019-03-253-83/+0
* inode: fix unused varsAtin Mukherjee2019-03-221-1/+2
* rpc/transport: Missing a ref on dict while creating transport objectMohammed Rafi KC2019-03-201-9/+11
* inode: don't dump the whole table to CLIAmar Tumballi2019-03-201-0/+22
* geo-rep: IPv6 supportAravinda VK2019-03-152-0/+12
* cli : fix mem leak during cli_cmd_volume_gsync_set_cbkSunny Kumar2019-02-191-20/+50
* socket: socket event handlers now return voidMilind Changire2019-02-181-2/+2
* cli: Added the group option for volume setRinku Kothiya2019-02-041-0/+5
* cli: Added a welcome and help messageRinku Kothiya2019-01-212-0/+6
* core: Feature added to accept CidrIp in auth.allowRinku Kothiya2019-01-182-4/+4
* libglusterfs/src/mem-types.h: remove unused common enums from mem-types.hYaniv Kaul2018-12-301-8/+1
* cli: fix memory leakSunny Kumar2018-12-261-23/+72
* cli: variable-length array declaration clang fixSheetal Pamecha2018-12-141-2/+5
* cli : fix memory leak in cli-cmd-volume.cSunny Kumar2018-12-101-6/+6
* cli: fix memory leak in cli rpc opsMohit Agrawal2018-12-071-0/+4
* cli: fix a memory leak reported by ASan.Rinku Kothiya2018-12-061-0/+2
* cli: Fix mem-leaks reported by ASANKotresh HR2018-12-061-2/+13
* cli: memory leak issue reported by asanRinku Kothiya2018-12-051-0/+2
* libglusterfs: Move devel headers under glusterfs directoryShyamsundarR2018-12-0512-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-051-0/+4
* cli: fix memory leak in cli-cmd-system.cSunny Kumar2018-12-051-4/+11
* cli: "usage()" and "--help" for gluster cliHarpreet Kaur Lalwani2018-12-043-3/+33
* cli : Memeory leak fix reported by ASANSunny Kumar2018-12-031-0/+22
* 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