summaryrefslogtreecommitdiffstats
path: root/xlators/protocol/server
Commit message (Expand)AuthorAgeFilesLines
* protocol/server-helpers: structure loggingyatip2020-03-032-58/+66
* protocol/server-rpc-fops_v2: structure loggingyatip2020-03-032-411/+363
* protocol/server: structure loggingyatip2020-03-032-147/+157
* server.c: fix Coverity issue 1405844 (memory - illegal access)Yaniv Kaul2020-01-231-2/+2
* server: Mount fails after reboot 1/3 gluster nodesMohit Agrawal2020-01-221-14/+27
* dictionary: remove the 'extra_free' parameterYaniv Kaul2020-01-211-17/+4
* debug/io-stats: add an option to set volume-idAmar Tumballi2019-11-291-14/+17
* rpc: align structsYaniv Kaul2019-10-173-193/+199
* Multiple files: make root gfid a static variableYaniv Kaul2019-10-141-24/+6
* protocol/handshake: pass volume-id for extra checkAmar Tumballi2019-09-303-0/+20
* posix: In brick_mux brick is crashed while start/stop volume in loopMohit Agrawal2019-08-201-1/+5
* libglusterfs: remove dependency of rpcAmar Tumballi2019-08-161-1/+0
* event: rename event_XXX with gf_ prefixedXiubo Li2019-07-291-2/+2
* (multiple files) use dict_allocate_and_serialize() where applicable.Yaniv Kaul2019-07-222-38/+13
* stack: Make sure to have unique call-stacks in all casesPranith Kumar K2019-05-301-3/+0
* protocol: remove compound fopAmar Tumballi2019-04-295-4632/+3
* Replace memdup() with gf_memdup()Vijay Bellur2019-04-121-2/+1
* 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
* server.c: use dict_() funcs with key length.Yaniv Kaul2019-02-181-15/+19
* protocol/server: Use SERVER_REQ_SET_ERROR correctly for dictsPranith Kumar K2019-02-151-275/+236
* 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: Resolve memory leak for brickMohit Agrawal2019-01-161-0/+2
* posix: stack-buffer-overflow reported by asanHarpreet Kaur2018-12-261-1/+2
* copy_file_range support in GlusterFSRaghavendra Bhat2018-12-126-7/+199
* libglusterfs: Move devel headers under glusterfs directoryShyamsundarR2018-12-0512-44/+44
* 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-301-6/+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-231-1/+1
* all: fix the format string exceptionsAmar Tumballi2018-11-051-1/+1
* protocol: remove the option 'verify-volfile-checksum'Amar Tumballi2018-11-052-270/+4
* 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
* Land part 2 of clang-format changesGluster Ant2018-09-128-17399/+17000
* Land clang-format changesGluster Ant2018-09-126-481/+411
* 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 xlators: move from strlen() to sizeof()Yaniv Kaul2018-08-311-1/+1