index
:
glusterfs-afrv1.git
development
master
release-2.0
release-3.0
release-3.1
release-3.2
release-3.3
release-3.4
release-3.5
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
*
socket: convert socket functions to file scope (static)
Anand Avati
2013-06-08
1
-46
/
+46
*
Fix spurious brick disconnects
Emmanuel Dreyfus
2013-04-30
1
-0
/
+9
*
socket: Make non-ssl sockets perform non-blocking connect()
Krishnan Parthasarathi
2013-04-12
1
-0
/
+12
*
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
*
rpc/socket: finish initialization in own thread
Jeff Darcy
2012-07-30
1
-7
/
+47
*
rpc-transport/socket: Add SSL support.
Jeff Darcy
2012-07-17
1
-81
/
+648
*
remove useless if-before-free (and free-like) functions
Jim Meyering
2012-07-13
1
-5
/
+2
*
rpc: variable name changes
Amar Tumballi
2012-07-12
1
-1
/
+1
*
rpc-transport/socket: fix the state machine for XDATA reading
Anand Avati
2012-06-06
1
-11
/
+33
*
core: coverity fixes (mostly resource leak fixes)
Amar Tumballi
2012-06-05
1
-1
/
+1
*
Use inet as default listener
Emmanuel Dreyfus
2012-06-01
1
-2
/
+1
*
rpc: fix the vecsizer issue
Amar Tumballi
2012-05-24
1
-2
/
+4
*
protocol: handle proper vector size for writev()/readv()
Amar Tumballi
2012-05-21
1
-21
/
+53
*
license: dual license under GPLV2 and LGPLV3+
Kaleb KEITHLEY
2012-05-10
1
-14
/
+5
*
rpc-transport/socket: Set NODELAY for connect socket
v3.3.0qa36
Vijay Bellur
2012-04-19
1
-0
/
+10
*
transport/socket: configuring tcp window-size
Rajesh Amaravathi
2012-02-29
1
-47
/
+59
*
iobuf: use 'iobuf_get2()' to get variable sized buffers
Amar Tumballi
2012-02-20
1
-2
/
+13
*
rpc-transport/socket: Donot fail reconnect if error is ENOENT
shishir gowda
2011-12-19
1
-1
/
+1
*
glusterfs: An effort to fix all the spell mistakes and typo
Harshavardhana
2011-11-16
1
-2
/
+2
*
rpc: fix wrong wiping of state machine's state
Anand Avati
2011-09-25
1
-1
/
+1
*
modify to the way we used XDR definitions files (.x files)
Amar Tumballi
2011-09-07
1
-1
/
+0
*
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
*
Variable IOBUF: Use variable iobuf for cli/glusterd/glusterfsd(mgmt)
shishir gowda
2011-07-31
1
-9
/
+11
*
RPC unify code change
krishna
2011-07-29
1
-31
/
+58
*
Glusterd: Remove dependency on AI_ADDRCONFIG for AF_UNSPEC
Gaurav
2011-07-27
1
-1
/
+1
*
rpc-transport/socket: avoid logging socket read fails
Rajesh
2011-07-25
1
-8
/
+27
*
logging: fill proper domain names at places where it is missing
Amar Tumballi
2011-06-16
1
-6
/
+6
*
build warning fixes
Amar Tumballi
2011-06-16
1
-6
/
+7
*
rpc: TCP_KEEPALIVE undeclared in NetBSD
Anand Avati
2011-05-30
1
-1
/
+1
*
rpc-clnt: consider the (re-)configured port for only one connect() call
Amar Tumballi
2011-05-30
1
-1
/
+2
*
rpc: Introduce option for listen()'s backlog
Vijay Bellur
2011-05-30
1
-1
/
+14
*
remove excessive logs due to log enhancement
Amar Tumballi
2011-04-13
1
-7
/
+13
*
CLI : Validate options farmework.
Gaurav
2011-03-23
1
-26
/
+7
*
spelling errors fixed across the code base
Amar Tumballi
2011-03-22
1
-1
/
+1
*
rpc-transport: log enhancement
Amar Tumballi
2011-03-17
1
-124
/
+130
*
rpc-transport: whitespace cleanup
Amar Tumballi
2011-03-17
1
-187
/
+187
*
rpc: Changes for handling unix domain sockets avoid race
Pranith K
2011-03-10
1
-0
/
+16
*
setsockopt should be called with solaris specific arguments for solaris server
shishir gowda
2010-12-14
1
-0
/
+5
*
rpc-transport: don't merge payload iobuf and iobuf which holds program header...
Raghavendra G
2010-11-25
1
-5
/
+4
[next]