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-transport
/
socket
/
src
/
socket.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
build: do not #include "config.h" in each file
Niels de Vos
2015-05-29
1
-5
/
+0
*
socket: use OpenSSL multi-threading interfaces
Jeff Darcy
2015-04-09
1
-3
/
+69
*
socket: use TLS 1.2 instead of 1.0
Jeff Darcy
2015-03-27
1
-1
/
+1
*
socket: use TCP_USER_TIMEOUT to detect client failures quicker
Niels de Vos
2015-03-17
1
-7
/
+48
*
epoll: Fix broken RPC throttling due to MT epoll
Shyam
2015-03-01
1
-11
/
+3
*
socket: allow only one epoll thread to read msg fragments
Krishnan Parthasarathi
2015-02-27
1
-0
/
+12
*
epoll: edge triggered and multi-threaded epoll
Vijaikumar M
2015-02-07
1
-5
/
+28
*
socket: fix segfaults when TLS management connections fail
Jeff Darcy
2015-01-27
1
-11
/
+19
*
rpc/rpcsvc: add peername to log messages
Krishnan Parthasarathi
2014-12-10
1
-1
/
+2
*
socket: disallow CBC cipher modes
Jeff Darcy
2014-10-27
1
-1
/
+67
*
Sane default for SSL on OSX
Harshavardhana
2014-09-29
1
-1
/
+1
*
Use sane OS-dependent defaults for SSL configuration
Emmanuel Dreyfus
2014-09-26
1
-3
/
+17
*
socket: Fixed parsing RPC records containing multi fragments
Gu Feng
2014-09-19
1
-3
/
+20
*
Fix glustershd detection on volume restart
Emmanuel Dreyfus
2014-08-25
1
-0
/
+12
*
socket: add boundary checks for iobuf_get2 over rpc_hdr_bytes
Harshavardhana
2014-08-04
1
-4
/
+12
*
socket/glusterd/client: enable SSL for management
Jeff Darcy
2014-07-10
1
-19
/
+53
*
socket: add certificate-depth and cipher-list options for SSL
Jeff Darcy
2014-07-04
1
-3
/
+26
*
porting: Port for FreeBSD rebased from Mike Ma's efforts
Harshavardhana
2014-07-02
1
-1
/
+1
*
rpc/auth: allow SSL identity to be used for authorization
Jeff Darcy
2014-07-02
1
-7
/
+30
*
glusterd: Handle rpc_connect failure in the event handler
Vijaikumar M
2014-06-05
1
-89
/
+147
*
build: MacOSX Porting fixes
Harshavardhana
2014-04-24
1
-2
/
+2
*
socket: don't send notification 'up' on socket_writev failure
Krishnan Parthasarathi
2014-02-27
1
-1
/
+2
*
rpc/socket: Avoid excessive INFO logs when SSL is not configured.
Vijay Bellur
2014-02-20
1
-2
/
+4
*
glusterd: Fix possible leaks on failure code path
Santosh Kumar Pradhan
2014-02-12
1
-1
/
+14
*
mgmt/glusterd: make sure quota enforcer has established connection with quota...
Raghavendra G
2014-01-25
1
-0
/
+28
*
socket: propogate connect failure in socket_event_handler
Krishnan Parthasarathi
2014-01-14
1
-1
/
+1
*
socket: limit vector count to IOV_MAX
Anand Avati
2013-11-26
1
-2
/
+2
*
rpcsvc: implement per-client RPC throttling
Anand Avati
2013-10-28
1
-0
/
+20
*
transport/socket: don't try to set TCP_DELAY on unix domain sockets
Raghavendra G
2013-10-12
1
-3
/
+3
*
core: block unused signals in created threads
Anand Avati
2013-09-25
1
-1
/
+1
*
glusterfsd: Round robin DNS should not be relied upon with
Harshavardhana
2013-09-06
1
-2
/
+0
*
mgmt/glusterd, socket: Change logging for brick disconnects
Pranith Kumar K
2013-06-11
1
-1
/
+6
*
transport/socket: fix connect/disconnect races
Jeff Darcy
2013-06-04
1
-36
/
+63
*
socket: Prevent extra logging in socket_rwv
Pranith Kumar K
2013-05-31
1
-19
/
+19
*
socket: convert socket functions to file scope (static)
Anand Avati
2013-05-29
1
-46
/
+46
*
Fix spurious brick disconnects
Emmanuel Dreyfus
2013-04-29
1
-0
/
+9
*
socket: Make non-ssl sockets perform non-blocking connect()
Krishnan Parthasarathi
2013-03-22
1
-0
/
+12
*
socket: Associated IP:port information with error logs to make debugging easier
Krishnan Parthasarathi
2013-03-20
1
-3
/
+4
*
rpc: For AF_UNIX sockets, do not set keepalive option.
Venkatesh Somyajulu
2013-03-18
1
-2
/
+3
*
socket: restructure disconnect/poll-thread interactions
Jeff Darcy
2013-02-03
1
-37
/
+94
*
socket: null out priv->ssl_ssl on disconnect
Jeff Darcy
2013-01-29
1
-0
/
+2
*
"gcc -pedantic": made 'inline' functions as 'static inline' functions
Amar Tumballi
2013-01-23
1
-12
/
+12
*
nlm: use virtual ip of server to connect to client
Rajesh Amaravathi
2013-01-18
1
-0
/
+11
*
socket: Don't log readv failures if read-fail-log is false
Krishnan Parthasarathi
2013-01-15
1
-7
/
+11
*
rpc-transport/socket: implement read-ahead of RPC headers
Anand Avati
2012-12-04
1
-7
/
+108
*
socket: fix double-free when ssl_setup_connection fails
Jeff Darcy
2012-11-23
1
-1
/
+2
*
socket: fix SSL breakage from re/connect handling changes
Jeff Darcy
2012-11-12
1
-7
/
+9
*
rpc/socket: Wrong Log-File Error-Message
Varun Shastry
2012-09-05
1
-1
/
+2
*
socket: code cleanup
Amar Tumballi
2012-08-23
1
-281
/
+298
*
misleading/wrong keep-alive error message in log
Kaleb S. KEITHLEY
2012-08-19
1
-4
/
+11
[next]