summaryrefslogtreecommitdiffstats
path: root/xlators/mgmt
Commit message (Expand)AuthorAgeFilesLines
* mgmt/glusterd: Fix op_ctx issue with replace brickv3.2.0qa10Pranith Kumar K2011-04-081-8/+46
* gluster rebalance: don't move a hardlinked file.Amar Tumballi2011-04-081-2/+7
* gluster rebalance: don't depend on the sticky bit for validating link file.Amar Tumballi2011-04-081-27/+25
* mgmt/glusterd: Quota cli message improvements.Junaid2011-04-081-10/+17
* mgmt/glusterd: serialize the dict only if its not NULLPranith Kumar K2011-04-071-7/+9
* removed reference to GF_LOG_NORMALAmar Tumballi2011-04-078-85/+85
* mgmt/glusterd: Fix gluster-profile performance issuesPranith Kumar K2011-04-072-3/+4
* mgmt/glusterd: Reset context upon operation completionVijay Bellur2011-04-071-12/+33
* check dict before unrefing itRaghavendra Bhat2011-04-061-1/+1
* change occurrences of marker_gsync to marker-gsyncVijay Bellur2011-04-062-5/+5
* syncdaemon: refine intermal configuration of gsyncdv3.2.0qa7Csaba Henk2011-04-041-33/+62
* syncdaemon: add monitor mode to support autorestartCsaba Henk2011-04-041-3/+15
* syncdaemon; adding corresponding pcloses to gsyncd invocation via popenCsaba Henk2011-04-011-8/+10
* 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