summaryrefslogtreecommitdiffstats
path: root/rpc
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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
* protocol: implement seek() FOPNiels de Vos2016-02-042-0/+17
* tier/glusterd : making new tier detach command throw warninghari gowtham2015-12-151-1/+2
* glusterd: cli command implementation for bitrot scrub statusGaurav Kumar Garg2015-11-192-0/+2
* build: fix ecdh.h and dh.h depsMilind Changire2015-11-162-7/+16
* build: install and package header files more conventionallyKaleb S. KEITHLEY2015-11-163-4/+7
* core: use syscall wrappers instead of direct syscalls - miscellaneousKaleb S. KEITHLEY2015-10-281-22/+23
* cluster/tier: add pause tier for snapshotsDan Lambright2015-10-211-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-015-27/+27
* gluster/cli: snapshot delete all does not work with xmlRajesh Joseph2015-08-281-2/+4
* SSL improvements: do not fail if certificate purpose is setEmmanuel Dreyfus2015-08-232-0/+9
* rdma:restore device linked list structure in case of failureMohammed Rafi KC2015-08-131-3/+5
* 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
* SSL improvements: ECDH, DH, CRL, and accessible optionsEmmanuel Dreyfus2015-08-051-80/+180