summaryrefslogtreecommitdiffstats
path: root/cli/src/cli-rpc-ops.c
Commit message (Expand)AuthorAgeFilesLines
* tiering: Send both attach-tier and tier-start togetherMohammed Rafi KC2015-05-091-3/+44
* cli/tiering: volume info should display details about tierMohammed Rafi KC2015-05-091-34/+148
* cli/tiering: display hot tier, and cold tier separatelyMohammed Rafi KC2015-05-091-15/+65
* cli/tiering: Enhance cli output for tieringMohammed Rafi KC2015-05-091-8/+370
* glusterd: support for tier volumes 'detach start' and 'detach commit'Dan Lambright2015-05-091-24/+9
* cli: Error out when there is not enough memoryHumble Devassy Chirammal2015-05-091-1/+5
* quota: support for inode quota in quota.confvmallika2015-05-071-10/+12
* NFS-Ganesha : Locking global options fileMeghana Madhusudhan2015-05-071-2/+2
* glusterd: remove replace brick with data migration support form cli/glusterdGaurav Kumar Garg2015-05-071-119/+11
* glusterd: gluster volume status should show status of bitrot and scrubber daemonGaurav Kumar Garg2015-05-061-2/+5
* geo-rep: Status EnhancementsAravinda VK2015-05-061-23/+57
* cli: fix vol_type in volume info xmlAtin Mukherjee2015-04-281-1/+1
* glusterd: incorrect rsp.op_ret handling in volume get in cliAtin Mukherjee2015-04-281-3/+4
* quota/disperse: handle inode quotas in xattr aggregatevmallika2015-04-141-1/+18
* gluster-cli : Removing logically dead codeNandaja Varma2015-04-101-1/+1
* glusterd: remove-brick status/stop should not show output for non-existing brickGaurav Kumar Garg2015-04-091-19/+3
* cli: Fixing dereference after null checkarao2015-04-091-8/+5
* gluster-cli : Fixing "argument can't be negative" coverity issue.Nandaja Varma2015-03-311-1/+1
* quota/cli: improve cli error message when setting limit on invalid pathvmallika2015-03-301-2/+6
* glusterd: CLI commands to create and manage tiered volumes.Dan Lambright2015-03-191-8/+207
* cli/glusterd: cli command implementation for bitrot featuresGaurav Kumar Garg2015-03-181-0/+118
* features/quota : Introducing inode quotavmallika2015-03-181-224/+221
* CLI : GLobal option for NFS-GaneshaMeghana Madhusudhan2015-03-181-0/+80
* Snapshot/clone: clone of a snapshot that will act as a regular volumeMohammed Rafi KC2015-03-181-0/+30
* Quota/marker : Support for inode quotavmallika2015-03-171-20/+45
* cluster/ec: Add self-heal-daemon command handlersPranith Kumar K2015-03-091-83/+83
* features/quota : Fix XML output for quota list commandSachin Pandit2015-02-191-35/+126
* cli: volume status for tcp,rdma type volume display only tcp portMohammed Rafi KC2015-02-181-3/+12
* geo-rep: Adding Slave user field to georep statusAravinda VK2015-02-021-15/+17
* cli: volume-info <VOLNAME>, peer-status to report failure before exitKrishnan Parthasarathi2015-01-211-2/+4
* mgmt/glusterd: Implement Volume heal enable/disablePranith Kumar K2015-01-201-13/+43
* cluster/afr: split-brain resolution CLIRavishankar N2015-01-151-0/+6
* cli: logging improvementsVijay Bellur2015-01-051-3/+3
* core: fix Ubuntu code audit (cppcheck) resultsKaleb S. KEITHLEY2014-11-251-5/+4
* glusterd/snapshot: Snapshot should be deactivated when it is createdvmallika2014-11-121-2/+10
* glusterd : release cluster wide locks in op-sm during failuresAtin Mukherjee2014-11-061-5/+15
* CLI: Show warning message only for remove-brick commitSusant Palai2014-10-291-1/+1
* CLI: Show warning on remove-brick commitSusant Palai2014-09-091-1/+1
* CLI: Adding warning message in case remove-brick commit executedSusant Palai2014-09-031-0/+6
* build: fixes for compiling with -Werror=format-securityNiels de Vos2014-08-291-1/+1
* cli/glusterd: Support of volume get for a specific volume optionAtin Mukherjee2014-08-261-0/+145
* cli: Fixing ambiguous message error for rebalance <volname> start commandggarg2014-08-251-5/+5
* build: make GLUSTERD_WORKDIR rely on localstatedirHarshavardhana2014-08-071-1/+1
* feature/snapshot : Interface to delete all snapshots belongingSachin Pandit2014-07-251-4/+212
* cli: Xml output for geo-replication status command.ndarshan2014-07-241-0/+3
* cli: Fix no libxml compilation for snapshot statusKaushal M2014-07-241-3/+1
* cli/snapshot : Dont display the snapshot hard-limit, soft-limitSachin Pandit2014-07-241-7/+6
* glusterd: Improvements to peer identificationKaushal M2014-07-151-0/+39
* cli: Changed "rebalance start" outputVenkatesh Somyajulu2014-07-141-2/+4
* cli/snapshot: provide --xml support for all snapshot commandRajesh Joseph2014-07-121-60/+110