summaryrefslogtreecommitdiffstats
path: root/cli/src
Commit message (Expand)AuthorAgeFilesLines
* mgmt/glusterd: Implementation of volume gsync status [master [slave]]Kaushik BV2011-04-142-3/+123
* glusterd: Respond to cli with empty iobref is serialize fails.shishir gowda2011-04-141-1/+1
* cli: simplfy gsysnc configuration commandCsaba Henk2011-04-132-27/+24
* cli: join value arguments of "gsync config-set" with spacesKaushik BV2011-04-132-4/+34
* mgmt/glusterd: volume reset force implementationPranith Kumar K2011-04-132-5/+17
* cli: Fix typo in top help stringPranith Kumar K2011-04-121-1/+1
* temporary workaround for mtab update race thingyCsaba Henk2011-04-121-0/+2
* build fixesVenky Shankar2011-04-112-14/+19
* cli: Validating the cli quota options.Junaid2011-04-112-7/+11
* cli: Cleanup the maintainence mount points used by quota.Junaid2011-04-101-31/+38
* removed reference to GF_LOG_NORMALAmar Tumballi2011-04-073-21/+21
* 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