summaryrefslogtreecommitdiffstats
path: root/cli/src/cli-cmd-parser.c
Commit message (Expand)AuthorAgeFilesLines
* cli : new volume statedump commandKaushal M2011-09-271-0/+55
* glusterd: support for resetting single optionKaushal M2011-09-271-3/+24
* geo-rep: add support to glob patterns with "geo-rep config"Csaba Henk2011-09-221-4/+27
* cli: check wordcount to validate volume set helpKaushik BV2011-09-191-2/+5
* cli: if the create volume command does not contain bricks, exit gracefullyRaghavendra Bhat2011-09-181-0/+5
* support for de-commissioning a node using 'remove-brick'Amar Tumballi2011-09-131-7/+44
* cli: 'gluster create volume' - improve option parsingAmar Tumballi2011-09-091-126/+93
* cli: remove bogus assertionCsaba Henk2011-08-191-5/+0
* mgmt/glusterd, cli: Introduce gluster volume status <volname>Vijay Bellur2011-08-191-0/+34
* Change Copyright current yearPranith Kumar K2011-08-101-1/+1
* LICENSE: s/GNU Affero General Public/GNU General Public/Pranith Kumar K2011-08-061-3/+3
* Strip extra `/' from filenames.Sachidananda2011-07-171-11/+24
* Canonicalize path names while creating volumes.Sachidananda2011-07-171-2/+4
* Glusterd: IPV6 support for glusterfs.Gaurav2011-07-141-19/+19
* mgmt/Glusterd: Implementation volume set help/help-xmlKaushik BV2011-07-121-1/+7
* gluster volume create: option for stripe + replicate volumeAmar Tumballi2011-06-231-22/+96
* Fix the command line log to display correct error message.Sachidananda2011-06-191-1/+3
* cli: Display a warning upon disabling quota.Junaid2011-06-131-25/+25
* cli log level command and per translator log levelVenky Shankar2011-05-201-0/+55
* cli: taking my revenge for forcing "geo-replication" into commandlineCsaba Henk2011-05-111-92/+97
* cli: fix up parsing of geo-replication statusv3.2.0qa16Csaba Henk2011-04-221-7/+10
* cli: change geo-replication syntax to support slave-only invocationCsaba Henk2011-04-211-70/+85
* geo-replication: revamp CONFIG commandCsaba Henk2011-04-211-14/+13
* mgmt/glusterd: unify the geo-replication status rpc messages.Kaushik BV2011-04-171-15/+1
* TOP: validate bs/count pair for write/read-perf measurementshishir gowda2011-04-151-0/+4
* top: Modified integer bounds check for count/bsKrishnan Parthasarathi2011-04-151-3/+10
* use "geo-replication" all over as the official name of this featureCsaba Henk2011-04-151-1/+1
* mgmt/glusterd: Implementation of volume gsync status [master [slave]]Kaushik BV2011-04-141-1/+48
* cli: simplfy gsysnc configuration commandCsaba Henk2011-04-131-26/+23
* cli: join value arguments of "gsync config-set" with spacesKaushik BV2011-04-131-4/+33
* mgmt/glusterd: volume reset force implementationPranith Kumar K2011-04-131-4/+16
* cli: Validating the cli quota options.Junaid2011-04-111-6/+10
* Replace strdup call to gf_strdup as GF_FREE is being calledshishir gowda2011-04-011-2/+2
* TOP: Validate command optionsshishir gowda2011-03-311-7/+13
* TOP: handle list-cnt behaviour uniformly.shishir gowda2011-03-311-7/+11
* Loosen restrictions on hostnamesPavan T C2011-03-291-0/+4
* TOP: remove trailing '/' from brick pathshishir gowda2011-03-221-0/+2
* TOP: cli, rpc/xdr related changesshishir gowda2011-03-161-0/+133
* cli: QUOTA cli related changes.Mohammed Junaid Ahmed2011-03-161-0/+166
* cli: gluster profile CLIPranith K2011-03-101-176/+150
* mgmt/glusterd: prevent spurious cmd unlocksPranith K2011-02-281-13/+0
* glusterd/cli: option added to create volume with both transportsAmar Tumballi2011-02-221-0/+3
* gsync: cli support for gsyncd.Mohammed Junaid Ahmed2011-02-101-0/+96
* display the error message to the user if a volume with the name is tried to b...Raghavendra Bhat2010-11-241-1/+3
* cli: fix memory corruption in create volume and add-brickPranith K2010-11-151-2/+17
* mgmt/glusterd: set the transport type correctly in create volumePranith K2010-11-131-4/+1
* cli: remove volume type from add-brick and remove-brick cmdsPranith K2010-11-091-65/+2
* Cli memory leak fix for tmp_list in cli_cmd_volume_add_brick_parsev3.1.1qa4shishir gowda2010-11-021-2/+6
* Fix crash while freeing tmp_list in cli_cmd_volume_create_parseshishir gowda2010-11-021-3/+6
* cli: Fix memory leaksVijay Bellur2010-10-301-0/+5