summaryrefslogtreecommitdiffstats
path: root/xlators/mgmt/glusterd/src
Commit message (Expand)AuthorAgeFilesLines
* glusterd rebalance: handle the write failure properlyAmar Tumballi2011-07-311-10/+53
* glusterd: handle replace-brick in paused state.v3.1.6qa2Krishnan Parthasarathi2011-07-273-31/+109
* glusterd rebalance: use lstat() instead of stat()Amar Tumballi2011-07-191-6/+6
* glusterd rebalance: feature to migrate extended attributes addedAmar Tumballi2011-07-191-0/+110
* mgmt/Glusterd: Implementation volume set help/help-xmlKaushik BV2011-07-175-58/+394
* fix multiple transport related portmap issues in client handshakeAmar Tumballi2011-06-194-7/+39
* nfs:command to change the transport type of nfs server for volumes of transpo...Amar Tumballi2011-06-194-18/+98
* glusterd-volgen: fix rdma volume file path in case of 'tcp, rdma' transport.Amar Tumballi2011-06-191-1/+1
* mgmt/glusterd: add upgrade/downgrade xlator optionsVijay Bellur2011-06-175-1/+82
* mgmt/glusterd: Set the generic options in the graph before merging it with th...Junaid2011-06-161-8/+8
* glusterd: replace brick status grows with dir tree.Krishnan Parthasarathi2011-06-101-1/+1
* mgmt/glusterd: Set option listen-backlog to 128Vijay Bellur2011-05-312-0/+17
* mgmt/glusterd: Start nfs after all bricks are started on glusterd re-startPranith Kumar K2011-05-311-1/+4
* set: Fix incorrect nfs.rpc-auth strings in nfs_option_handlershishir gowda2011-05-191-2/+2
* mgmt/glusterd: check for 'peerinfo->mgmt' before accessing itAmar Tumballi2011-04-141-4/+4
* allow add brick to happen in a replicate setupRaghavendra Bhat2011-04-111-2/+5
* mgmt/glusterd: Add rpc-auth-allow-insecure optionPranith Kumar K2011-03-291-0/+3
* mgmt/glusterd: Provide volume option to allow insecure ports for serverPranith K2011-03-291-0/+1
* mgmt/glusterd: Allow insecure ports by defaultPranith K2011-03-291-0/+17
* CLI : Fix memory free for key_fixed.Gaurav2011-03-221-5/+5
* gluster rebalance: set the proper permission of the fileAmar Tumballi2011-03-091-1/+1
* mgmt/glusterd: mem-factor added as an optionKaushik BV2011-03-091-0/+1
* mgmt/glusterd: preserve delete volume payload structure for backward compatib...Pranith K2011-03-074-50/+89
* mgmt/glusterd: reset pending count before sending the opPranith K2011-03-071-4/+12
* mgmt/glusterd: fix payload errorsPranith K2011-03-071-0/+8
* mgmt/glusterd: Handle race in peer connect and reverse probePranith K2011-03-043-8/+64
* glusterd: check for the variable before dereferencing itAmar Tumballi2011-03-043-22/+32
* glusterd: handle a crash in dump_version_cbk (in handshake)Amar Tumballi2011-03-041-0/+1
* gluster rebalance: give option to split the commandAmar Tumballi2011-03-013-65/+65
* gluster rebalance: get the proper/exact error msg to cliAmar Tumballi2011-03-013-84/+314
* CLI : NFS disable option through volume set.Gaurav2011-03-011-0/+18
* CLI : NFS persistent local/global options.Gaurav2011-03-016-162/+597
* glusterd: remove rpc code from internals of glusterdAmar Tumballi2011-03-014-1003/+664
* glusterd: separate out cli specific programs and mgmt specific programsAmar Tumballi2011-03-015-5/+106
* glusterd: dependency on 'priv->mgmt' completely removedAmar Tumballi2011-03-015-396/+392
* glusterd: keep mgmt program peerinfo specificAmar Tumballi2011-03-015-70/+208
* mgmt/glusterd: prevent spurious cmd unlocksPranith K2011-02-283-571/+318
* log the total replace brick command receivedRaghavendra Bhat2011-02-221-2/+1
* glusterd/cli: option added to create volume with both transportsAmar Tumballi2011-02-223-6/+78
* glusterd: make it more RPC friendlyAmar Tumballi2011-02-222-196/+282
* mgmt/glusterd: In store-retrieve exit with error message instead of crashing.Pranith K2011-02-224-29/+159
* Typo fixes in log and cli messages.Sachidananda2011-02-171-1/+1
* glusterd-volgen: fix a issue of wrongly closing '0' fd.Amar Tumballi2011-02-151-3/+6
* volgen: avoid fclose() on cosed FILE *Anand Avati2011-02-151-0/+1
* syncdaemon: Checking for the existence of gsyncd by trying to aquire a lock o...Mohammed Junaid Ahmed2011-02-151-5/+6
* syncdaemon: Check for ctx context in the glusterd_op_stage_gsyc_set().Mohammed Junaid Ahmed2011-02-151-0/+8
* syncdaemon: Moved the gsync start code to cli.Mohammed Junaid Ahmed2011-02-152-141/+93
* syncdaemon: config-get-all option add to gsync cli.Mohammed Junaid Ahmed2011-02-141-1/+31
* syncdaemon: Using /usr/local/libexec/python/syncdaemon as the default directo...Mohammed Junaid Ahmed2011-02-132-32/+157
* initialize the cli_req structure before sending it to xdrRaghavendra Bhat2011-02-131-1/+1