summaryrefslogtreecommitdiffstats
path: root/xlators/protocol/server/src/server-helpers.c
Commit message (Expand)AuthorAgeFilesLines
* client_t: Fix memory leaksPranith Kumar K2014-07-141-2/+2
* rpc: implement server.manage-gids for group resolving on the bricksNiels de Vos2014-05-231-1/+115
* 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
* protocol/server: White space cleanup and NULL check validations.Mohammed Junaid Ahmed2011-03-171-63/+141
* Logging : Use of uuid_utoa and uuid_utoa_r.Gaurav2011-02-041-12/+8
* protocol/server: Distinguishing the locks based on the type of fop like inode...Mohammed Junaid Ahmed2011-01-241-37/+127
* protocol/rpc/transport: bring in one more event for 'TRANSPORT-DESTROY'Amar Tumballi2010-10-071-1/+5
* Change GNU GPL to GNU AGPLPranith K2010-10-041-3/+3
* stat enhancementsAmar Tumballi2010-10-011-0/+58
* Changes to replace flock with gf_flock across GlusterFS.Pavan Sondur2010-10-011-2/+2
* protocol/server: Check before de-referencing confVijay Bellur2010-09-271-0/+4
* server-helper: check for conf before dereferencingAmar Tumballi2010-09-211-4/+4
* performance/write-behind: dump contents of wb-fileRaghavendra G2010-09-161-1/+1
* protocol/server: set trans in frame->rootVijay Bellur2010-09-051-0/+1
* gfid: change in create() prototype to have params dictionary with uuid in itAnand Avati2010-09-041-0/+5
* protocol/server: features/locks: Fix nonblocking entrylks, inodelks in locks ...Pavan Sondur2010-08-221-13/+16