summaryrefslogtreecommitdiffstats
path: root/xlators/protocol/server/src
Commit message (Expand)AuthorAgeFilesLines
...
* protocol/server: add and remove the transports from the list, inside the lockRaghavendra Bhat2012-03-172-26/+54
* protocol/server: Avoid race in add/del locker, connection_cleanupPranith Kumar K2012-03-174-38/+27
* protocol/server: Remove connection from conf->conns w.o. racePranith Kumar K2012-03-134-8/+47
* protocol/server: Make conn object ref-countedPranith Kumar K2012-03-015-198/+90
* transport/socket: configuring tcp window-sizeRajesh Amaravathi2012-02-292-0/+7
* glusterfsd: unref the dict and free the memory to avoid memleakRaghavendra Bhat2012-02-271-0/+2
* mempool: adjustments in pool sizesAmar Tumballi2012-02-222-4/+4
* protocol/client,server: fcntl lock self healing.Mohammed Junaid2012-02-206-21/+213
* protocol: remove the 'path<>' from rename() and link()Amar Tumballi2012-02-161-8/+0
* core: add an extra flag to readv()/writev() APIAmar Tumballi2012-02-141-2/+5
* protocol: code cleanupAmar Tumballi2012-02-141-437/+120
* cli, protocol/server : improve validation for the option auth.(allow/reject)Kaushal M2012-02-051-1/+42
* cli: Extend "volume status" with statedump infoKaushal M2012-01-271-3/+136
* core: add 'fremovexattr()' fopAmar Tumballi2012-01-251-0/+94
* core: get xattrs also as part of readdirpAmar Tumballi2012-01-253-5/+60
* core: change lk-owner as a 1k bufferAmar Tumballi2012-01-244-33/+40
* rpc: extend actors with flag signing if privilege is requiredCsaba Henk2012-01-212-47/+47
* core: GFID filehandle based backend and anonymous FDsAnand Avati2012-01-204-300/+195
* protocol/server: Do connection cleanup if reply failsPranith Kumar K2011-12-223-18/+14
* core: remove 'ino' variable from 'inode_t' structureAmar Tumballi2011-11-164-208/+182
* statedump: do not print the inode number in the statedumpRaghavendra Bhat2011-10-011-10/+5
* protocol/server: check for the fd being NULL and unwindRaghavendra Bhat2011-09-291-0/+8
* cli : new volume statedump commandKaushal M2011-09-271-2/+43
* glusterfs protocol: handshake to log the version of the peerAmar Tumballi2011-09-212-5/+15
* distribute rebalance: handle the open file migrationAmar Tumballi2011-09-121-1/+6
* Eliminate many "var set but not used" warnings with newer gcc.Jeff Darcy2011-09-071-2/+0
* modify to the way we used XDR definitions files (.x files)Amar Tumballi2011-09-074-129/+58
* glusterfs protocol: bring in variable sized iobuf supportAmar Tumballi2011-09-074-76/+131
* xlator options: revamp xlator option validation/reconfigure codeAnand Avati2011-08-182-30/+3
* Change Copyright current yearPranith Kumar K2011-08-1010-10/+10
* pass xlator pointer to rpcsvc_init() so that it can init svc->mydata to xlatorkrishna2011-08-091-1/+1
* LICENSE: s/GNU Affero General Public/GNU General Public/Pranith Kumar K2011-08-0610-30/+30
* RPC unify code changekrishna2011-07-291-1/+26
* server: Reassociating 'old' conn can lead to chaos.Krishnan P2011-07-121-22/+12
* protocol/server: logging changesRaghavendra Bhat2011-06-082-11/+2
* prevent few excessive logsAmar Tumballi2011-04-211-7/+5
* remove excessive logs due to log enhancementAmar Tumballi2011-04-131-5/+5
* protocol/server: prevent unnessary logs in INFO levelAmar Tumballi2011-04-101-10/+11
* removed reference to GF_LOG_NORMALAmar Tumballi2011-04-071-2/+2
* protocol/server: change allow_insecure option in reconfigurePranith K2011-03-261-1/+4
* CLI : Validate options farmework.Gaurav2011-03-231-48/+16
* do not check loc and fd since they can be passed as NULL onlyRaghavendra Bhat2011-03-231-4/+0
* protocol/server: log enhancementsAmar Tumballi2011-03-175-105/+175
* protocol/server: White space cleanup and NULL check validations.Mohammed Junaid Ahmed2011-03-1710-435/+512
* mgmt/Glusterd: while resetting the volume options, the previous data structur...Kaushik BV2011-03-011-7/+27
* glusterd/cli: option added to create volume with both transportsAmar Tumballi2011-02-221-0/+2
* rpc/xdr: update .x filesAmar Tumballi2011-02-181-1/+1
* Logging : Use of uuid_utoa and uuid_utoa_r.Gaurav2011-02-041-12/+8
* protocol/server: Distinguishing the locks based on the type of fop like inode...Mohammed Junaid Ahmed2011-01-244-50/+141
* glusterd,cli: print single error message on failurePranith K2010-12-271-6/+8