summaryrefslogtreecommitdiffstats
path: root/rpc/rpc-lib/src/rpc-transport.h
Commit message (Expand)AuthorAgeFilesLines
* rpc/transport: Missing a ref on dict while creating transport objectMohammed Rafi KC2019-03-201-2/+2
* core: implement a global thread poolXavi Hernandez2019-02-181-10/+13
* core: heketi-cli is throwing error "target is busy"Mohit Agrawal2019-01-241-0/+1
* rpc: use address-family option from vol fileMilind Changire2019-01-221-1/+1
* libglusterfs: Move devel headers under glusterfs directoryShyamsundarR2018-12-051-2/+2
* server: Resolve memory leak path in server_initMohit Agrawal2018-12-031-0/+3
* rpc *.h fles: align structsYaniv Kaul2018-12-031-12/+10
* rpcsvc: provide each request handler thread its own queueRaghavendra Gowdappa2018-11-291-0/+3
* Land clang-format changesGluster Ant2018-09-121-161/+152
* glusterfs: Use gcc builtin ATOMIC operator to increase/decreate refcount.Mohit Agrawal2017-12-121-1/+1
* multiple: fix struct/typedef inconsistenciesJeff Darcy2017-06-301-1/+1
* rpc: avoid logging success on failureMilind Changire2017-03-071-0/+5
* glusterd: add a cli command to trigger a statedump on a clientPoornima G2017-01-231-1/+1
* socket: socket disconnect should wait for poller thread exitRajesh Joseph2016-12-211-2/+2
* compound fops: Fix file corruption issueKrutika Dhananjay2016-10-241-1/+0
* rpc: increase RPC/XID with each callbackNiels de Vos2016-09-191-0/+1
* server/protocol: option for dynamic authorization of client permissionsPrasanna Kumar Kalever2015-10-041-0/+2
* build: do not #include "config.h" in each fileNiels de Vos2015-05-291-5/+0
* socket: use TCP_USER_TIMEOUT to detect client failures quickerNiels de Vos2015-03-171-1/+1
* rdma: reduce log level from E to WMohammed Rafi KC2015-02-171-0/+2
* rdma:vectored write fails for rdma.Mohammed Rafi KC2014-12-071-1/+1
* rpc/auth: allow SSL identity to be used for authorizationJeff Darcy2014-07-021-0/+1
* rpcsvc: implement per-client RPC throttlingAnand Avati2013-10-281-0/+6
* libglusterfs/client_t client_t implementation, phase 1Kaleb S. KEITHLEY2013-07-291-2/+2
* rpc: duplicate request cache for nfsRajesh Amaravathi2013-06-211-0/+1
* rpc: Cleanup rpc object in TRANSPORT_CLEANUP eventKrishnan Parthasarathi2013-06-151-3/+0
* rpc-transport: Moved unix socket options function to rpc-transportKrishnan Parthasarathi2013-05-161-0/+4
* glusterd: Use client-op-versions during "volume set"Kaushal M2013-02-061-0/+5
* core: coverity fixes (mostly resource leak fixes)Amar Tumballi2012-06-051-0/+1
* license: dual license under GPLV2 and LGPLV3+Kaleb KEITHLEY2012-05-101-14/+5
* rpc/clnt: handle PARENT_DOWN event appropriatelyAmar Tumballi2012-02-211-0/+3
* rpc-transport: fix some indentionsNiels de Vos2011-11-231-17/+17
* glusterfs: An effort to fix all the spell mistakes and typoHarshavardhana2011-11-161-2/+2
* xlator options: revamp xlator option validation/reconfigure codeAnand Avati2011-08-181-2/+0
* Change Copyright current yearPranith Kumar K2011-08-101-1/+1
* LICENSE: s/GNU Affero General Public/GNU General Public/Pranith Kumar K2011-08-061-3/+3
* RPC unify code changekrishna2011-07-291-2/+2
* glusterd: Add bind-insecure xlator-option for glusterdshishir gowda2011-07-241-1/+1
* rpc: use AI_ADDRCONFIG selectivelyAnand Avati2011-05-301-0/+4
* Introduce client-allow-insecure xlator-option.shishir gowda2011-05-121-0/+1
* CLI : Validate options farmework.Gaurav2011-03-231-1/+0
* spelling errors fixed across the code baseAmar Tumballi2011-03-221-1/+1
* rpc: Changes for handling unix domain sockets avoid racePranith K2011-03-101-0/+6
* rpc-transport: don't merge payload iobuf and iobuf which holds program header...Raghavendra G2010-11-251-1/+3
* rpc-clnt: do rpc_transport_destroy() in rpc_clnt_destroy()Amar Tumballi2010-10-081-0/+3
* mgmt/Glusterd: Volume set enhancementsKaushik BV2010-10-071-1/+10
* protocol/rpc/transport: bring in one more event for 'TRANSPORT-DESTROY'Amar Tumballi2010-10-071-3/+0
* socket: add xfer data countsAmar Tumballi2010-09-141-0/+3
* rpc: server to client callback mechanismAmar Tumballi2010-08-271-0/+3
* rpc: add rpc_req structure to request_info structure, used by transport layer...Raghavendra G2010-08-181-0/+4