summaryrefslogtreecommitdiffstats
path: root/rpc
Commit message (Expand)AuthorAgeFilesLines
* socket: log the client identifier in ssl connectMohit Agrawal2017-01-091-2/+2
* rpc/socket.c : Modify gf_log message in socket_poller code in case of errorMohit Agrawal2017-01-091-3/+6
* dht/md-cache: Filter invalidate if the file is made a linkto filePoornima G2017-01-041-1/+9
* rpc: fix for race between rpc and protocol/clientRajesh Joseph2016-12-202-40/+59
* afr,dht,ec: Replace GF_EVENT_CHILD_MODIFIED with event SOME_DESCENDENT_DOWN/UPPoornima G2016-12-131-3/+6
* cluster/afr: CLI for granular entry heal enablement/disablementKrutika Dhananjay2016-11-291-0/+2
* Revert "rpc: Fix the race between notification and reconnection"Pranith Kumar K2016-11-111-4/+3
* glusterd/quota: upgrade quota.conf file during an upgradeManikandan Selvaganesh2016-11-111-0/+1
* rpc/socket: Close pipe on disconnectionKaushal M2016-10-251-1/+8
* rpc: Fix the race between notification and reconnectionPranith Kumar K2016-10-251-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-241-1/+1
* socket: pollerr event shouldn't trigger socket_connnect_finishAtin Mukherjee2016-09-212-1/+44
* rpc: increase RPC/XID with each callbackNiels de Vos2016-09-202-3/+19
* 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
* core: add setactivelk () fopSusant Palai2016-05-011-0/+1
* protocol: add getactivelk () fopSusant Palai2016-05-012-1/+20
* core: add getactivelk () fopSusant Palai2016-05-011-0/+1
* protocol/client : Implementation of compound fopAnuradha Talur2016-04-301-0/+2
* Protocol: Add lease fopPoornima G2016-04-293-0/+82
* rpc: added structures to support compound fopsAnuradha Talur2016-04-291-0/+119