summaryrefslogtreecommitdiffstats
path: root/xlators/mgmt/glusterd/src/glusterd-handler.c
Commit message (Expand)AuthorAgeFilesLines
* Remove symlnk of log dir to /etc/glusterdv3.1.1qa7shishir gowda2010-11-151-2/+2
* mgmt/glusterd: "peer probe new-hostname" should replace old-hostname of friendPranith K2010-11-131-12/+59
* cli,mgmt/glusterd: fsm log implementationPranith K2010-10-291-94/+184
* mgmt/glusterd: Unlock upon a cli request failureVijay Bellur2010-10-271-7/+7
* log locate should check if the export directory is validRaghavendra Bhat2010-10-271-0/+36
* mgmt/glusterd: resolve the bricks before comparing uuidPranith K2010-10-241-7/+16
* Set correct logging level for log messagesPranith K2010-10-111-2/+2
* Copyright changesVijay Bellur2010-10-111-1/+1
* mgmt/glusterd: handle reqs from unknown peers for friend smPranith K2010-10-111-52/+93
* mgmt/Glusterd: Memory leak fixes, minor CLI changesv3.1.0qa44Kaushik BV2010-10-091-12/+17
* set keepalive for client connectionsRaghavendra Bhat2010-10-091-0/+21
* mgmt/Glusterd : Volume info fixesv3.1.0qa43Kaushik BV2010-10-081-14/+13
* rpc-clnt: do rpc_transport_destroy() in rpc_clnt_destroy()Amar Tumballi2010-10-081-0/+3
* mgmt/glusterd: Fix replace brick to pass src-brick and dst-brick port nos pro...v3.1.0qa42Pavan Sondur2010-10-081-3/+13
* migrate from port 69* to 24007Amar Tumballi2010-10-081-2/+2
* mgmt/glusterd: memory leak fixesPranith K2010-10-081-1/+1
* mgmt/Glusterd: Volume set enhancementsKaushik BV2010-10-071-0/+37
* Reply back to CLI on error, by validating each xlator's optsKaushik BV2010-10-051-3/+2
* mgmt/Glusterd : Reply to CLI error: graph constructionKaushik BV2010-10-051-0/+2
* cli: mgmt/glusterd: Add commit force op to replace-brickPavan Sondur2010-10-041-1/+3
* mgmt/glusterd: dont change ret val in cmd handlers if failsv3.1.0qa40Pranith K2010-10-041-2/+2
* initialize the list earlier while handling create volume and add brickRaghavendra Bhat2010-10-041-2/+6
* mgmt/glusterd: added new brick validation functionalityPranith K2010-10-041-138/+37
* cli: add more type for volumesAmar Tumballi2010-10-041-0/+5
* mgmt/glusterd: update volumes on friend updatePranith K2010-10-041-1/+1
* mgmt/Glusterd: new command volume reset <volname>, volume set enhancementsv3.1.0qa39Kaushik BV2010-10-031-1/+142
* mgmt/glusterd: changes for detach everywhereVijay Bellur2010-10-031-0/+31
* mgmt/glusterd: print peer state names instead of state numbersPranith K2010-10-021-1/+2
* glusterd: put all the code related to 'rebalance' in new fileAmar Tumballi2010-10-011-374/+0
* mgmt/glusterd: memory leak fixesPranith K2010-09-301-0/+5
* Block add, remove and replace brick ops when rebalance is in progressshishir gowda2010-09-301-5/+5
* mgmt/glusterd: volume start forcePranith K2010-09-291-34/+12
* do not allow remove brick if the total bricks given is less than the sub_countRaghavendra Bhat2010-09-281-6/+18
* mgmt/glusterd: prevent detach of peer with its bricks existing in clusterPranith K2010-09-281-91/+35
* replace brick fixesPavan Sondur2010-09-271-1/+0
* mgmt/glusterd: delay probe till connection happensPranith K2010-09-271-62/+126
* fix a build warning about stack overflowAmar Tumballi2010-09-271-12/+12
* check if the bricks provided are the same and are alredy being usedRaghavendra Bhat2010-09-241-8/+68
* mgmt/glusterd: initialize addrinfo variablesPranith Kumar K2010-09-241-1/+2
* mgmt/glusterd: Misc fixes to pump / cli / glusterd wrt replace brick.v3.1.0qa30v3.1.0betaPavan Sondur2010-09-231-48/+0
* mgmt/glusterd: replace-brick validationsPranith Kumar K2010-09-221-40/+16
* Remove brick for stripe should check for pairs/subvolumesshishir gowda2010-09-221-5/+14
* cli, mgmt/glusterd: send errno in case of Peer rejectPranith Kumar K2010-09-211-2/+3
* Friend find should handle hostname/ipshishir gowda2010-09-211-1/+54
* cli, mgmt/glusterd: volume sync commandPranith Kumar K2010-09-201-14/+128
* Glusterd: gluster volume set <volume> <option> <value>Kaushik BV2010-09-181-0/+59
* reorganize /etc/glusterd/logs, add nfs log tooCsaba Henk2010-09-171-1/+2
* free the dict_val to avoid memory leakRaghavendra Bhat2010-09-171-0/+2
* check if the brick to be added is onlineRaghavendra Bhat2010-09-161-1/+1
* check req structure in the ctx before transferring probe responsev3.1.0qa24Raghavendra Bhat2010-09-151-2/+4