summaryrefslogtreecommitdiffstats
path: root/cli/src/cli-rpc-ops.c
Commit message (Expand)AuthorAgeFilesLines
* snapshot: Display number of snapshots in volume infoAvra Sengupta2016-08-231-0/+7
* dict: Don't expose get_new_dict/dict_destroyPranith Kumar K2016-07-251-2/+2
* build: correctly format some (s)size_t messagesNiels de Vos2016-07-171-1/+1
* feature/bitrot: Show whether scrub is in progress/idleKotresh HR2016-07-111-1/+20
* cli: print volume status client output for partial bricksAtin Mukherjee2016-07-051-20/+17
* cli: different status output for rebalance fix-layoutSakshi2016-07-031-15/+41
* Fix opRet value for volume info --xml call on non-existent volumeSamikshan Bairagya2016-06-211-5/+7
* cluster/tier: fix detach tier error messageDan Lambright2016-06-131-5/+5
* tier/cli : printing a warning instead of skipping the nodehari gowtham2016-05-201-5/+25
* core: assorted typos and spelling mistakes reported by Debian lintianKaleb S KEITHLEY2016-05-181-1/+1
* remove unused variablesPrasanna Kumar Kalever2016-05-061-2/+0
* cli/bitrot: Unmask scrub statisticsKotresh HR2016-05-011-6/+55
* cli/quota: Sort the list output alphabetically by pathvmallika2016-04-251-5/+61
* Tier: tier command fails message when any node is downhari2016-04-191-4/+19
* quota/cli: display quota usage on path when limit not setvmallika2016-04-051-17/+0
* afr: add mtime based split-brain resolution to CLIRavishankar N2016-03-291-1/+2
* Tier: displaying status only one the nodes running tierdhari gowtham2016-03-101-7/+14
* cli: output of rebalance to show run time in proper formatSakshi2016-02-241-6/+13
* all: fix various cppcheck warningsKaleb S KEITHLEY2016-02-151-120/+212
* cli/ afr: op_ret for index heal launchRavishankar N2016-02-111-7/+4
* quota: start aux mount from glusterd with inet addressvmallika2016-01-221-6/+0
* cli: Add arbiter details to volinfo xml outputRavishankar N2016-01-191-6/+14
* glusterd/cli: mask out inaccurate scrub statisticsVenky Shankar2016-01-111-59/+11
* cli: should not dereference NULL pointer while printing bitrot scrub statusGaurav Kumar Garg2015-12-281-3/+6
* Tier: "tier start force" command implementationhari gowtham2015-12-221-1/+0
* tier/glusterd : making new tier detach command throw warninghari gowtham2015-12-151-1/+1
* bitrot: getting correct value of scrub stat'sGaurav Kumar Garg2015-12-141-8/+22
* cli/quota: show used_space,(file,dir) count even when quota limit is not setManikandan Selvaganesh2015-12-081-49/+85
* cli/geo-rep : remove unused codeManikandan Selvaganesh2015-11-271-4/+1
* Tiering: change of error message for "v tier <vname> detach status"hari gowtham2015-11-261-2/+2
* cli: Indicate which brick of the replica is the arbiterRavishankar N2015-11-251-6/+19
* glusterd/bitrot : Integration of bad files from bitd with scrub status commandGaurav Kumar Garg2015-11-231-0/+13
* glusterd: cli command implementation for bitrot scrub statusGaurav Kumar Garg2015-11-191-1/+162
* tiering:Message shown in gluster vol tier <volname> status output is incorrectMohamed Ashiq2015-11-061-2/+4
* mgmt/glusterd: Store arbiter-count and restore itPranith Kumar K2015-11-041-12/+34
* correction of message displayed after attach tierhari gowtham2015-11-031-10/+36
* quota: add version to quota xattrsvmallika2015-11-021-6/+5
* core: use syscall wrappers instead of direct syscalls - miscellaneousKaleb S. KEITHLEY2015-10-281-6/+6
* cli/quota : rm -rf on /<mountpoint>/<dir> is not showing quota headerManikandan Selvaganesh2015-10-141-4/+23
* cli : freeing the allocated memoryManikandan Selvaganesh2015-10-131-0/+1
* quota : xml output modified to give exact available space in bytesManikandan Selvaganesh2015-09-301-5/+5
* cluster/tier: add gluster v tier <vol>Dan Lambright2015-09-091-1/+35
* gluster/cli: snapshot delete all does not work with xmlRajesh Joseph2015-08-281-44/+97
* cli: on error invoke cli_cmd_broadcast_response function in separate threadvmallika2015-08-281-7/+87
* quota :display the size of soft limit percentageManikandan Selvaganesh2015-08-211-11/+16
* cli : removing extra colon from rebalance status outputSakshi2015-07-291-4/+4
* quota/marker: fix spurious failure afr-quota-xattr-mdata-heal.tvmallika2015-07-101-10/+6
* common-ha : Fixing add node operationMeghana M2015-06-191-1/+1
* glusterd/tier: glusterd crashed with detach-tier commit forceMohammed Rafi KC2015-06-111-1/+1
* build: do not #include "config.h" in each fileNiels de Vos2015-05-291-5/+0