summaryrefslogtreecommitdiffstats
path: root/cli
Commit message (Expand)AuthorAgeFilesLines
* cli: fix vol_type in volume info xmlAtin Mukherjee2015-04-283-3/+14
* glusterd: incorrect rsp.op_ret handling in volume get in cliAtin Mukherjee2015-04-281-3/+4
* Fix case mistake for MKDIR_P in MakefilesEmmanuel Dreyfus2015-04-221-1/+1
* geo-rep/cli : Fix geo-rep cli crashKotresh HR2015-04-221-1/+1
* quota/disperse: handle inode quotas in xattr aggregatevmallika2015-04-141-1/+18
* quota/cli: validate quota hard-limit optionvmallika2015-04-101-6/+7
* gluster-cli : Removing logically dead codeNandaja Varma2015-04-101-1/+1
* glusterd/snapshot: Fix CLI msg for snap limit setJoseph Fernandes2015-04-101-9/+14
* gluster-cli : Extra checks for word_count removed.Nandaja Varma2015-04-101-12/+0
* glusterd: remove-brick status/stop should not show output for non-existing brickGaurav Kumar Garg2015-04-092-22/+8
* cli: Allow options prefixed with '--' for geo-rep config cmdsKotresh HR2015-04-092-5/+15
* cli: Fixing dereference after null checkarao2015-04-091-8/+5
* cli: gluster volume help should give sufficient information for bitrotGaurav Kumar Garg2015-04-091-7/+18
* glusterd: Support distributed replicated volumes on hot tierDan Lambright2015-04-083-5/+9
* cli: Removing negative value check for unsigned variable (coverity fix)Nandaja Varma2015-04-041-2/+3
* snapshot: remove volname(s) to volname for snapshot createMohammed Rafi KC2015-04-011-1/+1
* gluster-cli: Fixing operand error and removing logically dead code.Nandaja Varma2015-03-311-7/+1
* 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
* cli : logically dead code removedManikandan Selvaganesh2015-03-301-8/+0
* cli: log gluster version in cli initAtin Mukherjee2015-03-261-0/+3
* glusterd: bitrot scrub-throttle/scrub-frequency/scrub option handlingGaurav Kumar Garg2015-03-251-4/+6
* afr: arbiter xlatorRavishankar N2015-03-192-2/+23
* glusterd: CLI commands to create and manage tiered volumes.Dan Lambright2015-03-193-8/+374
* cli/glusterd: cli command implementation for bitrot featuresGaurav Kumar Garg2015-03-184-1/+403
* features/quota : Introducing inode quotavmallika2015-03-186-331/+509
* CLI : GLobal option for NFS-GaneshaMeghana Madhusudhan2015-03-184-1/+229
* Snapshot/clone: clone of a snapshot that will act as a regular volumeMohammed Rafi KC2015-03-183-6/+159
* Quota/marker : Support for inode quotavmallika2015-03-171-20/+45
* geo-rep-cli: added a new option "no-verify" to geo-rep create.darshan n2015-03-122-5/+26
* snapshot: append timestamp with snapnameMohammed Rafi KC2015-03-102-4/+19
* cluster/ec: Add self-heal-daemon command handlersPranith Kumar K2015-03-093-124/+124
* quota: quotad.socket files should be created under /var/run/glustervmallika2015-03-032-2/+2
* cli: Provide CLI to create disperse volume with data, redundancy countsPranith Kumar K2015-02-232-102/+145
* features/quota : Fix XML output for quota list commandSachin Pandit2015-02-194-155/+303
* cli: volume status for tcp,rdma type volume display only tcp portMohammed Rafi KC2015-02-184-28/+89
* epoll: Adding the ability to configure epoll threadsShyam2015-02-071-1/+2
* geo-rep: Adding Slave user field to georep statusAravinda VK2015-02-022-21/+24
* afr : Change in heal info split-brain commandAnuradha2015-01-301-2/+6
* cli: volume-info <VOLNAME>, peer-status to report failure before exitKrishnan Parthasarathi2015-01-212-2/+7
* mgmt/glusterd: Implement Volume heal enable/disablePranith Kumar K2015-01-203-31/+86
* cluster/afr: split-brain resolution CLIRavishankar N2015-01-153-29/+147
* cli: logging improvementsVijay Bellur2015-01-053-5/+5
* core: fix Ubuntu code audit (cppcheck) resultsKaleb S. KEITHLEY2014-11-251-5/+4
* rdma:Removing RDMA tech preview cli message.Mohammed Rafi KC2014-11-211-13/+0
* mem_acct : Check return value of xlator_mem_acct_init().Humble Chirammal2014-11-151-1/+5
* glusterd/snapshot: Snapshot should be deactivated when it is createdvmallika2014-11-124-17/+76
* cli: for rpc timeout throw a time out messageAtin Mukherjee2014-11-101-3/+7
* glusterd : release cluster wide locks in op-sm during failuresAtin Mukherjee2014-11-061-5/+15
* gluster --xml: survive missing fieldsEmmanuel Dreyfus2014-10-311-45/+37