summaryrefslogtreecommitdiffstats
path: root/xlators/mgmt
Commit message (Expand)AuthorAgeFilesLines
...
* syncdaemon: fix gsyncd invocation for config-setCsaba Henk2011-03-311-1/+1
* mgmt/glusterd: Delete volume profile options on profile stopPranith Kumar K2011-03-311-72/+50
* mgmt/glusterd: Improve profile output messagesPranith Kumar K2011-03-311-47/+49
* mgmt/glusterd: Fix space in error messagePranith Kumar K2011-03-311-1/+1
* mgmt/glusterd: Mark the brick stopped when kill -SIGTERM is donePranith Kumar K2011-03-312-0/+2
* mgmt/Glusterd: prevent memory overflowKaushik BV2011-03-301-1/+1
* mgmt/Glusterd: add pid extension to the pid file of the gsyncdKaushik BV2011-03-301-1/+1
* mgmt/glusterd: Fix double free on quota limit-usage.Mohammed Junaid Ahmed2011-03-291-3/+3
* mgmt/glusterd: Add rpc-auth-allow-insecure optionPranith Kumar K2011-03-291-0/+3
* mgmt/glusterd: Add the new volume only after all ops succeedPranith K2011-03-271-6/+11
* mgmt/glusterd: Provide volume option to allow insecure ports for serverPranith K2011-03-261-0/+1
* mgmt/glusterd: Allow insecure ports by defaultPranith K2011-03-261-0/+17
* mgmt/glusterd: Fix double memory free.Junaid2011-03-261-0/+1
* mgmt/glusterd: Avoid printing no-error message to user when op failsPranith K2011-03-252-3/+27
* mgmt/glusterd: Fix import friend volumesPranith K2011-03-2511-251/+527
* mgmt/glusterd: fail create volume on create-volfiles failurePranith K2011-03-251-0/+2
* CLI : Validate options farmework.Gaurav2011-03-231-1/+1
* spelling errors fixed across the code baseAmar Tumballi2011-03-222-26/+26
* mgmt/glusterd: Glusterfsd not restarted on changes to marker option.Mohammed Junaid Ahmed2011-03-223-165/+110
* mgmt/glusterd: Dont reset the port on brick stopPranith K2011-03-201-1/+0
* CLI : Fix memory free for key_fixed.Gaurav2011-03-181-5/+5
* mgmt/glusterd: Use PATH_MAX for pid_file.Mohammed Junaid Ahmed2011-03-161-1/+1
* mgmt/glusterd: Use dict_set_dynstr in place of dict_set_str.Mohammed Junaid Ahmed2011-03-162-47/+77
* TOP: glusterd/mgmt related changesshishir gowda2011-03-164-13/+278
* mgmt/glusterd: QUOTA Glusterd related changes.Mohammed Junaid Ahmed2011-03-165-16/+891
* used S_ISVTX instead of 01000 in code for sticky bit checkAmar Tumballi2011-03-141-3/+3
* mgmt/Glusterd: Make use of regexp pattern-matching sections to set a sane val...Kaushik BV2011-03-144-112/+129
* Gsyncd: Include a directory glusterfs in the libexecdir, so that it is not cu...Kaushik BV2011-03-141-1/+2
* mgmt/Glusterd: remove the checks performed for all ops in brick_opKaushik BV2011-03-141-19/+2
* mgmt/glusterd: remodel glusterd storePranith K2011-03-148-360/+681
* mgmt/glusterd: mem-factor added as an optionKaushik BV2011-03-101-0/+1
* gluster rebalance: set the proper permission of the fileAmar Tumballi2011-03-101-1/+1
* mgmt/glusterd: gluster profile implementationPranith K2011-03-1012-362/+1895
* rpc: Changes for handling unix domain sockets avoid racePranith K2011-03-101-3/+3
* 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