summaryrefslogtreecommitdiffstats
path: root/xlators/protocol
Commit message (Expand)AuthorAgeFilesLines
* server: Mount fails after reboot 1/3 gluster nodesMohit Agrawal2020-02-112-16/+28
* event: rename event_XXX with gf_ prefixedXiubo Li2019-08-282-4/+4
* protocol/client: propagte GF_EVENT_CHILD_PING only for connections to brickRaghavendra G2019-08-091-4/+12
* protocol/client: Do not fallback to anon-fd if fd is not openPranith Kumar K2019-04-161-1/+7
* client-rpc: Fix the payload being sent on the wirePoornima G2019-03-296-244/+308
* server.c: fix Coverity CID 1399758Yaniv Kaul2019-03-211-1/+2
* glusterfsd: Brick is getting crash at the time of startupMohit Agrawal2019-03-131-5/+5
* core: heketi-cli is throwing error "target is busy"Mohit Agrawal2019-01-311-2/+2
* core: heketi-cli is throwing error "target is busy"Mohit Agrawal2019-01-241-0/+17
* core: Feature added to accept CidrIp in auth.allowRinku Kothiya2019-01-181-4/+12
* core: Resolve memory leak for brickMohit Agrawal2019-01-161-0/+2
* posix: stack-buffer-overflow reported by asanHarpreet Kaur2018-12-261-1/+2
* clang: Fix various missing checks for empty listShyamsundarR2018-12-141-4/+6
* copy_file_range support in GlusterFSRaghavendra Bhat2018-12-1212-7/+464
* all: add xlator_api to many translatorsAmar Tumballi2018-12-061-0/+15
* libglusterfs: Move devel headers under glusterfs directoryShyamsundarR2018-12-0525-81/+81
* protocol/server: support server.all-squashXie Changlong2018-12-052-19/+35
* rpc: bump up server.event-threadsMilind Changire2018-12-041-1/+1
* server: Resolve memory leak path in server_initMohit Agrawal2018-12-031-9/+45
* Multiple xlator .h files: remove unused private gf_* memory types.Yaniv Kaul2018-11-302-7/+0
* rpcsvc: provide each request handler thread its own queueRaghavendra Gowdappa2018-11-291-6/+3
* libglusterfs: rename macros roof and floor to not conflict with math.hRaghavendra Gowdappa2018-11-282-2/+2
* core: create a constant for default network timeoutXavi Hernandez2018-11-232-2/+2
* protocol/client: unchecked return valueShwetha Acharya2018-11-201-1/+6
* all: fix the format string exceptionsAmar Tumballi2018-11-052-3/+3
* protocol: remove the option 'verify-volfile-checksum'Amar Tumballi2018-11-053-354/+5
* server: don't allow '/' in basenameAmar Tumballi2018-11-051-4/+17
* server-protocol: set the frame type to TYPE_FOPAmar Tumballi2018-10-291-0/+2
* protocol/server: added check for positve value in server-handshake.cArjun Sharma2018-10-211-2/+3
* servers-helpers.c: reduce clang warnings on dead initialization.Yaniv Kaul2018-10-161-464/+177
* all: fix warnings on non 64-bits architecturesXavi Hernandez2018-10-101-2/+2
* rpc: coverity fixesMilind Changire2018-10-091-0/+2
* core: glusterfsd keeping fd open in index xlatorMohit Agrawal2018-10-085-69/+223
* protocol/server: NULL pointer dereferencing clang fixShwetha K Acharya2018-09-172-4/+14
* build: cleanup xlator link, --no-undefined, libuuidv6devKaleb S. KEITHLEY2018-09-122-2/+2
* Land part 2 of clang-format changesGluster Ant2018-09-1218-37536/+37033
* Land clang-format changesGluster Ant2018-09-1210-1270/+1144
* protocol: don't use allocaAmar Tumballi2018-09-052-103/+58
* server-protocol: don't allow '../' path in 'name'Amar Tumballi2018-09-051-0/+12
* xlators: add classification flag to someAmar Tumballi2018-09-041-0/+1
* Multiple files: calloc -> mallocYaniv Kaul2018-09-041-21/+16
* multiple xlators: move from strlen() to sizeof()Yaniv Kaul2018-08-311-1/+1
* clang-scan: fix multiple issuesAmar Tumballi2018-08-314-2/+20
* coverity: multiple fixesAmar Tumballi2018-08-311-3/+6
* build: add --enable-asan configure optionsNiels de Vos2018-08-301-1/+1
* protocol: coverity fixesBhumika Goyal2018-08-224-12/+6
* xlators: protocol: Fix deferencing pointer after free coverity issuesBhumika Goyal2018-08-213-32/+24
* All: remove memset() before sprintf()Yaniv Kaul2018-08-141-5/+0
* build: rename event.h to gf-event.hNiels de Vos2018-07-272-2/+2
* All: run codespell on the code and fix issues.Yaniv Kaul2018-07-227-10/+10