summaryrefslogtreecommitdiffstats
path: root/cli/src/cli-cmd-parser.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* mgmt/Glusterd: Memory leak fixes, minor CLI changesv3.1.0qa44Kaushik BV2010-10-091-4/+4
* mgmt/Glusterd : Reply to CLI error: graph constructionKaushik BV2010-10-051-1/+1
* cli: mgmt/glusterd: Add commit force op to replace-brickPavan Sondur2010-10-041-2/+19
* mgmt/Glusterd: new command volume reset <volname>, volume set enhancementsv3.1.0qa39Kaushik BV2010-10-031-0/+56
* gluster cli: handle case of no brick given in log locate/rotatev3.1.0qa29Amar Tumballi2010-09-231-26/+30
* mgmt/glusterd: replace-brick validationsPranith Kumar K2010-09-221-28/+31
* cli: remove trailing slashes from brick pathsPranith Kumar K2010-09-211-10/+51
* Glusterd: gluster volume set <volume> <option> <value>Kaushik BV2010-09-181-6/+10
* Typo in log msg for volume create localhostshishir gowda2010-09-061-1/+1
* cli: check for argument presence before accessingPranith Kumar K2010-09-061-4/+14
* cli: stripe/replica count should be greater than 1Pranith Kumar K2010-09-061-23/+21
* cli: In volume create check for presence of bricksPranith Kumar K2010-09-061-0/+6
* Create volume adding transport type option rdmashishir gowda2010-09-061-0/+30
* Add brick hostname should not be localhostshishir gowda2010-09-061-0/+23
* Volume create hostname should not be localhostshishir gowda2010-09-061-0/+23
* cli: Fix clang errors.Sachidananda2010-09-031-1/+16
* Remove brick validationshishir gowda2010-09-021-1/+42
* 'gluster volume log' feature addedAmar Tumballi2010-08-311-0/+135
* Volume Add-brick validation for exportsshishir gowda2010-08-301-0/+16
* cli, mgmt/glusterd: validate brickPranith Kumar K2010-08-271-6/+30
* Cli volume create detect dup bricksshishir gowda2010-08-261-0/+16