summaryrefslogtreecommitdiffstats
path: root/xlators/protocol/server/src/server.h
Commit message (Expand)AuthorAgeFilesLines
* server/auth: add option for strict authenticationMohammed Rafi KC2018-04-201-0/+2
* gluster: Sometimes Brick process is crashed at the time of stopping brickMohit Agrawal2018-04-191-1/+1
* protocol: Remove lock recovery logic from client and serverAnoop C S2018-01-291-5/+0
* protocol: make on-wire-change of protocol using new XDR definition.Amar Tumballi2018-01-191-10/+27
* rpc: bring a new protocol versionAmar Tumballi2017-11-071-0/+1
* glusterfsd: allow subdir mountAmar Tumballi2017-08-041-0/+3
* glusterfs: Not able to mount running volume after enable brick mux and stoppe...Mohit Agrawal2017-05-311-3/+7
* compound fops: Fix file corruption issueKrutika Dhananjay2016-10-241-1/+1
* compound fops: Some fixes to compound fops frameworkAnuradha Talur2016-08-301-0/+28
* protocol/server: Implementation of compound fopv3.9devAnuradha Talur2016-05-011-0/+20
* protocol: add setactivelk () fopSusant Palai2016-05-011-0/+4
* Protocol: Add lease fopPoornima G2016-04-291-0/+1
* server: send lookup on root inode when itable is createdvmallika2016-03-301-0/+2
* protocol client/server: Fix client-server handshakeAvra Sengupta2016-03-101-0/+2
* protocol: implement seek() FOPNiels de Vos2016-02-041-0/+1
* server/protocol: option for dynamic authorization of client permissionsPrasanna Kumar Kalever2015-10-041-0/+4
* protocol-client/server: Fix incorrect grace-timeout value in logsAnoop C S2015-09-031-1/+1
* protocol/server: forget the inodes which got ENOENT in lookupRaghavendra Bhat2015-08-201-0/+3
* protocol/server: fail setvolume if any of xlators is not initialized yetRaghavendra G2015-07-021-0/+2
* epoll: Adding the ability to configure epoll threadsShyam2015-02-071-0/+3
* rpc: implement server.manage-gids for group resolving on the bricksNiels de Vos2014-05-091-0/+5
* glusterd/snapshot : Clean up of old barrier code.Sachin Pandit2014-04-301-29/+0
* glusterd: Ping timer implmentationKrishnan Parthasarathi2014-04-291-2/+0
* gluster: GlusterFS Volume Snapshot FeatureAvra Sengupta2014-04-111-0/+30
* 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