summaryrefslogtreecommitdiffstats
path: root/xlators/protocol/server
Commit message (Expand)AuthorAgeFilesLines
* protocol/server: Handle server send reply failure gracefully.Mohammed Junaid2012-03-192-22/+64
* print bound_xl only once in server statedumpRahul C S2012-03-191-0/+12
* Logs: Improved logs in lock/unlock execution pathPranith Kumar K2012-03-182-2/+3
* protocol/server: Clear internal locks on disconnectPranith Kumar K2012-03-184-12/+26
* protocol/server: send forget on the renamed inodeRaghavendra Bhat2012-03-181-0/+28
* mgmt/glusterd : volume set validation fixesKaushal M2012-03-181-3/+13
* protocol/server: memory leak fixes.Raghavendra G2012-03-172-0/+9
* 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 xlatorv3.3.0qa1krishna2011-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