summaryrefslogtreecommitdiffstats
path: root/xlators/protocol/server/src/server-helpers.c
Commit message (Expand)AuthorAgeFilesLines
* (multiple files) use dict_allocate_and_serialize() where applicable.Yaniv Kaul2019-07-221-23/+4
* stack: Make sure to have unique call-stacks in all casesPranith Kumar K2019-05-301-3/+0
* protocol: remove compound fopAmar Tumballi2019-04-291-4166/+0
* core: heketi-cli is throwing error "target is busy"Mohit Agrawal2019-01-311-2/+2
* copy_file_range support in GlusterFSRaghavendra Bhat2018-12-121-0/+8
* libglusterfs: Move devel headers under glusterfs directoryShyamsundarR2018-12-051-5/+5
* protocol/server: support server.all-squashXie Changlong2018-12-051-17/+24
* server-protocol: set the frame type to TYPE_FOPAmar Tumballi2018-10-291-0/+2
* servers-helpers.c: reduce clang warnings on dead initialization.Yaniv Kaul2018-10-161-464/+177
* core: glusterfsd keeping fd open in index xlatorMohit Agrawal2018-10-081-5/+71
* Land part 2 of clang-format changesGluster Ant2018-09-121-5166/+4645
* clang-scan: fix multiple issuesAmar Tumballi2018-08-311-1/+1
* All: run codespell on the code and fix issues.Yaniv Kaul2018-07-221-2/+2
* glusterfs: Resolve brick crashes at the time of inode_unrefMohit Agrawal2018-05-151-4/+11
* protocol: Fix 4.0 client, parsing older iatt in dictShyamsundarR2018-03-101-37/+5
* protocol: Added iatt conversion to older formatShyamsundarR2018-03-101-0/+62
* protocol: Remove lock recovery logic from client and serverAnoop C S2018-01-291-44/+0
* protocol: make on-wire-change of protocol using new XDR definition.Amar Tumballi2018-01-191-4/+2217
* rpc/*: auth-header changesAmar Tumballi2018-01-171-0/+3
* libglusterfs: fix the call_stack_set_group() functionCsaba Henk2017-11-241-34/+31
* 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