summaryrefslogtreecommitdiffstats
path: root/rpc
Commit message (Expand)AuthorAgeFilesLines
* rpc: fix for race between rpc and protocol/clientRajesh Joseph2016-12-202-40/+59
* cluster/afr: CLI for granular entry heal enablement/disablementKrutika Dhananjay2016-11-291-0/+2
* rpc/socket.c : Modify socket_poller code in case of ENODATA error code.Mohit Agrawal2016-11-231-1/+1
* glusterd/quota: upgrade quota.conf file during an upgradeManikandan Selvaganesh2016-11-081-0/+1
* rpc/socket: Close pipe on disconnectionKaushal M2016-10-261-1/+8
* rpc/socket.c : Modify gf_log message in socket_poller code in case of errorMohit Agrawal2016-10-141-3/+6
* socket: log the client identifier in ssl connectMohit Agrawal2016-10-121-2/+2
* socket: pollerr event shouldn't trigger socket_connnect_finishAtin Mukherjee2016-09-302-1/+44
* rpc: increase RPC/XID with each callbackNiels de Vos2016-09-202-3/+19
* socket: SSL_shutdown should be called before socket shutdownRajesh Joseph2016-08-311-13/+28
* snapshot/cli: Fix snapshot status xml outputAvra Sengupta2016-08-241-2/+7
* rpc/socket.c : Modify socket_poller code in case of ENODATA error code.Mohit Agrawal2016-07-261-1/+1
* changelog/rpc: Fix rpc_clnt_t mem leaksKotresh HR2016-07-242-6/+99
* rpc/socket: pthread resources are not cleaned upN Balachandran2016-07-221-4/+6
* rpc/socket.c: Modify approach to cleanup threads of socket_poller in socket_s...Mohit Agrawal2016-07-211-141/+44
* socket: log the client identifier in ssl connectRaghavendra Bhat2016-07-161-1/+6
* rpc: invalid argument when function setsockopt sets option TCP_USER_TIMEOUTNiels de Vos2016-07-121-0/+2
* xdr/nfs: free complete groupnode structureBipin Kunal2016-06-131-4/+14
* protocol: Add framework to send transaction id with recallPoornima G2016-06-102-7/+25
* libglusterfs (timer): race conditions, illegal mem access, mem leakKaleb S KEITHLEY2016-06-081-2/+2
* core: Honour mandatory lock flags during lock migrationAnoop C S2016-05-271-0/+1
* rpc: change client insecure port ceiling from 65535 to 49151Prasanna Kumar Kalever2016-05-192-11/+17
* socket: Fix incorrect handling of partial readsXavier Hernandez2016-05-111-3/+5
* glusterd: add defence mechanism to avoid brick port clashesPrasanna Kumar Kalever2016-05-102-41/+24
* rpc: define client port rangePrasanna Kumar Kalever2016-05-102-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
* socket: Reap own-threadsKaushal M2016-04-292-0/+122
* rpc: split FOPs enum from glusterfs.hNiels de Vos2016-04-288-1/+218
* glusterd: try to connect on GF_PMAP_PORT_FOREIGN aswellPrasanna Kumar Kalever2016-04-271-2/+2
* rpc: fix gf_process_reserved_portsPrasanna Kumar Kalever2016-04-272-15/+3
* performance/decompounder: Introducing decompounder xlatorAnuradha Talur2016-04-251-0/+1
* rpc: check the right variable after gf_strdupZhou Zhengping2016-04-141-1/+1
* socket: Don't cleanup encrypted transport in socket_connect()Kaushal M2016-04-071-12/+6
* rpc: assign port only if it is unreservedPrasanna Kumar Kalever2016-04-062-2/+6
* 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
* socket: Launch socket_poller only if connect succeededKaushal M2016-03-031-1/+1
* rpc: Fix for rpc_transport_t leakSoumya Koduri2016-02-231-2/+3
* socket: reduce rate of readv failure logs due to disconnectKrishnan Parthasarathi2016-02-222-5/+7
* rpc : build_prog_details should iterate program list inside critical sectionAtin Mukherjee2016-02-221-13/+20
* glusterd: Bug fixes for IPv6 supportNithin D2016-02-202-10/+5
* all: fixes for clang compile warningsKaleb S KEITHLEY2016-02-151-4/+5