summaryrefslogtreecommitdiffstats
path: root/xlators/protocol/server/src/server.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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
* core: heketi-cli is throwing error "target is busy"Mohit Agrawal2019-01-241-0/+17
* libglusterfs: Move devel headers under glusterfs directoryShyamsundarR2018-12-051-5/+5
* protocol/server: support server.all-squashXie Changlong2018-12-051-2/+11
* rpc: bump up server.event-threadsMilind Changire2018-12-041-1/+1
* server: Resolve memory leak path in server_initMohit Agrawal2018-12-031-9/+45
* rpcsvc: provide each request handler thread its own queueRaghavendra Gowdappa2018-11-291-6/+3
* 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-051-1/+0
* all: fix warnings on non 64-bits architecturesXavi Hernandez2018-10-101-2/+2
* core: glusterfsd keeping fd open in index xlatorMohit Agrawal2018-10-081-55/+123
* Land part 2 of clang-format changesGluster Ant2018-09-121-1579/+1507
* xlators: add classification flag to someAmar Tumballi2018-09-041-0/+1
* clang-scan: fix multiple issuesAmar Tumballi2018-08-311-1/+1
* coverity: multiple fixesAmar Tumballi2018-08-311-3/+6
* All: remove memset() before sprintf()Yaniv Kaul2018-08-141-5/+0
* build: rename event.h to gf-event.hNiels de Vos2018-07-271-1/+1
* All: run codespell on the code and fix issues.Yaniv Kaul2018-07-221-2/+2
* server: Set ssl-allow option in options table and rename IDPrashanth Pai2018-07-111-1/+13
* glusterfs: Resolve brick crashes at the time of inode_unrefMohit Agrawal2018-05-151-3/+3
* Glusterfsd: brick crash during get-statehari gowtham2018-05-111-2/+5
* protocol/server: don't assume there would be a volfile idAmar Tumballi2018-05-081-1/+9
* server/auth: add option for strict authenticationMohammed Rafi KC2018-04-201-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-04-191-47/+123
* glusterd: volume inode/fd status broken with brick muxhari gowtham2018-04-191-42/+50
* rpcsvc: correct event-thread scalingMilind Changire2018-03-121-3/+4
* build: address linkage issuesKaleb S. KEITHLEY2018-03-051-3/+3
* glusterfsd: Memleak in glusterfsd process while brick mux is onMohit Agrawal2018-02-271-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-191-0/+1
* glusterfsd: Memleak in glusterfsd process while brick mux is onMohit Agrawal2018-02-151-1/+0
* protocol: Remove lock recovery logic from client and serverAnoop C S2018-01-291-182/+18
* protocol/server: Fix "auth-path" in options tableKotresh HR2018-01-221-0/+5
* locks: added inodelk/entrylk contention upcall notificationsXavier Hernandez2018-01-161-6/+38
* protocol/server: add dump_metrics methodAmar Tumballi2017-12-181-9/+55
* protocol/server: Update xlator options tableKaushal M2017-11-171-13/+43
* libglusterfs/options: Add new member 'setkey' to xlator optionsKaushal M2017-11-151-2/+5
* protocol/server : Coverity FixesAshish Pandey2017-11-081-3/+2
* protocol/server: Add an argument to rpcsvc_program_registerMohammed Rafi KC2017-11-071-1/+2
* rpc: bring a new protocol versionAmar Tumballi2017-11-071-0/+13
* rpc: optimize fop program lookupMilind Changire2017-11-061-2/+7
* protocol-auth: use the proper validation methodAmar Tumballi2017-10-121-33/+7
* protocol/server: Remove duplicate dict_get_strAnoop C S2017-09-131-8/+0