summaryrefslogtreecommitdiffstats
path: root/rpc/rpc-lib/src/rpcsvc.c
Commit message (Expand)AuthorAgeFilesLines
* rpc/transport: Missing a ref on dict while creating transport objectMohammed Rafi KC2019-03-201-11/+2
* core: implement a global thread poolXavi Hernandez2019-02-181-0/+5
* rpcsvc: Don't expect dictionary values to be availablePranith Kumar K2019-01-071-2/+2
* rpc/rpc-lib: fix coverity issueSheetal Pamecha2018-12-281-4/+0
* rpc : fix coverity in rpc/rpc-lib/src/rpcsvc.cSunny Kumar2018-12-281-2/+2
* rpc: Use adaptive mutex in rpcsvc_program_registerMohit Agrawal2018-12-201-2/+8
* clang: Fix various missing checks for empty listShyamsundarR2018-12-141-3/+1
* libglusterfs: Move devel headers under glusterfs directoryShyamsundarR2018-12-051-10/+10
* server: Resolve memory leak path in server_initMohit Agrawal2018-12-031-0/+40
* rpc *.h fles: align structsYaniv Kaul2018-12-031-2/+2
* rpcsvc: provide each request handler thread its own queueRaghavendra Gowdappa2018-11-291-125/+287
* Land part 2 of clang-format changesGluster Ant2018-09-121-2260/+2265
* All: run codespell on the code and fix issues.Yaniv Kaul2018-07-221-2/+2
* changelog: fix br-state-check.t crash for brick_muxMohit Agrawal2018-07-111-2/+3
* rpc: update tirpc registration to "force" unregister old mapping before re-re...Shreyas Siravara2018-03-281-0/+6
* rpcsvc: scale rpcsvc_request_handler threadsMilind Changire2018-02-261-17/+114
* protocol: utilize the version 4 xdrAmar Tumballi2018-02-011-1/+2
* rpc: Fix format warnings when using IPV6_DEFAULTShreyas Siravara2017-12-071-1/+1
* rpc-lib: coverity fixesMilind Changire2017-11-221-20/+35
* rpc: optimize fop program lookupMilind Changire2017-11-061-3/+7
* rpc: make actor search parallelMilind Changire2017-11-061-27/+27
* gluster: IPv6 single stack supportKevin Vigor2017-10-241-0/+88
* rpc: destroy transport after client_tMilind Changire2017-08-311-3/+0
* rpc: prevent logging null client [Invalid argument]Prashanth Pai2017-07-251-1/+3
* libglusterfs: Name threads on creationRaghavendra Talur2017-07-191-1/+1
* program/GF-DUMP: Shield ping processing from traffic to GlusterfsRaghavendra G2017-07-181-1/+88
* rpc: Remove accidental IPV6 changesKaushal M2017-05-051-88/+0
* Halo Replication feature for AFR translatorKevin Vigor2017-05-021-1/+88
* rpcsvc: Add rpchdr and proghdr to iobref before submitting to transportPoornima G2017-02-151-2/+31
* socket: socket disconnect should wait for poller thread exitRajesh Joseph2016-12-211-1/+1
* compound fops: Fix file corruption issueKrutika Dhananjay2016-10-241-6/+0
* rpc: increase RPC/XID with each callbackNiels de Vos2016-09-191-3/+18
* glusterd: add defence mechanism to avoid brick port clashesPrasanna Kumar Kalever2016-05-041-40/+21
* rpc : build_prog_details should iterate program list inside critical sectionAtin Mukherjee2016-02-221-13/+20
* all: reduce "inline" usageJeff Darcy2015-09-011-7/+7
* rpc: check for unprivileged port should start at 1024Milind Changire2015-07-301-1/+1
* rpc: fix binding brick issue while bind-insecure is enabledPrasanna Kumar Kalever2015-07-261-2/+4
* rpcsvc: add request's address in logKrishnan Parthasarathi2015-07-131-1/+2
* Revert "rpc: By default set allow-insecure, bind-insecure to on"Raghavendra G2015-07-021-4/+2
* rpc: By default set allow-insecure, bind-insecure to onPrasanna Kumar Kalever2015-06-301-2/+4
* build: do not #include "config.h" in each fileNiels de Vos2015-05-291-5/+0
* rpc: Maintain separate xlator pointer in 'rpcsvc_state'Kotresh HR2015-05-041-4/+4
* rpc: Perform throttling conditionallyVijay Bellur2015-04-281-6/+19
* rpc: Introduce attribute throttle for rpcsvc_tVijay Bellur2015-04-281-0/+46
* rpc: Fixing dereferencing after null checkarao2015-04-021-3/+9
* rpcsvc: New rpc routines defined to send callback requestsSoumya Koduri2015-03-011-0/+42
* rpc/rpcsvc: add peername to log messagesKrishnan Parthasarathi2014-12-101-12/+20
* rdma:vectored write fails for rdma.Mohammed Rafi KC2014-12-071-2/+2
* gNFS: Subdir mount does not work on UDP protoSantosh Kumar Pradhan2014-10-071-37/+7
* build: make GLUSTERD_WORKDIR rely on localstatedirHarshavardhana2014-08-071-1/+1