summaryrefslogtreecommitdiffstats
path: root/xlators/protocol/server/src/server.h
Commit message (Expand)AuthorAgeFilesLines
* client_t: phase 2, refactor server_ctx and locks_ctx outKaleb S. KEITHLEY2013-10-311-5/+16
* libglusterfs: Add monotonic clocking counter for timer threadHarshavardhana2013-10-151-1/+1
* libglusterfs/client_t client_t implementation, phase 1Kaleb S. KEITHLEY2013-07-291-56/+1
* protocol/server: Change logs to give more info on disconnectsPranith Kumar K2013-05-311-1/+2
* license: xlators/protocol/server dual license GPLv2 and LGPLv3+Kaleb S. KEITHLEY2013-04-121-14/+5
* protocol/server: dump the ltable and fd table related inodes onlyRaghavendra Bhat2012-09-171-1/+2
* rpc: variable name changesAmar Tumballi2012-07-121-1/+1
* protocol/server: do not wind opendir call if fd creation failsRaghavendra Bhat2012-06-011-1/+1
* core: adding extra data for fopsAmar Tumballi2012-03-221-0/+3
* protocol/server: Handle server send reply failure gracefully.Mohammed Junaid2012-03-191-0/+2
* protocol/server: Clear internal locks on disconnectPranith Kumar K2012-03-181-1/+7
* protocol/server: Avoid race in add/del locker, connection_cleanupPranith Kumar K2012-03-171-1/+0
* protocol/server: Remove connection from conf->conns w.o. racePranith Kumar K2012-03-131-0/+5
* protocol/server: Make conn object ref-countedPranith Kumar K2012-03-011-2/+5
* transport/socket: configuring tcp window-sizeRajesh Amaravathi2012-02-291-0/+2
* protocol/client,server: fcntl lock self healing.Mohammed Junaid2012-02-201-1/+4
* core: get xattrs also as part of readdirpAmar Tumballi2012-01-251-1/+1
* core: change lk-owner as a 1k bufferAmar Tumballi2012-01-241-1/+1
* core: GFID filehandle based backend and anonymous FDsAnand Avati2012-01-201-4/+1
* protocol/server: Do connection cleanup if reply failsPranith Kumar K2011-12-221-2/+0
* core: remove 'ino' variable from 'inode_t' structureAmar Tumballi2011-11-161-5/+0
* modify to the way we used XDR definitions files (.x files)Amar Tumballi2011-09-071-7/+1
* glusterfs protocol: bring in variable sized iobuf supportAmar Tumballi2011-09-071-1/+2
* Change Copyright current yearPranith Kumar K2011-08-101-1/+1
* LICENSE: s/GNU Affero General Public/GNU General Public/Pranith Kumar K2011-08-061-3/+3
* protocol/server: White space cleanup and NULL check validations.Mohammed Junaid Ahmed2011-03-171-38/+38
* rpc/xdr: update .x filesAmar Tumballi2011-02-181-1/+1
* protocol/server: Distinguishing the locks based on the type of fop like inode...Mohammed Junaid Ahmed2011-01-241-3/+2
* Change GNU GPL to GNU AGPLPranith K2010-10-041-3/+3
* stat enhancementsAmar Tumballi2010-10-011-0/+3
* Changes to replace flock with gf_flock across GlusterFS.Pavan Sondur2010-10-011-1/+1
* gfid: protocol/xdr changes to handle gfid based fops.Amar Tumballi2010-09-041-0/+2
* gfid: change in create() prototype to have params dictionary with uuid in itAnand Avati2010-09-041-0/+1
* rpc: server to client callback mechanismAmar Tumballi2010-08-271-0/+1
* protocol/server: features/locks: Fix nonblocking entrylks, inodelks in locks ...Pavan Sondur2010-08-221-0/+1
* rpc: changes to glusterfs programs that can take an optional payload argument.Raghavendra G2010-08-061-1/+1
* changes to rpcRaghavendra G2010-07-281-0/+2
* protocol/lib: rename files to standardized names and placesAnand Avati2010-07-141-1/+1
* minor fixes in rpc + protocolAmar Tumballi2010-07-011-3/+0
* minor improvements in protocolAmar Tumballi2010-06-241-1/+1
* rpc protocolAmar Tumballi2010-06-211-0/+203