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
Commit message (
Expand
)
Author
Age
Files
Lines
*
rpc-transport/socket: NULL pointer dereferencing clang fix
Shwetha Acharya
2018-10-30
2
-3
/
+3
*
transport: log socket closures more verbose
Milind Changire
2018-10-26
1
-11
/
+43
*
socket: use accept4/paccept for nonblocking socket
Krishnan Parthasarathi
2018-10-12
1
-16
/
+6
*
socket: set FD_CLOEXEC on all sockets
Krishnan Parthasarathi
2018-10-11
1
-3
/
+3
*
socket: clear return value if error is going to be handled in event thread
Kinglong Mee
2018-10-10
1
-0
/
+3
*
rpc: coverity fixes
Milind Changire
2018-10-09
1
-1
/
+1
*
rpc: make binding to port 0 as the default if no option is provided
Amar Tumballi
2018-10-02
2
-9
/
+24
*
socket: set 42 as default tpc-user-timeout
Xavi Hernandez
2018-09-14
1
-3
/
+3
*
Land part 2 of clang-format changes
Gluster Ant
2018-09-12
2
-4421
/
+4174
*
Land clang-format changes
Gluster Ant
2018-09-12
3
-208
/
+205
*
Modify log message 'DH ciphers are disabled' from ERROR to INFO
Omar Kohl
2018-09-10
1
-1
/
+1
*
multiple files: calloc -> malloc
Yaniv Kaul
2018-09-04
1
-1
/
+1
*
All: remove memset() before sprintf()
Yaniv Kaul
2018-08-14
1
-1
/
+0
*
socket: Remove code duplication
Krutika Dhananjay
2018-08-02
1
-69
/
+13
*
build: rename event.h to gf-event.h
Niels de Vos
2018-07-27
1
-1
/
+1
*
rpc: merge ssl infra with epoll infra
Milind Changire
2018-07-27
2
-748
/
+814
*
All: run codespell on the code and fix issues.
Yaniv Kaul
2018-07-22
2
-6
/
+6
*
Fix compile warnings
Xavi Hernandez
2018-07-10
1
-8
/
+17
*
rpc: set listen-backlog to high value
Milind Changire
2018-04-13
1
-1
/
+1
*
rpc: rearm listener socket early
Milind Changire
2018-04-07
1
-3
/
+3
*
socket: Improve error logging when loading SSL files fails
Niklas Hambüchen
2018-03-21
1
-2
/
+6
*
glusterd: TLS verification fails while using intermediate CA
Mohit Agrawal
2018-03-19
1
-4
/
+8
*
socket: options update for GD2
Mohit Agrawal
2018-02-19
1
-4
/
+36
*
protocol: utilize the version 4 xdr
Amar Tumballi
2018-02-01
1
-1
/
+142
*
build: Link libgfrpc within rpc-transport shared libraries
Anoop C S
2018-01-11
1
-0
/
+1
*
Revert "rpc: merge ssl infra with epoll infra"
Milind Changire
2018-01-07
2
-835
/
+766
*
rpc: merge ssl infra with epoll infra
Milind Changire
2017-12-12
2
-777
/
+831
*
rpc: Fix several coverity issues in rpc/socket code
Mohit Agrawal
2017-11-10
1
-7
/
+12
*
rpc/rpc-transport/: MISSING_BREAK in name.c
Girjesh Rajoria
2017-11-08
1
-3
/
+3
*
gluster: IPv6 single stack support
Kevin Vigor
2017-10-24
2
-0
/
+19
*
rpc/rpc-transport/socket/: Coverity Issue MISSING_BREAK
Girjesh Rajoria
2017-09-29
1
-1
/
+1
*
rpc-transport/socket: tab -> spaces cleanup
Kaleb S. KEITHLEY
2017-09-15
2
-466
/
+466
*
rpc: TLSv1_2_method() is deprecated in OpenSSL-1.1
Kaleb S. KEITHLEY
2017-09-13
1
-1
/
+3
*
socket: Use granular mutex locks during pollin and pollout event processing
Krutika Dhananjay
2017-09-08
2
-35
/
+58
*
Do not declare the variable timeout_ms if TCP_USER_TIMEOUT is not defined
Michael Scherer
2017-09-07
1
-0
/
+2
*
libglusterfs: Name threads on creation
Raghavendra Talur
2017-07-19
1
-2
/
+3
*
socket: call init_openssl_mt() in init() and add cleanup
Prashanth Pai
2017-07-17
1
-25
/
+39
*
Link against missed libraries to resolve symbols
Prashanth Pai
2017-07-03
1
-1
/
+3
*
protocol/server: make listen backlog value as configurable
Mohammed Rafi KC
2017-06-08
1
-10
/
+14
*
socket/reconfigure: reconfigure should be done on new dict
Mohammed Rafi KC
2017-05-29
1
-8
/
+8
*
socket: Avoid flooding of error message in case of SSL
Mohit Agrawal
2017-05-15
1
-1
/
+10
*
event/epoll: Add back socket for polling of events immediately after
Raghavendra G
2017-05-12
2
-19
/
+83
*
rpc: Remove accidental IPV6 changes
Kaushal M
2017-05-05
2
-20
/
+0
*
rpc: fix transport add/remove race on port probing
Milind Changire
2017-05-03
1
-165
/
+196
*
Halo Replication feature for AFR translator
Kevin Vigor
2017-05-02
2
-2
/
+26
*
rpc: add options to manage socket keepalive lifespan
Milind Changire
2017-04-12
2
-42
/
+98
*
transport: allow OS to assign us a port
Kevin Vigor
2017-03-12
1
-0
/
+5
*
rpc: avoid logging success on failure
Milind Changire
2017-03-07
1
-0
/
+2
*
rpc: log more about socket disconnects
Milind Changire
2017-03-01
1
-3
/
+15
*
socket: Avoid flooding of SSL messages in case of failure/success
Mohit Agrawal
2017-02-27
1
-7
/
+7
[next]