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
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
Use proper libtool option -avoid-version instead of bogus -avoidversion
Anand Avati
2013-02-07
2
-2
/
+2
*
socket: restructure disconnect/poll-thread interactions
Jeff Darcy
2013-02-03
2
-38
/
+102
*
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
2
-17
/
+17
*
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/rdma: use 24008 as default listen port.
Raghavendra G
2012-12-18
1
-0
/
+2
*
rpc-transport/socket: implement read-ahead of RPC headers
Anand Avati
2012-12-04
2
-7
/
+115
*
socket,rdma: before binding to any port check if it is a reserved port
Raghavendra Bhat
2012-12-03
2
-24
/
+38
*
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
*
build: libraries must be in LDADD/LIBADD
Jeff Darcy
2012-10-03
1
-2
/
+2
*
build: split CPPFLAGS from CFLAGS
Jeff Darcy
2012-10-03
2
-4
/
+8
*
build: remove useless explicit -fPIC -shared from
Jeff Darcy
2012-10-03
2
-4
/
+4
*
build: remove -nostartfiles flag
Jeff Darcy
2012-10-02
2
-2
/
+2
*
build: consolidate common compilation flags into one variable
Jeff Darcy
2012-10-01
2
-2
/
+2
*
Fixed some general typing errors.
Varun Shastry
2012-09-27
1
-1
/
+1
*
rpc/socket: Wrong Log-File Error-Message
Varun Shastry
2012-09-05
1
-1
/
+2
*
socket: code cleanup
Amar Tumballi
2012-08-23
2
-312
/
+333
*
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
3
-83
/
+667
*
remove useless if-before-free (and free-like) functions
Jim Meyering
2012-07-13
2
-11
/
+4
*
rpc: variable name changes
Amar Tumballi
2012-07-12
1
-1
/
+1
*
rpc-transport/rdma: decode and handle RDMA_ERROR msgs.
Raghavendra G
2012-06-13
1
-41
/
+55
*
rpc-transport/socket: fix the state machine for XDATA reading
Anand Avati
2012-06-06
2
-11
/
+40
*
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
3
-25
/
+16
*
rpc-transport/rdma: logging enhancements
Raghavendra G
2012-05-27
1
-72
/
+210
*
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
2
-21
/
+55
*
license: dual license under GPLV2 and LGPLV3+
Kaleb KEITHLEY
2012-05-10
8
-112
/
+40
*
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
2
-54
/
+64
*
iobuf: use 'iobuf_get2()' to get variable sized buffers
Amar Tumballi
2012-02-20
2
-17
/
+21
*
core: change lk-owner as a 1k buffer
Amar Tumballi
2012-01-24
1
-1
/
+1
*
transport/rdma: Add attr_timeout, attr_retry_cnt, attr_rnr_retry
Harshavardhana
2011-12-20
2
-7
/
+43
*
rpc-transport/socket: Donot fail reconnect if error is ENOENT
shishir gowda
2011-12-19
1
-1
/
+1
*
rpc-transport/rdma: add gf_ prefix to all procedure, variable names
Raghavendra G
2011-11-24
2
-1045
/
+1098
*
glusterfs: An effort to fix all the spell mistakes and typo
Harshavardhana
2011-11-16
4
-6
/
+6
*
rpc-transport/rdma: send correct vector count when both rpc-header and progra...
Raghavendra G
2011-11-15
1
-2
/
+10
*
rpc: fix wrong wiping of state machine's state
Anand Avati
2011-09-25
1
-1
/
+1
*
socket: provide proper arguments to getaddrinfo
Amar Tumballi
2011-09-13
1
-1
/
+1
*
Eliminate many "var set but not used" warnings with newer gcc.
Jeff Darcy
2011-09-07
1
-24
/
+2
*
modify to the way we used XDR definitions files (.x files)
Amar Tumballi
2011-09-07
1
-1
/
+0
*
mem-pool: Make mem-pool ptr avialable in ptr
shishir gowda
2011-08-25
1
-4
/
+4
*
Change Copyright current year
Pranith Kumar K
2011-08-10
8
-8
/
+8
*
LICENSE: s/GNU Affero General Public/GNU General Public/
Pranith Kumar K
2011-08-06
8
-24
/
+24
[next]