summaryrefslogtreecommitdiffstats
path: root/rpc/rpc-lib
Commit message (Expand)AuthorAgeFilesLines
* rpc: avoid logging success on failureMilind Changire2017-05-311-0/+5
* rpc: bump up conn->cleanup_gen in rpc_clnt_reconnect_cleanupAtin Mukherjee2017-03-271-1/+3
* rpc/clnt: remove locks while notifying CONNECT/DISCONNECTRaghavendra G2017-03-062-31/+67
* rpcsvc: Add rpchdr and proghdr to iobref before submitting to transportPoornima G2017-02-162-3/+33
* glusterd: add a cli command to trigger a statedump on a clientPoornima G2017-02-132-1/+2
* core: run many bricks within one glusterfsd processJeff Darcy2017-02-012-1/+1
* tier : Tier as a servicehari gowtham2017-01-161-1/+1
* socket: socket disconnect should wait for poller thread exitRajesh Joseph2016-12-215-8/+9
* rpc: fix for race between rpc and protocol/clientRajesh Joseph2016-12-052-40/+59
* cluster/afr: CLI for granular entry heal enablement/disablementKrutika Dhananjay2016-11-281-0/+2
* Revert "rpc: Fix the race between notification and reconnection"Pranith Kumar Karampuri2016-11-161-4/+3
* rpc: Fix the race between notification and reconnectionPranith Kumar K2016-10-241-3/+4
* compound fops: Fix file corruption issueKrutika Dhananjay2016-10-244-15/+1
* rpc: increase RPC/XID with each callbackNiels de Vos2016-09-192-3/+19
* build: out-of-tree builds generates files in the wrong directoryKaleb S KEITHLEY2016-09-181-0/+1
* glusterd : Introduce reset brickAnuradha Talur2016-08-291-0/+1
* rpc: fix unused variable warnings/errorsKaleb S. KEITHLEY2016-08-291-3/+2
* glusterd/cli: cli to get local state representation from glusterdSamikshan Bairagya2016-08-261-0/+1
* rpc: fixing illegal memory accessMuthu-vigneshwaran2016-08-111-1/+1
* changelog/rpc: Fix rpc_clnt_t mem leaksKotresh HR2016-07-222-6/+99
* rpc: fix several problems in failure handle logicZhou Zhengping2016-07-141-9/+8
* mgmt: remove unused and misleading pmap_signupJeff Darcy2016-07-071-0/+5
* remove unused variablesPrasanna Kumar Kalever2016-05-061-2/+0
* glusterd: add defence mechanism to avoid brick port clashesPrasanna Kumar Kalever2016-05-041-40/+21
* protocol: add setactivelk () fopSusant Palai2016-05-011-0/+1
* protocol: add getactivelk () fopSusant Palai2016-05-011-1/+2
* Protocol: Add lease fopPoornima G2016-04-291-0/+2
* glusterd: try to connect on GF_PMAP_PORT_FOREIGN aswellPrasanna Kumar Kalever2016-04-271-2/+2
* performance/decompounder: Introducing decompounder xlatorAnuradha Talur2016-04-251-0/+1
* rpc: check the right variable after gf_strdupZhou Zhengping2016-04-141-1/+1
* afr: add mtime based split-brain resolution to CLIRavishankar N2016-03-291-0/+1
* glusterd/rpc : Discard duplicate Disconnect eventsAtin Mukherjee2016-03-222-0/+24
* protocol client/server: Fix client-server handshakeAvra Sengupta2016-03-101-0/+2
* rpc: Connect back only if rpc is not disabledKotresh HR2016-03-081-1/+1
* rpc: Fix for rpc_transport_t leakSoumya Koduri2016-02-231-2/+3
* rpc : build_prog_details should iterate program list inside critical sectionAtin Mukherjee2016-02-221-13/+20
* glusterd: Bug fixes for IPv6 supportNithin D2016-02-201-6/+0
* protocol: implement seek() FOPNiels de Vos2016-02-041-0/+1
* glusterd: cli command implementation for bitrot scrub statusGaurav Kumar Garg2015-11-191-0/+1
* build: install and package header files more conventionallyKaleb S. KEITHLEY2015-11-161-1/+3
* server/protocol: option for dynamic authorization of client permissionsPrasanna Kumar Kalever2015-10-042-0/+4
* rpc: Remove unused functionAnoop C S2015-10-011-8/+0
* cluster/tier: add gluster v tier <vol>Dan Lambright2015-09-091-0/+1
* all: reduce "inline" usageJeff Darcy2015-09-013-10/+10
* rpc: add owner xlator argument to rpc_clnt_newKrishnan Parthasarathi2015-08-122-2/+21
* rpc-clnt: Check for transport object during rpc connection cleanupSoumya Koduri2015-08-081-3/+7
* client, rpc: make ping-timeout configurable for glusterfs clientsKrishnan Parthasarathi2015-08-052-0/+16
* rpc: check for unprivileged port should start at 1024Milind Changire2015-07-301-1/+1
* rpc: fix binding brick issue while bind-insecure is enabledPrasanna Kumar Kalever2015-07-263-4/+18
* rpcsvc: add request's address in logKrishnan Parthasarathi2015-07-131-1/+2