summaryrefslogtreecommitdiffstats
path: root/xlators/protocol/server/src/server.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* Command to identify client processhari gowtham2017-09-061-0/+8
* rpc: destroy transport after client_tMilind Changire2017-08-311-23/+50
* glusterfsd: allow subdir mountAmar Tumballi2017-08-041-0/+1
* mgtm/core : use sha hash function for volfile checkMohammed Rafi KC2017-07-101-0/+3
* Link against missed libraries to resolve symbolsPrashanth Pai2017-07-031-1/+1
* protocol/server: make listen backlog value as configurableMohammed Rafi KC2017-06-081-0/+4
* glusterfs: Not able to mount running volume after enable brick mux and stoppe...Mohit Agrawal2017-05-311-11/+84
* libglusterfs, dht, locks, glusterd: Coverity fixesNigel Babu2017-02-231-5/+0
* rpcsvc: Add rpchdr and proghdr to iobref before submitting to transportPoornima G2017-02-151-7/+13
* libglusterfs+changetimerecorder: reduce log noiseJeff Darcy2017-02-101-1/+1
* core: run many bricks within one glusterfsd processJeff Darcy2017-01-301-44/+127
* glusterd: Add info on op-version for clients in vol status outputSamikshan Bairagya2017-01-121-0/+8
* socket: socket disconnect should wait for poller thread exitRajesh Joseph2016-12-211-1/+2
* protocol-server: generate eventsPrasanna Kumar Kalever2016-09-061-2/+53
* protocol/server: fix unused variable warnings/errorsKaleb S. KEITHLEY2016-08-271-11/+0
* protocol: Add framework to send transaction id with recallPoornima G2016-06-101-1/+8
* upcall: pass dict with xattrs on xattr invalidationPoornima G2016-05-191-2/+7
* glusterd: add defence mechanism to avoid brick port clashesPrasanna Kumar Kalever2016-05-041-1/+2
* Protocol: Add lease fopPoornima G2016-04-291-12/+17
* server: send lookup on root inode when itable is createdvmallika2016-03-301-0/+2
* protocol client/server: Fix client-server handshakeAvra Sengupta2016-03-101-1/+70