summaryrefslogtreecommitdiffstats
path: root/cli
Commit message (Expand)AuthorAgeFilesLines
...
* features/marker, cli: use appropriate conversion specifiers.Raghavendra G2011-04-061-2/+4
* syncdaemon: refine intermal configuration of gsyncdv3.2.0qa7Csaba Henk2011-04-041-4/+59
* syncdaemon: add monitor mode to support autorestartCsaba Henk2011-04-041-22/+54
* syncdaemon; adding corresponding pcloses to gsyncd invocation via popenCsaba Henk2011-04-011-8/+10
* Replace strdup call to gf_strdup as GF_FREE is being calledshishir gowda2011-04-011-2/+2
* TOP: Improve output formatv3.2.0qa6shishir gowda2011-03-311-2/+2
* TOP: Validate command optionsshishir gowda2011-03-311-7/+13
* TOP: handle list-cnt behaviour uniformly.shishir gowda2011-03-312-12/+26
* cli: Improve profile output messagesPranith Kumar K2011-03-311-12/+36
* mgmt/Glusterd: add pid extension to the pid file of the gsyncdKaushik BV2011-03-301-1/+1
* Loosen restrictions on hostnamesPavan T C2011-03-291-0/+4
* TOP: remove trailing '/' from brick pathshishir gowda2011-03-221-0/+2
* cli: Fix memory leak in gluster profilePranith K2011-03-221-0/+6
* Added checks for fix-layout & migrate-data usage.Rahul2011-03-181-2/+15
* glusterfsd: log enhancementAmar Tumballi2011-03-171-2/+1
* TOP: cli, rpc/xdr related changesshishir gowda2011-03-164-1/+390
* cli: QUOTA cli related changes.Mohammed Junaid Ahmed2011-03-165-2/+385
* mgmt/Glusterd: Make use of regexp pattern-matching sections to set a sane val...Kaushik BV2011-03-141-50/+66
* Gsyncd: Include a directory glusterfs in the libexecdir, so that it is not cu...Kaushik BV2011-03-141-1/+1
* cli: gluster profile CLIPranith K2011-03-106-180/+534
* rpc: Changes for handling unix domain sockets avoid racePranith K2011-03-101-1/+1
* 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