summaryrefslogtreecommitdiffstats
path: root/glusterfsd/src/glusterfsd-mgmt.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* rpc: server to client callback mechanismAmar Tumballi2010-08-271-18/+34
* portmapper program added to glusterfsd mgmt rpcAmar Tumballi2010-08-211-0/+451