summaryrefslogtreecommitdiffstats
path: root/rpc
Commit message (Expand)AuthorAgeFilesLines
* tier : Tier as a servicehari gowtham2017-01-162-4/+11
* glusterfs : Removing logically dead codeMuthu-vigneshwaran2017-01-071-6/+0
* socket: socket disconnect should wait for poller thread exitRajesh Joseph2016-12-218-34/+106
* socket: Keepalives should happen on IPv6 as well as IPv4Shreyas Siravara2016-12-161-1/+1
* rpc: fix for race between rpc and protocol/clientRajesh Joseph2016-12-052-40/+59
* dht/md-cache: Filter invalidate if the file is made a linkto filePoornima G2016-12-021-1/+9
* cluster/afr: CLI for granular entry heal enablement/disablementKrutika Dhananjay2016-11-281-0/+2
* afr,dht,ec: Replace GF_EVENT_CHILD_MODIFIED with event SOME_DESCENDENT_DOWN/UPPoornima G2016-11-211-3/+6
* Revert "rpc: Fix the race between notification and reconnection"Pranith Kumar Karampuri2016-11-161-4/+3
* glusterd/quota: upgrade quota.conf file during an upgradeManikandan Selvaganesh2016-11-071-0/+1
* 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/socket.c : Modify socket_poller code in case of ENODATA error code.Mohit Agrawal2016-10-231-1/+1
* rpc/socket: Close pipe on disconnectionKaushal M2016-10-231-1/+8
* rpc/socket.c : Modify gf_log message in socket_poller code in case of errorMohit Agrawal2016-10-121-3/+6
* socket: log the client identifier in ssl connectMohit Agrawal2016-10-051-2/+2
* build: rpc/xdr .c and .h files are regenerated unnecessarilyKaleb S. KEITHLEY2016-09-201-4/+8
* socket: pollerr event shouldn't trigger socket_connnect_finishAtin Mukherjee2016-09-192-1/+44
* 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-1816-74/+202
* io-stats: Add stats for upcall notificationsv3.10devPoornima G2016-08-311-0/+12
* glusterd : Introduce reset brickAnuradha Talur2016-08-291-0/+1
* rpc: dead code fixankit2016-08-291-2/+2
* cli,rpc : Removing logically dead codeMuthu-vigneshwaran2016-08-291-2/+0
* rpc: fix unused variable warnings/errorsKaleb S. KEITHLEY2016-08-292-5/+2
* glusterd/cli: cli to get local state representation from glusterdSamikshan Bairagya2016-08-261-0/+1
* feature/bitrot: Ondemand scrub option for bitrotKotresh HR2016-08-252-0/+2
* snapshot/cli: Fix snapshot status xml outputAvra Sengupta2016-08-231-2/+7
* socket: SSL_shutdown should be called before socket shutdownRajesh Joseph2016-08-161-13/+28
* rpc: fixing illegal memory accessMuthu-vigneshwaran2016-08-111-1/+1
* changelog/rpc: Fix rpc_clnt_t mem leaksKotresh HR2016-07-222-6/+99
* rpc/socket.c : Modify socket code to avoid fd leak in case of socket_poller t...Mohit Agrawal2016-07-201-4/+3
* rpc: fix several problems in failure handle logicZhou Zhengping2016-07-141-9/+8
* rpc: invalid argument when function setsockopt sets option TCP_USER_TIMEOUTZhou Zhengping2016-07-101-0/+2
* rpc/socket: pthread resources are not cleaned upN Balachandran2016-07-081-4/+6
* rpc/socket.c : Modify socket_poller code in case of ENODATA error code.Mohit Agrawal2016-07-081-1/+1
* mgmt: remove unused and misleading pmap_signupJeff Darcy2016-07-072-11/+5
* socket: log the client identifier in ssl connectRaghavendra Bhat2016-06-301-1/+6
* rpc/socket.c: Modify approach to cleanup threads of socket_poller in sock...Mohit Agrawal2016-06-241-141/+45
* protocol: Add framework to send transaction id with recallPoornima G2016-06-102-7/+25
* xdr/nfs: free complete groupnode structureBipin Kunal2016-06-071-4/+14
* libglusterfs (timer): race conditions, illegal mem access, mem leakKaleb S KEITHLEY2016-06-011-2/+2
* core: Honour mandatory lock flags during lock migrationAnoop C S2016-05-201-0/+1
* upcall: pass dict with xattrs on xattr invalidationPoornima G2016-05-191-15/+29
* rpc: change client insecure port ceiling from 65535 to 49151Prasanna Kumar Kalever2016-05-182-11/+17
* socket: Fix incorrect handling of partial readsXavier Hernandez2016-05-111-3/+5
* remove unused variablesPrasanna Kumar Kalever2016-05-061-2/+0
* glusterd: add defence mechanism to avoid brick port clashesPrasanna Kumar Kalever2016-05-042-41/+24
* rpc: define client port rangePrasanna Kumar Kalever2016-05-032-2/+39
* protocol: add setactivelk () fopSusant Palai2016-05-012-0/+13