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
Commit message (
Expand
)
Author
Age
Files
Lines
*
rpc: make binding to port 0 as the default if no option is provided
Amar Tumballi
2018-10-02
4
-23
/
+38
*
rpc: failed requests immediately if rpc connection is down
Kinglong Mee
2018-09-27
1
-1
/
+4
*
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
20
-17095
/
+16413
*
Land clang-format changes
Gluster Ant
2018-09-12
21
-3129
/
+3214
*
Modify log message 'DH ciphers are disabled' from ERROR to INFO
Omar Kohl
2018-09-10
1
-1
/
+1
*
glusterd: Fix Buffer size issues
Sanju Rakonde
2018-09-04
1
-4
/
+4
*
multiple files: calloc -> malloc
Yaniv Kaul
2018-09-04
3
-5
/
+7
*
Various files: strncpy()->sprintf(), reduce strlen()'s
Yaniv Kaul
2018-08-31
1
-4
/
+6
*
rpc: log fuse unique ID along with gluster XID
Milind Changire
2018-08-30
1
-8
/
+12
*
rpc/rpc-lib/src/rpc-clnt-ping.c:move to GF_MALLOC() instead of GF_CALLOC() when
Yaniv Kaul
2018-08-23
1
-1
/
+1
*
mgmt/glusterd: Code cleanup in glusterd-volgen.c
Vijay Bellur
2018-08-19
1
-0
/
+2
*
All: remove memset() before sprintf()
Yaniv Kaul
2018-08-14
2
-2
/
+0
*
Fix a grammar error in the logs
Nigel Babu
2018-08-13
1
-1
/
+1
*
socket: Remove code duplication
Krutika Dhananjay
2018-08-02
1
-69
/
+13
*
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
*
build: rename event.h to gf-event.h
Niels de Vos
2018-07-27
4
-4
/
+4
*
rpc: merge ssl infra with epoll infra
Milind Changire
2018-07-27
2
-748
/
+814
*
rpc: rpc_clnt_connection_cleanup is crashed due to double free
Mohit Agrawal
2018-07-25
1
-3
/
+17
*
All: run codespell on the code and fix issues.
Yaniv Kaul
2018-07-22
7
-13
/
+14
*
changelog: fix br-state-check.t crash for brick_mux
Mohit Agrawal
2018-07-11
1
-2
/
+3
*
Fix compile warnings
Xavi Hernandez
2018-07-10
2
-9
/
+18
*
rpc/clnt: Don't let consumers manage "connected" state
Raghavendra G
2018-06-04
3
-53
/
+14
*
rpc: Don't reset auth_value in disconnect
Kotresh HR
2018-05-24
1
-12
/
+48
*
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
*
rpc: update tirpc registration to "force" unregister old mapping before re-re...
Shreyas Siravara
2018-03-28
2
-0
/
+8
*
rpc: simplify parameters when a saved frame is forced to unwind
Zhang Huan
2018-03-28
1
-4
/
+2
*
rpc: fix incorrect return value when xdr decode fails
Zhang Huan
2018-03-28
1
-1
/
+0
*
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
*
cleanup: xlator_t structure's 'client_latency' variable is not used
Sven Fischer
2018-03-19
1
-2
/
+0
*
build: address linkage issues
Kaleb S. KEITHLEY
2018-03-05
6
-1
/
+170
*
rpcsvc: scale rpcsvc_request_handler threads
Milind Changire
2018-02-26
3
-17
/
+123
*
socket: options update for GD2
Mohit Agrawal
2018-02-19
1
-4
/
+36
*
Fetch backup volfile servers from glusterd2
Prashanth Pai
2018-02-16
1
-0
/
+5
*
rpc: Adds rpcbind6 programs to libgfrpc symbols
Sheena Artrip
2018-02-13
1
-0
/
+2
*
protocol: utilize the version 4 xdr
Amar Tumballi
2018-02-01
3
-2
/
+151
*
protocol: Implement put fop
Poornima G
2018-01-31
3
-0
/
+14
*
build: Add new glusterfs4 source files to gitignore
Anoop C S
2018-01-30
1
-0
/
+2
*
build: restore ability to control verbosity settings
Jan Engelhardt
2018-01-26
1
-2
/
+2
*
build: use libtirpc by default, even if ipv6 is not the default
Kaleb S. KEITHLEY
2018-01-26
1
-1
/
+1
*
protocol: make on-wire-change of protocol using new XDR definition.
Amar Tumballi
2018-01-19
3
-29
/
+1169
*
rpc/*: auth-header changes
Amar Tumballi
2018-01-17
9
-119
/
+388
*
dict: add another type to handle backward compatibility
Amar Tumballi
2018-01-17
1
-0
/
+3
*
locks: added inodelk/entrylk contention upcall notifications
Xavier Hernandez
2018-01-16
4
-0
/
+179
*
rpc: use export map to minimize exported symbols in libgf{rpc,xdr}.so
Kaleb S. KEITHLEY
2018-01-12
4
-3
/
+318
*
build: Link libgfrpc within rpc-transport shared libraries
Anoop C S
2018-01-11
2
-2
/
+5
*
Revert "rpc: merge ssl infra with epoll infra"
Milind Changire
2018-01-07
2
-835
/
+766
[next]