summaryrefslogtreecommitdiffstats
path: root/xlators/protocol/server
Commit message (Expand)AuthorAgeFilesLines
...
* protocol/{client,server} : Log improvementsKaushal M2012-05-081-4/+6
* libglusterfs/inode.c: do not link the inode in the dentry cache for "." and ".."Krishna Srinivas2012-05-051-2/+4
* protocol: fix memory leak of lk-owner buffer in *lk() callsAmar Tumballi2012-05-031-0/+9
* log cleanup: in setxattr() pathAmar Tumballi2012-05-021-9/+15
* get rid of ZR_PATH_MAXEmmanuel Dreyfus2012-05-011-2/+2
* core: coverity issues fixedAmar Tumballi2012-04-231-6/+14
* protocol/server: Check if dict arg is NULL in setxattrshishir gowda2012-04-171-1/+1
* protocol/client,server: Lock self healing off by default.Mohammed Junaid2012-04-161-1/+2
* server: Modified logging information to ease log based analysisKrishnan Parthasarathi2012-04-132-3/+3
* xlator/server,xlator/nfs : Fix authentication for address listsKaushal M2012-04-131-1/+7
* protocol/server: validate connection object before dereferencingAmar Tumballi2012-04-111-19/+10
* Fix compiler warnings and typos from Debian build.Jeff Darcy2012-04-101-1/+1
* Replace GPLV3 MD5 with OpenSSL MD5Kaleb KEITHLEY2012-04-042-4/+4
* cli, glusterd: "volume set help" additionsKaushal M2012-03-281-3/+11
* core: adding extra data for fopsAmar Tumballi2012-03-224-407/+1049
* protocol/server: remove the transport from the list irrespective of lock-heal...Raghavendra Bhat2012-03-201-6/+11
* 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