summaryrefslogtreecommitdiffstats
path: root/glusterfsd/src/glusterfsd-mgmt.c
Commit message (Expand)AuthorAgeFilesLines
...
* mempool: adjustments in pool sizesAmar Tumballi2012-02-221-2/+2
* cli, glusterfsd: Fixes for "volume top {read,write}-perf"Kaushal M2012-02-211-14/+14
* cluster/afr: Add commands to see self-heald opsPranith Kumar K2012-02-201-42/+59
* cluster/dht: Rebalance will be a new glusterfs processshishirng2012-02-191-1/+78
* Use /dev/zero instead of /dev/urandom to get realistic numbers.Jeff Darcy2012-02-081-2/+2
* cli: Extend "volume status" with statedump infoKaushal M2012-01-271-1/+138
* rpc: extend actors with flag signing if privilege is requiredCsaba Henk2012-01-211-4/+4
* glusterfs: An effort to fix all the spell mistakes and typoHarshavardhana2011-11-161-5/+5
* glusterd/cli: rpc cleanupAmar Tumballi2011-11-161-11/+11
* glusterd: Implemented cmd to trigger self-heal on a replicate volume.v3.3.0qa10Krishnan Parthasarathi2011-09-221-1/+126
* glusterd: run 'volume top read-perf/write-perf' in different threadKaushal M2011-09-191-27/+325
* glusterfsd: enable max fetch attemptsKaushal M2011-09-181-2/+8
* Eliminate many "var set but not used" warnings with newer gcc.Jeff Darcy2011-09-071-11/+0
* modify to the way we used XDR definitions files (.x files)Amar Tumballi2011-09-071-42/+29
* options handling: remove missing options check in reconfigureAnand Avati2011-08-191-2/+0
* xlator options: revamp xlator option validation/reconfigure codeAnand Avati2011-08-181-0/+3
* Change Copyright current yearPranith Kumar K2011-08-101-1/+1
* pass xlator pointer to rpcsvc_init() so that it can init svc->mydata to xlatorv3.3.0qa1krishna2011-08-091-1/+1
* LICENSE: s/GNU Affero General Public/GNU General Public/Pranith Kumar K2011-08-061-3/+3
* Variable IOBUF: Use variable iobuf for cli/glusterd/glusterfsd(mgmt)shishir gowda2011-07-311-13/+27
* glusterfsd-mgmt: initialize ctx->mgmt before calling rpc_clnt_start()Amar Tumballi2011-07-281-4/+4
* logging: fill proper domain names at places where it is missingAmar Tumballi2011-06-161-12/+13
* fix multiple transport portmap issues in client handshakeAmar Tumballi2011-06-081-0/+60
* glusterfsd-mgmt: include signal.hAnand Avati2011-05-301-0/+1
* removed reference to GF_LOG_NORMALAmar Tumballi2011-04-071-1/+1
* glusterfsd: log enhancementAmar Tumballi2011-03-171-5/+11
* glusterfsd: whitespace cleanupAmar Tumballi2011-03-171-36/+36
* glusterfsd: translator info event handling implementationPranith K2011-03-101-22/+368
* rpc: Changes for handling unix domain sockets avoid racePranith K2011-03-101-4/+5
* mgmt/Glusterd: while resetting the volume options, the previous data structur...v3.1.3qa1Kaushik BV2011-03-011-0/+2
* use rpc_clnt_{new,start} (), instead of rpc_clnt_init();Amar Tumballi2011-01-271-1/+2
* glusterfsd-mgmt: handle the RPC_DISCONNECT event properlyAmar Tumballi2011-01-271-0/+8
* Solaris: Fix crash seen in rpc_clnt_reconnectshishir gowda2010-11-131-1/+1
* Copyright changesVijay Bellur2010-10-111-1/+1
* Do graph init after topology changeVijay Bellur2010-10-111-1/+2
* migrate from port 69* to 24007Amar Tumballi2010-10-081-1/+1
* mgmt/Glusterd: Volume set enhancementsKaushik BV2010-10-071-0/+1
* Change GNU GPL to GNU AGPLPranith K2010-10-041-3/+3
* Allow graph processing even if reconfigure failsshishir gowda2010-10-011-1/+0
* glusterfsd: perform init new graph if re-configure failsVijay Bellur2010-09-301-6/+4
* glusterd: make sure init is not called when there is no topology changeKaushik BV2010-09-291-8/+26
* more proper error returns in case of graph topology validationAmar Tumballi2010-09-281-9/+3
* replace brick fixesPavan Sondur2010-09-271-1/+3
* glusterfsd: after volume fetch, return proper values from functionsAmar Tumballi2010-09-271-2/+2
* mgmt/glusterd: Misc fixes to pump / cli / glusterd wrt replace brick.Pavan Sondur2010-09-231-0/+2
* cli, mgmt/glusterd: volume sync commandPranith Kumar K2010-09-201-4/+4
* Glusterd: gluster volume set <volume> <option> <value>Kaushik BV2010-09-181-0/+157
* glusterfsd: exit process instead of starting fuse in case of failuresAmar Tumballi2010-09-101-17/+17
* in case of failures, don't hang fuse mountAmar Tumballi2010-09-071-6/+27
* glusterfsd-mgmt.c: suppress a confusing log during rpc_clnt_init()Amar Tumballi2010-09-061-0/+4