summaryrefslogtreecommitdiffstats
path: root/xlators/protocol/server/src/server-helpers.c
Commit message (Expand)AuthorAgeFilesLines
* server-helpers: Coverity Fix CONSTANT_EXPRESSION_RESULT in serialize_rsp_direntpMohammed Azhar Padariyakam2017-11-061-2/+5
* protocol: UNINIT coverity fixAkarsha Rai2017-09-271-1/+1
* rpc: destroy transport after client_tMilind Changire2017-08-311-0/+4
* protocol/server: Fix Wint-in-bool-context compiler warningAnoop C S2017-08-091-4/+4
* glusterfsd: allow subdir mountAmar Tumballi2017-08-041-3/+7
* program/GF-DUMP: Shield ping processing from traffic to GlusterfsRaghavendra G2017-07-181-1/+0
* groups: don't allocate auxiliary gid list on stackCsaba Henk2017-07-061-15/+8
* libglusterfs: fix race condition in client_ctx_setZhou Zhengping2017-05-121-5/+7
* protocol/server: Fix mem-leaks in compound fopsKrutika Dhananjay2016-11-301-187/+116
* xlators/protocol/server: fix unused variable warnings/errorsKaleb S. KEITHLEY2016-09-131-1/+0
* compound fops: Some fixes to compound fops frameworkAnuradha Talur2016-08-301-13/+515
* protocol/server: fix unused variable warnings/errorsKaleb S. KEITHLEY2016-08-271-3/+0
* protocol/server: readlink rsp xdr will fail while readlink got an errorRyan Ding2016-08-241-0/+2
* core: Honour mandatory lock flags during lock migrationAnoop C S2016-05-201-0/+4
* protocol/server: Implementation of compound fopv3.9devAnuradha Talur2016-05-011-0/+2439
* protocol: add setactivelk () fopSusant Palai2016-05-011-0/+36
* protocol: add getactivelk () fopSusant Palai2016-05-011-0/+71
* 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