summaryrefslogtreecommitdiffstats
path: root/rpc/rpc-lib
Commit message (Expand)AuthorAgeFilesLines
* rpc/transport: Missing a ref on dict while creating transport objectMohammed Rafi KC2019-03-205-43/+16
* core: implement a global thread poolXavi Hernandez2019-02-183-10/+20
* clnt/rpc: ref leak during disconnect.Mohammed Rafi KC2019-02-121-1/+10
* Multiple files: reduce work while under lock.Yaniv Kaul2019-01-291-17/+13
* core: heketi-cli is throwing error "target is busy"Mohit Agrawal2019-01-242-0/+2
* rpc: use address-family option from vol fileMilind Changire2019-01-222-3/+3
* rpc-clnt: reduce transport connect log for EINPROGRESSKinglong Mee2019-01-071-1/+2
* 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
* rpc: Resolve memory leak in mgmt_pmap_signout_cbkMohit Agrawal2018-12-121-0/+6
* copy_file_range support in GlusterFSRaghavendra Bhat2018-12-121-0/+1
* libglusterfs: Move devel headers under glusterfs directoryShyamsundarR2018-12-0519-61/+61
* protocol/server: support server.all-squashXie Changlong2018-12-053-0/+60
* rpc: check if fini is there before calling itRaghavendra Bhat2018-12-041-1/+3
* server: Resolve memory leak path in server_initMohit Agrawal2018-12-035-9/+66
* rpc *.h fles: align structsYaniv Kaul2018-12-036-58/+56
* rpcsvc: provide each request handler thread its own queueRaghavendra Gowdappa2018-11-297-134/+327
* core: fix strncpy warningsKaleb S. KEITHLE2018-11-151-2/+2
* rpc/rpc-lib/src/rpc-clnt.c: unlock sooner, if we fail to connect.Yaniv Kaul2018-11-151-15/+11
* rpc-clnt*: several code changes to reduce conn lock timesYaniv Kaul2018-11-123-55/+25
* all: fix the format string exceptionsAmar Tumballi2018-11-051-2/+2
* rpc/rpc-lib: Uninitialized argument value of a functionHarpreet Lalwani2018-10-231-0/+3
* rpc: failed requests immediately if rpc connection is downKinglong Mee2018-09-271-1/+4
* Land part 2 of clang-format changesGluster Ant2018-09-1213-6407/+6270
* Land clang-format changesGluster Ant2018-09-1211-1153/+1129
* glusterd: Fix Buffer size issuesSanju Rakonde2018-09-041-4/+4
* multiple files: calloc -> mallocYaniv Kaul2018-09-041-1/+1
* Various files: strncpy()->sprintf(), reduce strlen()'sYaniv Kaul2018-08-311-4/+6
* rpc: log fuse unique ID along with gluster XIDMilind Changire2018-08-301-8/+12
* rpc/rpc-lib/src/rpc-clnt-ping.c:move to GF_MALLOC() instead of GF_CALLOC() whenYaniv Kaul2018-08-231-1/+1
* mgmt/glusterd: Code cleanup in glusterd-volgen.cVijay Bellur2018-08-191-0/+2
* rpc: fix return value in rpc destroyZhang Huan2018-07-281-0/+2
* rpc: add missing free of rpc->dnscacheZhang Huan2018-07-281-0/+8
* build: rename event.h to gf-event.hNiels de Vos2018-07-272-2/+2
* rpc: rpc_clnt_connection_cleanup is crashed due to double freeMohit Agrawal2018-07-251-3/+17
* All: run codespell on the code and fix issues.Yaniv Kaul2018-07-222-4/+4
* changelog: fix br-state-check.t crash for brick_muxMohit Agrawal2018-07-111-2/+3
* Fix compile warningsXavi Hernandez2018-07-101-1/+1
* rpc/clnt: Don't let consumers manage "connected" stateRaghavendra G2018-06-043-53/+14
* rpc: Don't reset auth_value in disconnectKotresh HR2018-05-241-12/+48
* rpc: update tirpc registration to "force" unregister old mapping before re-re...Shreyas Siravara2018-03-282-0/+8
* rpc: simplify parameters when a saved frame is forced to unwindZhang Huan2018-03-281-4/+2
* rpc: fix incorrect return value when xdr decode failsZhang Huan2018-03-281-1/+0
* cleanup: xlator_t structure's 'client_latency' variable is not usedSven Fischer2018-03-191-2/+0
* build: address linkage issuesKaleb S. KEITHLEY2018-03-056-1/+170
* rpcsvc: scale rpcsvc_request_handler threadsMilind Changire2018-02-263-17/+123
* Fetch backup volfile servers from glusterd2Prashanth Pai2018-02-161-0/+5