summaryrefslogtreecommitdiffstats
path: root/xlators/mgmt/glusterd
Commit message (Expand)AuthorAgeFilesLines
* 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 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