summaryrefslogtreecommitdiffstats
path: root/cli
Commit message (Expand)AuthorAgeFilesLines
* cli: fix gluster rebalance command with fix-layout and migrate-dataAmar Tumballi2011-04-061-2/+15
* Display correct usage of rebalance command when it is wrongly entered.v3.1.3qa2Rahul2011-03-011-0/+7
* gluster rebalance: send the proper 'procnum' to glusterdAmar Tumballi2011-03-011-1/+1
* gluster rebalance: give option to split the commandAmar Tumballi2011-03-012-13/+51
* gluster rebalance: get the proper/exact error msg to cliAmar Tumballi2011-03-011-18/+32
* Gsync : Do not expose volume gsync, when geo-replication is disabledKaushik BV2011-03-012-2/+4
* glusterd: separate out cli specific programs and mgmt specific programsAmar Tumballi2011-03-016-82/+81
* if volume created is both of tcp and rdma type show it in volume infoRaghavendra Bhat2011-02-281-2/+4
* mgmt/glusterd: prevent spurious cmd unlocksPranith K2011-02-282-56/+0
* Solaris: disable cli support rebalance and replace brickshishir gowda2011-02-221-0/+8
* glusterd/cli: option added to create volume with both transportsAmar Tumballi2011-02-221-0/+3
* free the tokens obtained from the cliRaghavendra Bhat2011-02-221-0/+3
* Validate peer probe command's hostname/ip address.shishir gowda2011-02-221-0/+8
* Typo fixes in log and cli messages.Sachidananda2011-02-171-2/+2
* syncdaemon: Checking for the existence of gsyncd by trying to aquire a lock o...Mohammed Junaid Ahmed2011-02-151-7/+6
* syncdaemon: Moved the gsync start code to cli.Mohammed Junaid Ahmed2011-02-152-15/+164
* syncdaemon: config-get-all option add to gsync cli.Mohammed Junaid Ahmed2011-02-141-0/+34
* gsync: cli support for gsyncd.Mohammed Junaid Ahmed2011-02-104-0/+215
* use rpc_clnt_{new,start} (), instead of rpc_clnt_init();Amar Tumballi2011-01-271-3/+10
* cli: Show 'commit' option in replace-brick.Gaurav2011-01-271-1/+1
* cli: return error when cmd execution failsPranith K2011-01-261-7/+8
* 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