summaryrefslogtreecommitdiffstats
path: root/cli/src
Commit message (Expand)AuthorAgeFilesLines
* Add corresponding va_end.Sachidananda2011-01-071-0/+1
* glusterd,cli: print single error message on failurePranith K2010-12-275-110/+277
* cli: remove duplication of cmd helpPranith K2010-12-146-166/+46
* cli: Enhance message shown upon successful volume creationVijay Bellur2010-11-251-1/+3
* 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
* cli: remove special behavior for help commands without readlinePranith K2010-11-143-13/+1
* mgmt/glusterd: "peer probe new-hostname" should replace old-hostname of friendPranith K2010-11-131-1/+1
* cli: fix issues with running command over sshAmar Tumballi2010-11-131-1/+1
* 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-093-72/+4
* 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-304-6/+50
* cli,mgmt/glusterd: fsm log implementationPranith K2010-10-292-5/+159
* cli: gluster --version implementationPranith K2010-10-271-15/+59
* report the error if a volume not in the started state is tried to be stoppedRaghavendra Bhat2010-10-261-0/+3
* takes either 'y' or 'yes' and 'n' or 'no' for stop volume, delete volume and ...Mohammed Junaid2010-10-261-10/+30
* Propogate rebalance already started error to clishishir gowda2010-10-241-0/+3
* Remove additional failure cli msg for peer detachshishir gowda2010-10-241-3/+0
* Copyright changesVijay Bellur2010-10-112-2/+2
* mgmt/glusterd: handle reqs from unknown peers for friend smPranith K2010-10-111-0/+11
* Add confirmation to volume delete commandshishir gowda2010-10-112-0/+13
* mgmt/Glusterd: Memory leak fixes, minor CLI changesv3.1.0qa44Kaushik BV2010-10-091-4/+4
* mgmt/Glusterd : Volume info fixesv3.1.0qa43Kaushik BV2010-10-081-13/+28
* migrate from port 69* to 24007Amar Tumballi2010-10-081-1/+1
* mgmt/Glusterd: Volume set enhancementsKaushik BV2010-10-071-0/+54
* cli: fix Number of bricks outputAmar Tumballi2010-10-051-1/+1
* Reply back to CLI on error, by validating each xlator's optsKaushik BV2010-10-051-1/+1
* mgmt/Glusterd : Reply to CLI error: graph constructionKaushik BV2010-10-052-1/+4
* Do not exit to shell after gluster help if readline mode is not enabledshishir gowda2010-10-051-3/+0
* cli: mgmt/glusterd: Add commit force op to replace-brickPavan Sondur2010-10-042-2/+20
* cli: add more type for volumesAmar Tumballi2010-10-041-3/+28
* mgmt/Glusterd: new command volume reset <volname>, volume set enhancementsv3.1.0qa39Kaushik BV2010-10-034-0/+219
* mgmt/glusterd: print peer state names instead of state numbersPranith K2010-10-021-7/+8
* rebalance: bring in two stagesv3.1.0qa37Amar Tumballi2010-10-011-4/+9
* Block add, remove and replace brick ops when rebalance is in progressshishir gowda2010-09-301-4/+4
* mgmt/glusterd: volume start forcePranith K2010-09-293-16/+28
* mgmt/glusterd: prevent detach of peer with its bricks existing in clusterPranith K2010-09-281-1/+25
* replace brick fixesPavan Sondur2010-09-271-30/+0
* mgmt/glusterd: Misc fixes to pump / cli / glusterd wrt replace brick.v3.1.0qa30v3.1.0betaPavan Sondur2010-09-232-2/+2
* gluster cli: handle case of no brick given in log locate/rotatev3.1.0qa29Amar Tumballi2010-09-231-26/+30
* cli: Make volume rename hiddenVijay Bellur2010-09-221-2/+2
* cli: Avoid exposing volume set-transportVijay Bellur2010-09-221-2/+2
* mgmt/glusterd: replace-brick validationsPranith Kumar K2010-09-223-29/+35
* cli: remove trailing slashes from brick pathsPranith Kumar K2010-09-213-10/+73
* cli, mgmt/glusterd: send errno in case of Peer rejectPranith Kumar K2010-09-211-0/+5
* cli, mgmt/glusterd: volume sync commandPranith Kumar K2010-09-202-1/+103
* Glusterd: gluster volume set <volume> <option> <value>Kaushik BV2010-09-182-8/+44
* cli: fix incorrect return value for system:: getspecCsaba Henk2010-09-171-1/+1