summaryrefslogtreecommitdiffstats
path: root/xlators/protocol/server/src/server-helpers.c
Commit message (Expand)AuthorAgeFilesLines
* server: send lookup on root inode when itable is createdvmallika2016-03-301-0/+9
* cluster/ec: Mark self-heal fops as internalPranith Kumar K2015-11-181-1/+1
* debug/io-stats: Add FOP sampling featureRichard Wareing2015-11-011-0/+7
* core: use syscall wrappers instead of direct syscalls - miscellaneousKaleb S. KEITHLEY2015-10-281-1/+2
* protocol-client/server: Minor logging improvements for better debuggingAnoop C S2015-08-191-1/+7
* build: do not #include "config.h" in each fileNiels de Vos2015-05-291-5/+0
* protocol/server : port log messages to new framework.Manikandan Selvaganesh2015-04-291-47/+60
* protocol/server: No root-squash checks for self-heal pidPranith Kumar K2014-12-041-0/+1
* client_t: Fix memory leaksPranith Kumar K2014-07-091-2/+2
* features/quota: No root squash for quota aux mount by defaultVarun Shastry2014-06-151-1/+2
* rpc: implement server.manage-gids for group resolving on the bricksNiels de Vos2014-05-091-1/+113
* glusterd/snapshot : Clean up of old barrier code.Sachin Pandit2014-04-301-324/+0
* build: MacOSX Porting fixesHarshavardhana2014-04-241-1/+2
* gluster: GlusterFS Volume Snapshot FeatureAvra Sengupta2014-04-111-0/+324
* protocol/server: do not do root-squashing for trusted clientsRaghavendra Bhat2014-02-101-0/+157
* client_t: phase 2, refactor server_ctx and locks_ctx outKaleb S. KEITHLEY2013-10-311-224/+83
* protocol/server: eliminate an unnecessary frame create and destroyKaleb S. KEITHLEY2013-10-021-25/+11
* libglusterfs/client_t client_t implementation, phase 1Kaleb S. KEITHLEY2013-07-291-525/+159
* core: increase the auxillary group limit to 65536Anand Avati2013-07-241-0/+3
* rpc: duplicate request cache for nfsRajesh Amaravathi2013-06-211-1/+0
* protocol/server: Change logs to give more info on disconnectsPranith Kumar K2013-05-311-32/+55
* license: xlators/protocol/server dual license GPLv2 and LGPLv3+Kaleb S. KEITHLEY2013-04-121-14/+5
* core: remove all the 'inner' functions in codebaseAmar Tumballi2012-12-191-9/+1
* libglusterfs/dict: make 'dict_t' a opaque objectAmar Tumballi2012-09-061-13/+16
* core: reduce the usage of global variablesAmar Tumballi2012-08-031-8/+2
* remove useless if-before-free (and free-like) functionsJim Meyering2012-07-131-16/+8
* core: coverity fixes (mostly resource leak fixes)Amar Tumballi2012-06-051-0/+4
* protocol/server: del_locker should delete one locker per unlockPranith Kumar K2012-05-191-10/+10
* protocol/client: Concatinate the graph uuid along with process uuid inMohammed Junaid2012-05-181-1/+1
* protocol/server: Check if dict arg is NULL in setxattrshishir gowda2012-04-171-1/+1
* core: adding extra data for fopsAmar Tumballi2012-03-221-7/+12
* protocol/server: Clear internal locks on disconnectPranith Kumar K2012-03-181-8/+12
* protocol/server: add and remove the transports from the list, inside the lockRaghavendra Bhat2012-03-171-3/+7
* protocol/server: Avoid race in add/del locker, connection_cleanupPranith Kumar K2012-03-171-27/+17
* protocol/server: Remove connection from conf->conns w.o. racePranith Kumar K2012-03-131-3/+32
* protocol/server: Make conn object ref-countedPranith Kumar K2012-03-011-191/+71
* glusterfsd: unref the dict and free the memory to avoid memleakRaghavendra Bhat2012-02-271-0/+2
* mempool: adjustments in pool sizesAmar Tumballi2012-02-221-1/+1
* protocol/client,server: fcntl lock self healing.Mohammed Junaid2012-02-201-2/+46
* core: get xattrs also as part of readdirpAmar Tumballi2012-01-251-1/+30
* core: change lk-owner as a 1k bufferAmar Tumballi2012-01-241-22/+25
* core: GFID filehandle based backend and anonymous FDsAnand Avati2012-01-201-16/+1
* protocol/server: Do connection cleanup if reply failsPranith Kumar K2011-12-221-16/+10
* core: remove 'ino' variable from 'inode_t' structureAmar Tumballi2011-11-161-28/+7
* 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
* server: Reassociating 'old' conn can lead to chaos.Krishnan P2011-07-121-22/+12
* removed reference to GF_LOG_NORMALAmar Tumballi2011-04-071-2/+2
* 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-171-13/+9