summaryrefslogtreecommitdiffstats
path: root/rpc
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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