summaryrefslogtreecommitdiffstats
path: root/rpc/rpc-lib/src/rpcsvc.c
Commit message (Expand)AuthorAgeFilesLines
* rpcsvc/transport: gracefully disconnect when graph is not ready (#1671)Rafi KC2020-10-271-5/+8
* rpcsvc: Add latency tracking for rpc programsPranith Kumar K2020-09-041-2/+70
* posix: Implement a janitor thread to close fdMohit Agrawal2020-07-271-6/+0
* NetBSD build fixesEmmanuel Dreyfus2020-06-301-0/+4
* rpc: fix undefined behaviour in __builtin_ctzDmitry Antipov2020-06-041-40/+14
* Posix: Use simple approach to close fdMohit Agrawal2020-03-121-0/+6
* feature/changelog: Avoid thread creation if xlator is not enabledMohit Agrawal2018-09-291-11/+15
* pcsvc: fix subnet_mask_v4 checkAmar Tumballi2019-11-261-4/+7
* rpc: align structsYaniv Kaul2019-09-131-6/+6
* multiple files: another attempt to remove includesYaniv Kaul2019-06-091-4/+0
* Fix some "Null pointer dereference" coverity issuesXavi Hernandez2019-05-221-0/+4
* rpclib: slow floating point math and libmKaleb S. KEITHLEY2019-03-281-8/+2
* rpc/transport: Missing a ref on dict while creating transport objectMohammed Rafi KC2019-02-261-11/+2
* core: implement a global thread poolXavi Hernandez2019-01-241-0/+5
* rpcsvc: Don't expect dictionary values to be availablePranith Kumar K2019-01-021-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-191-2/+8
* clang: Fix various missing checks for empty listShyamsundarR2018-12-121-3/+1
* libglusterfs: Move devel headers under glusterfs directoryShyamsundarR2018-11-291-10/+10
* server: Resolve memory leak path in server_initMohit Agrawal2018-11-291-0/+40
* rpc *.h fles: align structsYaniv Kaul2018-11-231-2/+2
* rpcsvc: provide each request handler thread its own queueRaghavendra Gowdappa2018-10-311-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-161-2/+2
* changelog: fix br-state-check.t crash for brick_muxMohit Agrawal2018-07-051-2/+3
* rpc: update tirpc registration to "force" unregister old mapping before re-re...Shreyas Siravara2015-03-181-0/+6
* rpcsvc: scale rpcsvc_request_handler threadsMilind Changire2018-02-261-17/+114
* protocol: utilize the version 4 xdrAmar Tumballi2018-01-181-1/+2
* rpc: Fix format warnings when using IPV6_DEFAULTShreyas Siravara2017-12-061-1/+1
* rpc-lib: coverity fixesMilind Changire2017-11-221-20/+35
* rpc: optimize fop program lookupMilind Changire2017-10-191-3/+7
* rpc: make actor search parallelMilind Changire2017-10-181-27/+27
* gluster: IPv6 single stack supportKevin Vigor2017-04-281-0/+88
* rpc: destroy transport after client_tMilind Changire2017-08-301-3/+0
* rpc: prevent logging null client [Invalid argument]Prashanth Pai2017-07-211-1/+3
* libglusterfs: Name threads on creationRaghavendra Talur2017-07-181-1/+1
* program/GF-DUMP: Shield ping processing from traffic to Glusterfs ProgramRaghavendra G2017-04-251-1/+88
* rpc: Remove accidental IPV6 changesKaushal M2017-05-041-88/+0
* Halo Replication feature for AFR translatorKevin Vigor2017-03-211-1/+88
* rpcsvc: Add rpchdr and proghdr to iobref before submitting to transportPoornima G2017-02-141-2/+31
* socket: socket disconnect should wait for poller thread exitRajesh Joseph2016-12-131-1/+1
* compound fops: Fix file corruption issueKrutika Dhananjay2016-10-171-6/+0
* rpc: increase RPC/XID with each callbackNiels de Vos2016-09-161-3/+18
* glusterd: add defence mechanism to avoid brick port clashesPrasanna Kumar Kalever2016-04-271-40/+21
* rpc : build_prog_details should iterate program list inside critical sectionAtin Mukherjee2016-02-111-13/+20
* all: reduce "inline" usageJeff Darcy2015-07-281-7/+7
* rpc: check for unprivileged port should start at 1024Milind Changire2015-07-291-1/+1
* rpc: fix binding brick issue while bind-insecure is enabledPrasanna Kumar Kalever2015-06-241-2/+4
* rpcsvc: add request's address in logKrishnan Parthasarathi2015-07-111-1/+2