summaryrefslogtreecommitdiffstats
path: root/rpc/rpc-lib/src/rpc-transport.c
Commit message (Expand)AuthorAgeFilesLines
* libglusterfs: Move devel headers under glusterfs directoryShyamsundarR2018-12-051-4/+4
* rpc: check if fini is there before calling itRaghavendra Bhat2018-12-041-1/+3
* server: Resolve memory leak path in server_initMohit Agrawal2018-12-031-9/+19
* rpcsvc: provide each request handler thread its own queueRaghavendra Gowdappa2018-11-291-0/+4
* Land part 2 of clang-format changesGluster Ant2018-09-121-514/+486
* rpc: fix return value in rpc destroyZhang Huan2018-07-281-0/+2
* rpc: add missing free of rpc->dnscacheZhang Huan2018-07-281-0/+8
* All: run codespell on the code and fix issues.Yaniv Kaul2018-07-221-2/+2
* Use RTLD_LOCAL for symbol resolutionPrashanth Pai2017-12-271-1/+1
* glusterfs: Use gcc builtin ATOMIC operator to increase/decreate refcount.Mohit Agrawal2017-12-121-10/+2
* rpc-lib: coverity fixesMilind Changire2017-11-221-11/+18
* gluster: IPv6 single stack supportKevin Vigor2017-10-241-0/+4
* rpc: Remove accidental IPV6 changesKaushal M2017-05-051-4/+0
* Halo Replication feature for AFR translatorKevin Vigor2017-05-021-0/+12
* Use int instead of int8_t for the 3 variablesMichael Scherer2017-02-281-1/+1
* socket: socket disconnect should wait for poller thread exitRajesh Joseph2016-12-211-2/+3
* compound fops: Fix file corruption issueKrutika Dhananjay2016-10-241-5/+1
* rpc: fixing illegal memory accessMuthu-vigneshwaran2016-08-111-1/+1
* rpc: fix several problems in failure handle logicZhou Zhengping2016-07-141-9/+8
* rpc: check the right variable after gf_strdupZhou Zhengping2016-04-141-1/+1
* glusterd: Bug fixes for IPv6 supportNithin D2016-02-201-6/+0
* server/protocol: option for dynamic authorization of client permissionsPrasanna Kumar Kalever2015-10-041-0/+2
* all: reduce "inline" usageJeff Darcy2015-09-011-1/+1
* rpc: fix binding brick issue while bind-insecure is enabledPrasanna Kumar Kalever2015-07-261-1/+2
* Revert "rpc: By default set allow-insecure, bind-insecure to on"Raghavendra G2015-07-021-2/+1
* rpc: By default set allow-insecure, bind-insecure to onPrasanna Kumar Kalever2015-06-301-1/+2
* build: do not #include "config.h" in each fileNiels de Vos2015-05-291-5/+0
* socket: use TCP_USER_TIMEOUT to detect client failures quickerNiels de Vos2015-03-171-1/+6
* rdma: reduce log level from E to WMohammed Rafi KC2015-02-171-1/+26
* rpc: initialise transport's list on creationKrishnan Parthasarathi2015-01-151-0/+2
* rpc/auth: allow SSL identity to be used for authorizationJeff Darcy2014-07-021-0/+4
* gNFS: RFE for NFS connection behaviorSantosh Kumar Pradhan2013-11-141-1/+1
* rpcsvc: implement per-client RPC throttlingAnand Avati2013-10-281-0/+13
* rpc: Cleanup rpc object in TRANSPORT_CLEANUP eventKrishnan Parthasarathi2013-06-151-12/+2
* rpc-transport: Moved unix socket options function to rpc-transportKrishnan Parthasarathi2013-05-161-0/+57
* rpc-lib: Move defaulting to socket message to debug levelRaghavendra Talur2013-04-021-1/+1
* rpc-transport: fix glusterd crash when rdma.so missingRajesh Amaravathi2013-03-211-2/+4
* rpc: before freeing the volume options object, delete it from the listRaghavendra Bhat2013-03-201-6/+6
* core: fixes for gcc's '-pedantic' flag buildAvra Sengupta2013-01-211-3/+3
* glusterd: do not log rdma not found messages in error modeRaghavendra Bhat2012-10-231-1/+1
* remove useless if-before-free (and free-like) functionsJim Meyering2012-07-131-15/+7
* rpc: avoid an invalid free of item on a listJeff Darcy2012-06-051-0/+1
* core: coverity fixes (mostly resource leak fixes)Amar Tumballi2012-06-051-4/+16
* Use inet as default listenerEmmanuel Dreyfus2012-06-011-1/+1
* license: dual license under GPLV2 and LGPLV3+Kaleb KEITHLEY2012-05-101-14/+5
* protocol/server: add and remove the transports from the list, inside the lockRaghavendra Bhat2012-03-171-3/+3
* rpc/clnt: handle PARENT_DOWN event appropriatelyAmar Tumballi2012-02-211-0/+14
* xlator options: revamp xlator option validation/reconfigure codeAnand Avati2011-08-181-437/+4
* Change Copyright current yearPranith Kumar K2011-08-101-1/+1
* LICENSE: s/GNU Affero General Public/GNU General Public/Pranith Kumar K2011-08-061-3/+3