summaryrefslogtreecommitdiffstats
path: root/xlators/mgmt
Commit message (Expand)AuthorAgeFilesLines
* 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 probev3.1.3qa4Pranith 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
* gsync: cli support for gsyncd.Mohammed Junaid Ahmed2011-02-104-1/+786
* volgen: specify a mode argument for open(2)Csaba Henk2011-02-101-1/+1
* gluster rebalance: fix the permission issue of rebalanced filesv3.1.2gsyncqa6Amar Tumballi2011-02-071-0/+14
* Logging : Use of uuid_utoa and uuid_utoa_r.Gaurav2011-02-046-97/+51
* use rpc_clnt_{new,start} (), instead of rpc_clnt_init();Amar Tumballi2011-01-271-1/+4
* remove op_errstr from glusterd_handle_rpc_msg as op_errstr is not used in tha...Raghavendra Bhat2011-01-271-4/+2
* mgmt/glusterd: restart bricks when syncdaemon is enabledKaushik BV2011-01-273-2/+64
* volgen: add marker to brick volfilesCsaba Henk2011-01-271-5/+94
* mgmt/glusterd: error out if remove-brick comes for final bricksPranith K2011-01-261-2/+9
* glusterd: de-register nfs rpcs when it is stoppedPranith K2011-01-241-1/+31
* mgmt/Glusterd: make nfs.mem-factor settable through CLIKaushik BV2011-01-111-0/+17
* exit if the key or the value is null while retrieving the peer information in...Raghavendra Bhat2011-01-111-0/+8
* logging: fix format warningsAmar Tumballi2011-01-062-14/+14