index
:
glusterfs.git
bug-deprecated
dht-stale-layout-fixes
exp
experimental
heal-info
master
release-2.0
release-3.0
release-3.1
release-3.10
release-3.11
release-3.12
release-3.13
release-3.2
release-3.3
release-3.4
release-3.5
release-3.6
release-3.7
release-3.8
release-3.8-fb
release-3.9
release-4.0
release-4.1
release-5
release-6
release-7
release-8
round-robin2
testing-regression-job
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
rpc
/
rpc-lib
/
src
/
rpc-transport.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
rpc: fix return value in rpc destroy
Zhang Huan
2018-07-28
1
-0
/
+2
*
rpc: add missing free of rpc->dnscache
Zhang Huan
2018-07-28
1
-0
/
+8
*
All: run codespell on the code and fix issues.
Yaniv Kaul
2018-07-22
1
-2
/
+2
*
Use RTLD_LOCAL for symbol resolution
Prashanth Pai
2017-12-27
1
-1
/
+1
*
glusterfs: Use gcc builtin ATOMIC operator to increase/decreate refcount.
Mohit Agrawal
2017-12-12
1
-10
/
+2
*
rpc-lib: coverity fixes
Milind Changire
2017-11-22
1
-11
/
+18
*
gluster: IPv6 single stack support
Kevin Vigor
2017-10-24
1
-0
/
+4
*
rpc: Remove accidental IPV6 changes
Kaushal M
2017-05-05
1
-4
/
+0
*
Halo Replication feature for AFR translator
Kevin Vigor
2017-05-02
1
-0
/
+12
*
Use int instead of int8_t for the 3 variables
Michael Scherer
2017-02-28
1
-1
/
+1
*
socket: socket disconnect should wait for poller thread exit
Rajesh Joseph
2016-12-21
1
-2
/
+3
*
compound fops: Fix file corruption issue
Krutika Dhananjay
2016-10-24
1
-5
/
+1
*
rpc: fixing illegal memory access
Muthu-vigneshwaran
2016-08-11
1
-1
/
+1
*
rpc: fix several problems in failure handle logic
Zhou Zhengping
2016-07-14
1
-9
/
+8
*
rpc: check the right variable after gf_strdup
Zhou Zhengping
2016-04-14
1
-1
/
+1
*
glusterd: Bug fixes for IPv6 support
Nithin D
2016-02-20
1
-6
/
+0
*
server/protocol: option for dynamic authorization of client permissions
Prasanna Kumar Kalever
2015-10-04
1
-0
/
+2
*
all: reduce "inline" usage
Jeff Darcy
2015-09-01
1
-1
/
+1
*
rpc: fix binding brick issue while bind-insecure is enabled
Prasanna Kumar Kalever
2015-07-26
1
-1
/
+2
*
Revert "rpc: By default set allow-insecure, bind-insecure to on"
Raghavendra G
2015-07-02
1
-2
/
+1
*
rpc: By default set allow-insecure, bind-insecure to on
Prasanna Kumar Kalever
2015-06-30
1
-1
/
+2
*
build: do not #include "config.h" in each file
Niels de Vos
2015-05-29
1
-5
/
+0
*
socket: use TCP_USER_TIMEOUT to detect client failures quicker
Niels de Vos
2015-03-17
1
-1
/
+6
*
rdma: reduce log level from E to W
Mohammed Rafi KC
2015-02-17
1
-1
/
+26
*
rpc: initialise transport's list on creation
Krishnan Parthasarathi
2015-01-15
1
-0
/
+2
*
rpc/auth: allow SSL identity to be used for authorization
Jeff Darcy
2014-07-02
1
-0
/
+4
*
gNFS: RFE for NFS connection behavior
Santosh Kumar Pradhan
2013-11-14
1
-1
/
+1
*
rpcsvc: implement per-client RPC throttling
Anand Avati
2013-10-28
1
-0
/
+13
*
rpc: Cleanup rpc object in TRANSPORT_CLEANUP event
Krishnan Parthasarathi
2013-06-15
1
-12
/
+2
*
rpc-transport: Moved unix socket options function to rpc-transport
Krishnan Parthasarathi
2013-05-16
1
-0
/
+57
*
rpc-lib: Move defaulting to socket message to debug level
Raghavendra Talur
2013-04-02
1
-1
/
+1
*
rpc-transport: fix glusterd crash when rdma.so missing
Rajesh Amaravathi
2013-03-21
1
-2
/
+4
*
rpc: before freeing the volume options object, delete it from the list
Raghavendra Bhat
2013-03-20
1
-6
/
+6
*
core: fixes for gcc's '-pedantic' flag build
Avra Sengupta
2013-01-21
1
-3
/
+3
*
glusterd: do not log rdma not found messages in error mode
Raghavendra Bhat
2012-10-23
1
-1
/
+1
*
remove useless if-before-free (and free-like) functions
Jim Meyering
2012-07-13
1
-15
/
+7
*
rpc: avoid an invalid free of item on a list
Jeff Darcy
2012-06-05
1
-0
/
+1
*
core: coverity fixes (mostly resource leak fixes)
Amar Tumballi
2012-06-05
1
-4
/
+16
*
Use inet as default listener
Emmanuel Dreyfus
2012-06-01
1
-1
/
+1
*
license: dual license under GPLV2 and LGPLV3+
Kaleb KEITHLEY
2012-05-10
1
-14
/
+5
*
protocol/server: add and remove the transports from the list, inside the lock
Raghavendra Bhat
2012-03-17
1
-3
/
+3
*
rpc/clnt: handle PARENT_DOWN event appropriately
Amar Tumballi
2012-02-21
1
-0
/
+14
*
xlator options: revamp xlator option validation/reconfigure code
Anand Avati
2011-08-18
1
-437
/
+4
*
Change Copyright current year
Pranith Kumar K
2011-08-10
1
-1
/
+1
*
LICENSE: s/GNU Affero General Public/GNU General Public/
Pranith Kumar K
2011-08-06
1
-3
/
+3
*
RPC unify code change
krishna
2011-07-29
1
-7
/
+9
*
glusterd: Add bind-insecure xlator-option for glusterd
shishir gowda
2011-07-24
1
-6
/
+13
*
Glusterd: IPV6 support for glusterfs.
Gaurav
2011-07-14
1
-1
/
+1
*
CLI : Display possible options in proper format.
Gaurav
2011-06-19
1
-2
/
+6
*
logging: fill proper domain names at places where it is missing
Amar Tumballi
2011-06-16
1
-4
/
+4
[next]