summaryrefslogtreecommitdiffstats
path: root/xlators/protocol
Commit message (Expand)AuthorAgeFilesLines
* rpcsvc: correct event-thread scalingMilind Changire2018-03-121-3/+4
* protocol: Fix 4.0 client, parsing older iatt in dictShyamsundarR2018-03-104-44/+20
* protocol: Added iatt conversion to older formatShyamsundarR2018-03-103-0/+94
* protocol/client: fix memory corruptionXavi Hernandez2018-03-096-92/+78
* 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
* protcol/client: Insert dummy clnt-lk-version to avoid upgrade failureAnoop C S2018-02-141-0/+9
* protocol: utilize the version 4 xdrAmar Tumballi2018-02-015-150/+430
* protocol/auth: options update for GD2Milind Changire2018-02-012-5/+35
* protocol: Implement put fopPoornima G2018-01-316-1/+342
* quiesce, gfproxy: Implement failover across multiple gfproxy nodesPoornima G2018-01-302-48/+34
* protocol: Remove lock recovery logic from client and serverAnoop C S2018-01-2910-900/+36
* 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-1915-641/+17627
* rpc/*: auth-header changesAmar Tumballi2018-01-172-10/+18
* 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-163-7/+138
* protocol/client: reduce lock contentionZhang Huan2017-12-266-58/+53
* 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-142-1488/+182
* glusterfs: Use gcc builtin ATOMIC operator to increase/decreate refcount.Mohit Agrawal2017-12-122-13/+5
* rio/everywhere: add icreate/namelink fopSusant Palai2017-12-053-0/+488
* protocol/client: Update xlator options tableKaushal M2017-11-281-13/+32
* 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
* rpc : Change the way client uuid is builtPoornima G2017-11-201-3/+12
* 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
* Coverity Issue: PW.INCLUDE_RECURSION in several filesGirjesh Rajoria2017-11-091-1/+0
* 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-075-0/+373
* xlators/client-rpc-fops: Fix Coverity IssuesMohammed Azhar Padariyakam2017-11-061-2/+2
* rpc: optimize fop program lookupMilind Changire2017-11-061-2/+7
* xlators/client-rpc-fops: Fix Coverity IssuesMohammed Azhar Padariyakam2017-11-061-23/+13
* server-helpers: Coverity Fix CONSTANT_EXPRESSION_RESULT in serialize_rsp_direntpMohammed Azhar Padariyakam2017-11-061-2/+5
* core: make gf_boolean_t a C99 bool instead of an enumJeff Darcy2017-11-031-1/+4
* protocol/client: handle the subdir handshake properly for add-brickAmar Tumballi2017-10-291-1/+9
* protocol/server: fix the comparision logic in case of subdir mountAmar Tumballi2017-10-241-30/+30
* gfproxyd: Let glusterd manage gfproxy daemonPoornima G2017-10-181-0/+2
* protocol-auth: use the proper validation methodAmar Tumballi2017-10-121-33/+7
* Coverity issue fix: checked returnKartik_Burmee2017-10-041-1/+1
* protocol/client: Coverity Fix IDENTICAL_BRANCHES in client3_3_flush_cbkMohammed Azhar Padariyakam2017-09-291-2/+1