summaryrefslogtreecommitdiffstats
path: root/rpc/rpc-lib/src
Commit message (Expand)AuthorAgeFilesLines
* glusterd: After upgrade on release 9.1 glusterd protocol is broken (#2352)develmohit842021-04-231-1/+2
* afr: don't reopen fds on which POSIX locks are held (#1980)Karthik Subrahmanya2021-03-271-0/+6
* cli/glusterd: conscious language changes for geo-repRavishankar N2020-12-301-6/+6
* glusterd: resource leaks (#1748)Nikhil Ladha2020-11-121-3/+11
* rpcsvc/transport: gracefully disconnect when graph is not ready (#1671)Rafi KC2020-10-271-5/+8
* glusterd: add post-commit phase to the transactionSanju Rakonde2020-07-241-0/+1
* rpcsvc: Add latency tracking for rpc programsPranith Kumar K2020-09-043-2/+76
* glusterfsd, libglusterfs, rpc: prefer libglusterfs time APIDmitry Antipov2020-09-032-4/+3
* posix: Implement a janitor thread to close fdMohit Agrawal2020-07-271-6/+0
* contrib: remove contrib/sunrpc/xdr_sizeof.cYaniv Kaul2020-07-221-1/+1
* NetBSD build fixesEmmanuel Dreyfus2020-06-301-0/+4
* rpc: fix undefined behaviour in __builtin_ctzDmitry Antipov2020-06-042-41/+15
* Indicate timezone offsets in timestampsCsaba Henk2020-03-121-14/+5
* rpc, gf_attach: add minimal proper synchronizationDmitry Antipov2020-05-222-0/+4
* test: tests/bugs/rpc/bug-847624.t is crashedMohit Agrawal2020-04-092-7/+8
* 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
* rpc-transport: minor changesYaniv Kaul2019-12-312-61/+32
* rpc: define xdr_sizeof regardless of whether IPv6 is the defaultAndrew Miloradovsky2019-12-021-2/+0
* pcsvc: fix subnet_mask_v4 checkAmar Tumballi2019-11-261-4/+7
* rpc: align structsYaniv Kaul2019-09-135-45/+46
* rpc: fix missing unref on reconnectZhang Huan2018-01-241-6/+10
* graph/cleanup: Fix race in graph cleanupMohammed Rafi KC2019-07-052-5/+5
* libglusterfs: remove dependency of rpcAmar Tumballi2019-06-281-8/+3
* event: rename event_XXX with gf_ prefixedXiubo Li2019-07-261-1/+1
* multiple files: another attempt to remove includesYaniv Kaul2019-06-0915-35/+1
* Fix some "Null pointer dereference" coverity issuesXavi Hernandez2019-05-221-0/+4
* Revert "rpc: implement reconnect back-off strategy"Amar Tumballi2019-05-212-18/+16
* rpc: implement reconnect back-off strategyXavier Hernandez2018-01-192-16/+18
* rpclib: slow floating point math and libmKaleb S. KEITHLEY2019-03-282-9/+3
* mgmt/shd: Implement multiplexing in self heal daemonMohammed Rafi KC2019-02-251-0/+2
* rpc: Remove duplicate codePranith Kumar K2019-03-283-77/+1
* build: link libgfrpc with MATH_LIB (libm, -lm)Kaleb S. KEITHLEY2019-03-211-1/+1
* rpc/transport: Missing a ref on dict while creating transport objectMohammed Rafi KC2019-02-265-43/+16
* core: implement a global thread poolXavi Hernandez2019-01-243-10/+20
* clnt/rpc: ref leak during disconnect.Mohammed Rafi KC2019-01-231-1/+10
* Multiple files: reduce work while under lock.Yaniv Kaul2018-12-271-17/+13
* core: heketi-cli is throwing error "target is busy"Mohit Agrawal2019-01-222-0/+2
* rpc: use address-family option from vol fileMilind Changire2019-01-222-3/+3
* rpc-clnt: reduce transport connect log for EINPROGRESSKinglong Mee2018-12-201-1/+2
* 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
* rpc: Resolve memory leak in mgmt_pmap_signout_cbkMohit Agrawal2018-11-211-0/+6
* copy_file_range support in GlusterFSRaghavendra Bhat2018-11-061-0/+1
* libglusterfs: Move devel headers under glusterfs directoryShyamsundarR2018-11-2919-61/+61
* protocol/server: support server.all-squashXie Changlong2018-12-033-0/+60
* rpc: check if fini is there before calling itRaghavendra Bhat2018-12-031-1/+3