summaryrefslogtreecommitdiffstats
path: root/xlators/protocol/server/src/server.c
Commit message (Expand)AuthorAgeFilesLines
* coverity: Removed structural dead code (#2320)Nikhil Ladha2021-04-191-8/+2
* Coverity Issues: 1447088, 1447089 (#2217)Ashish Pandey2021-03-181-35/+32
* Removing unused memory allocationRinku Kothiya2021-01-181-1/+1
* ./tests/bugs/core/bug-1432542-mpx-restart-crash.t is getting crashedMohit Agrawal2021-01-081-4/+13
* core: Implement gracefull shutdown for a brick process (#1751)mohit842020-12-161-0/+83
* rpcsvc/transport: gracefully disconnect when graph is not ready (#1671)Rafi KC2020-10-271-2/+3
* rpcsvc: Add latency tracking for rpc programsPranith Kumar K2020-09-041-0/+2
* protocol/server: Fix coverity issue RESOURCE_LEAKSheetal Pamecha2020-04-091-0/+1
* core[brick_mux]: brick crashed when creating and deleting volumes over timeMohit Agrawal2020-03-041-3/+9
* protocol/server: structure loggingyatip2020-02-201-109/+70
* server.c: fix Coverity issue 1405844 (memory - illegal access)Yaniv Kaul2020-01-141-2/+2
* protocol/handshake: pass volume-id for extra checkAmar Tumballi2019-08-061-0/+2
* posix: In brick_mux brick is crashed while start/stop volume in loopMohit Agrawal2019-07-161-1/+5
* libglusterfs: remove dependency of rpcAmar Tumballi2019-06-281-1/+0
* event: rename event_XXX with gf_ prefixedXiubo Li2019-07-261-2/+2
* server.c: fix Coverity CID 1399758Yaniv Kaul2019-03-201-1/+2
* glusterfsd: Brick is getting crash at the time of startupMohit Agrawal2019-03-121-5/+5
* server.c: use dict_() funcs with key length.Yaniv Kaul2019-02-121-15/+19
* core: heketi-cli is throwing error "target is busy"Mohit Agrawal2019-01-221-0/+17
* libglusterfs: Move devel headers under glusterfs directoryShyamsundarR2018-11-291-5/+5
* protocol/server: support server.all-squashXie Changlong2018-12-031-2/+11
* rpc: bump up server.event-threadsMilind Changire2018-11-271-1/+1
* server: Resolve memory leak path in server_initMohit Agrawal2018-11-291-9/+45
* rpcsvc: provide each request handler thread its own queueRaghavendra Gowdappa2018-10-311-6/+3
* core: create a constant for default network timeoutXavi Hernandez2018-11-231-1/+1
* all: fix the format string exceptionsAmar Tumballi2018-11-011-1/+1
* protocol: remove the option 'verify-volfile-checksum'Amar Tumballi2018-11-011-1/+0
* all: fix warnings on non 64-bits architecturesXavi Hernandez2018-09-251-2/+2
* core: glusterfsd keeping fd open in index xlatorMohit Agrawal2018-10-021-55/+123
* Land part 2 of clang-format changesGluster Ant2018-09-121-1579/+1507
* xlators: add classification flag to someAmar Tumballi2018-07-271-0/+1
* clang-scan: fix multiple issuesAmar Tumballi2018-08-281-1/+1
* coverity: multiple fixesAmar Tumballi2018-08-271-3/+6
* All: remove memset() before sprintf()Yaniv Kaul2018-08-021-5/+0
* build: rename event.h to gf-event.hNiels de Vos2018-07-261-1/+1
* All: run codespell on the code and fix issues.Yaniv Kaul2018-07-161-2/+2
* server: Set ssl-allow option in options table and rename IDPrashanth Pai2018-07-061-1/+13
* glusterfs: Resolve brick crashes at the time of inode_unrefMohit Agrawal2018-05-131-3/+3
* Glusterfsd: brick crash during get-statehari gowtham2018-05-081-2/+5
* protocol/server: don't assume there would be a volfile idAmar Tumballi2018-04-171-1/+9
* server/auth: add option for strict authenticationMohammed Rafi KC2018-04-021-0/+18
* server: fix unresolved symbols by moving them to libglusterfsMohit Agrawal2018-04-201-1/+1
* gluster: Sometimes Brick process is crashed at the time of stopping brickMohit Agrawal2018-03-121-47/+123
* glusterd: volume inode/fd status broken with brick muxhari gowtham2018-04-111-42/+50
* rpcsvc: correct event-thread scalingMilind Changire2018-03-091-3/+4
* build: address linkage issuesKaleb S. KEITHLEY2018-03-021-3/+3
* glusterfsd: Memleak in glusterfsd process while brick mux is onMohit Agrawal2018-02-101-1/+0
* rpcsvc: scale rpcsvc_request_handler threadsMilind Changire2018-02-261-2/+8
* Revert "glusterfsd: Memleak in glusterfsd process while brick mux is on"Mohit Agrawal2018-02-181-0/+1
* glusterfsd: Memleak in glusterfsd process while brick mux is onMohit Agrawal2018-02-101-1/+0