summaryrefslogtreecommitdiffstats
path: root/rpc
Commit message (Expand)AuthorAgeFilesLines
* glusterd: add post-commit phase to the transactionSanju Rakonde2020-09-213-0/+18
* rpcsvc: Add latency tracking for rpc programsPranith Kumar K2020-09-073-2/+76
* glusterfsd, libglusterfs, rpc: prefer libglusterfs time APIDmitry Antipov2020-09-072-4/+3
* posix: Implement a janitor thread to close fdMohit Agrawal2020-08-201-6/+0
* glusterd: dump SSL error stack on disconnectLeonid Ishimnikov2020-08-131-0/+7
* contrib: remove contrib/sunrpc/xdr_sizeof.cYaniv Kaul2020-07-231-1/+1
* NetBSD build fixesEmmanuel Dreyfus2020-06-301-0/+4
* rpc: fix undefined behaviour in __builtin_ctzDmitry Antipov2020-06-172-41/+15
* Indicate timezone offsets in timestampsCsaba Henk2020-06-151-14/+5
* rpc, gf_attach: add minimal proper synchronizationDmitry Antipov2020-06-032-0/+4
* socket: Use AES128 cipher in SSL if AES is supported by CPUMohit Agrawal2020-05-261-0/+32
* socket: Resolve ssl_ctx leak for a brick while only mgmt SSL is enabledMohit Agrawal2020-04-281-2/+2
* test: tests/bugs/rpc/bug-847624.t is crashedMohit Agrawal2020-04-152-7/+8
* rpc: Make ssl log more usefulMohit Agrawal2020-04-021-17/+22
* Posix: Use simple approach to close fdMohit Agrawal2020-03-201-0/+6
* feature/changelog: Avoid thread creation if xlator is not enabledMohit Agrawal2020-02-091-11/+15
* bitrot: Make number of signer threads configurableKotresh HR2020-02-071-0/+1
* name.c: fix Coverity issues 1412332/3 - strcat into uninitialized valueYaniv Kaul2020-01-191-2/+3
* socket.c/name.c: minor changesYaniv Kaul2020-01-133-238/+136
* rpc-transport: minor changesYaniv Kaul2020-01-132-61/+32
* transport/socket: destroy notify mutex and condition variableDmitry Antipov2019-12-311-0/+5
* socket: fix typos and drop unused members/optionsDmitry Antipov2019-12-272-11/+7
* rpc: define xdr_sizeof regardless of whether IPv6 is the defaultAndrew Miloradovsky2019-12-131-2/+0
* socket: fix error handlingXavi Hernandez2019-12-121-84/+91
* pcsvc: fix subnet_mask_v4 checkAmar Tumballi2019-11-271-4/+7
* socket.c: minor changesYaniv Kaul2019-11-192-105/+77
* rpc: Cleanup SSL specific data at the time of freeing rpc objectl17zhou2019-11-081-2/+20
* rpc: align structsYaniv Kaul2019-10-175-45/+46
* rpc: fix missing unref on reconnectZhang Huan2019-10-021-6/+10
* glusterd, rpc, glusterfsd: fix coverity defects and put required annotationsAtin Mukherjee2019-09-101-0/+1
* rpc/xdr: fixes in MakefileAmar Tumballi2019-09-051-1/+6
* graph/cleanup: Fix race in graph cleanupMohammed Rafi KC2019-09-052-5/+5
* rpc: Update address family if it is not provide in cmd-line argumentsMohit Agrawal2019-09-021-1/+12
* rpc: glusterd start is failed and throwing an error Address already in useMohit Agrawal2019-08-181-7/+37
* libglusterfs: remove dependency of rpcAmar Tumballi2019-08-163-66/+44
* rpc/transport: have default listen-portAtin Mukherjee2019-08-061-0/+2
* event: rename event_XXX with gf_ prefixedXiubo Li2019-07-292-26/+26
* ctime: Set mdata xattr on legacy filesKotresh HR2019-07-223-1/+73
* ibverbs/rdma: remove from buildAmar Tumballi2019-07-138-6126/+1
* rpc/xdr: include nfs specific files in build only if gNFS is enabledAmar Tumballi2019-07-102-10/+23
* glusterd/svc: update pid of mux volumes from the shd processMohammed Rafi KC2019-07-091-0/+1
* glusterfs-fops: fix the modularityAmar Tumballi2019-07-027-261/+6
* core: fedora 30 compiler warningsSheetalPamecha2019-06-181-1/+1
* multiple files: another attempt to remove includesYaniv Kaul2019-06-1417-45/+1
* across: clang-scan: fix NULL dereferencing warningsAmar Tumballi2019-06-041-5/+3
* If bind-address is IPv6 return it successfullyAmgad Saleh2019-05-281-6/+11
* Fix some "Null pointer dereference" coverity issuesXavi Hernandez2019-05-261-0/+4
* Revert "rpc: implement reconnect back-off strategy"Amar Tumballi2019-05-212-18/+16
* rpc: implement reconnect back-off strategyXavier Hernandez2019-05-112-16/+18
* protocol: remove compound fopAmar Tumballi2019-04-292-240/+0