summaryrefslogtreecommitdiffstats
path: root/rpc
Commit message (Expand)AuthorAgeFilesLines
* dict: handle STR_OLD data type in xdr conversionsAmar Tumballi2019-03-072-0/+3
* socket: socket event handlers now return voidMilind Changire2019-02-251-5/+5
* socket: fix issue when socket write return with EAGAINZhang Huan2019-02-041-0/+2
* socket: don't pass return value from protocol handler to event handlerZhang Huan2019-02-041-2/+2
* all: fix the format string exceptionsAmar Tumballi2018-11-091-2/+2
* core: move logs which are only developer relevant to DEBUG levelShyamsundarR2018-09-131-1/+1
* Land part 2 of clang-format changesGluster Ant2018-09-1220-17095/+16413
* Land clang-format changesGluster Ant2018-09-1221-3129/+3214
* Modify log message 'DH ciphers are disabled' from ERROR to INFOOmar Kohl2018-09-101-1/+1
* glusterd: Fix Buffer size issuesSanju Rakonde2018-09-041-4/+4
* multiple files: calloc -> mallocYaniv Kaul2018-09-043-5/+7
* 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
* All: remove memset() before sprintf()Yaniv Kaul2018-08-142-2/+0
* Fix a grammar error in the logsNigel Babu2018-08-131-1/+1
* socket: Remove code duplicationKrutika Dhananjay2018-08-021-69/+13
* 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-274-4/+4
* rpc: merge ssl infra with epoll infraMilind Changire2018-07-272-748/+814
* 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-227-13/+14
* changelog: fix br-state-check.t crash for brick_muxMohit Agrawal2018-07-111-2/+3
* Fix compile warningsXavi Hernandez2018-07-102-9/+18
* 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: set listen-backlog to high valueMilind Changire2018-04-131-1/+1
* rpc: rearm listener socket earlyMilind Changire2018-04-071-3/+3
* 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
* socket: Improve error logging when loading SSL files failsNiklas Hambüchen2018-03-211-2/+6
* glusterd: TLS verification fails while using intermediate CAMohit Agrawal2018-03-191-4/+8
* 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
* socket: options update for GD2Mohit Agrawal2018-02-191-4/+36
* Fetch backup volfile servers from glusterd2Prashanth Pai2018-02-161-0/+5
* rpc: Adds rpcbind6 programs to libgfrpc symbolsSheena Artrip2018-02-131-0/+2
* protocol: utilize the version 4 xdrAmar Tumballi2018-02-013-2/+151
* protocol: Implement put fopPoornima G2018-01-313-0/+14
* build: Add new glusterfs4 source files to gitignoreAnoop C S2018-01-301-0/+2
* build: restore ability to control verbosity settingsJan Engelhardt2018-01-261-2/+2
* build: use libtirpc by default, even if ipv6 is not the defaultKaleb S. KEITHLEY2018-01-261-1/+1
* protocol: make on-wire-change of protocol using new XDR definition.Amar Tumballi2018-01-193-29/+1169
* rpc/*: auth-header changesAmar Tumballi2018-01-179-119/+388
* dict: add another type to handle backward compatibilityAmar Tumballi2018-01-171-0/+3
* locks: added inodelk/entrylk contention upcall notificationsXavier Hernandez2018-01-164-0/+179