summaryrefslogtreecommitdiffstats
path: root/xlators/protocol/server/src
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-225-8/+8
* server: Set ssl-allow option in options table and rename IDPrashanth Pai2018-07-111-1/+13
* glusterfs: Brick process is crash at the time of call server_first_lookupMohit Agrawal2018-07-091-3/+11
* protocol/server: Fix xdata leak in seek fopPranith Kumar K2018-06-111-2/+1
* glusterfs: Resolve brick crashes at the time of inode_unrefMohit Agrawal2018-05-152-7/+14
* 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
* feature/leases : fixing bugs found while testing glfs_test.tJiffin Tony Thottan2018-05-041-2/+0
* protocol/server : unwind as per op versionAshish Pandey2018-05-031-2/+3
* server/resolver: don't trust inode-table for RESOLVE_NOTRaghavendra G2018-04-301-4/+23
* server/auth: add option for strict authenticationMohammed Rafi KC2018-04-204-4/+22
* 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-193-49/+148
* glusterd: volume inode/fd status broken with brick muxhari gowtham2018-04-191-42/+50
* rpcsvc: enable ownthread feature for glusterfs4_0_fop_progMilind Changire2018-03-221-0/+1
* rpcsvc: correct event-thread scalingMilind Changire2018-03-121-3/+4
* protocol: Fix 4.0 client, parsing older iatt in dictShyamsundarR2018-03-103-44/+10
* protocol: Added iatt conversion to older formatShyamsundarR2018-03-103-0/+94
* build: address linkage issuesKaleb S. KEITHLEY2018-03-051-3/+3
* protocol/server: Insert dummy clnt-lk-version to avoid upgrade failureAnoop C S2018-03-021-0/+10
* glusterfsd: Memleak in glusterfsd process while brick mux is onMohit Agrawal2018-02-272-1/+7
* 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
* build: add --without-server optionNiels de Vos2018-02-191-0/+3
* posix/afr: handle backward compatibility for rchecksum fopRavishankar N2018-02-191-1/+2
* glusterfsd: Memleak in glusterfsd process while brick mux is onMohit Agrawal2018-02-151-1/+0
* protocol: utilize the version 4 xdrAmar Tumballi2018-02-012-77/+70
* protocol: Implement put fopPoornima G2018-01-312-1/+141
* protocol: Remove lock recovery logic from client and serverAnoop C S2018-01-295-311/+22
* protocol/server: Fix "auth-path" in options tableKotresh HR2018-01-221-0/+5
* protocol: make on-wire-change of protocol using new XDR definition.Amar Tumballi2018-01-198-346/+8598
* rpc/*: auth-header changesAmar Tumballi2018-01-171-0/+3
* core: fix some of the dict_{get,set} with proper APIsAmar Tumballi2018-01-171-1/+1
* locks: added inodelk/entrylk contention upcall notificationsXavier Hernandez2018-01-161-6/+38
* rchecksum/fips: Replace MD5 usage to enable fips supportKotresh HR2017-12-211-1/+1
* protocol/server: add dump_metrics methodAmar Tumballi2017-12-181-9/+55
* all: Simplify component message id's definitionXavier Hernandez2017-12-141-854/+104
* rio/everywhere: add icreate/namelink fopSusant Palai2017-12-051-0/+234
* libglusterfs: fix the call_stack_set_group() functionCsaba Henk2017-11-241-34/+31
* protocol/server: use common function to reduce duplicate codeAmar Tumballi2017-11-211-1031/+216
* 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-073-0/+198
* rpc: optimize fop program lookupMilind Changire2017-11-061-2/+7
* server-helpers: Coverity Fix CONSTANT_EXPRESSION_RESULT in serialize_rsp_direntpMohammed Azhar Padariyakam2017-11-061-2/+5
* protocol/server: fix the comparision logic in case of subdir mountAmar Tumballi2017-10-241-30/+30