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-lib
/
src
/
rpcsvc.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
rpc : build_prog_details should iterate program list inside critical section
Atin Mukherjee
2016-02-22
1
-13
/
+20
*
all: reduce "inline" usage
Jeff Darcy
2015-09-01
1
-7
/
+7
*
rpc: check for unprivileged port should start at 1024
Milind Changire
2015-07-30
1
-1
/
+1
*
rpc: fix binding brick issue while bind-insecure is enabled
Prasanna Kumar Kalever
2015-07-26
1
-2
/
+4
*
rpcsvc: add request's address in log
Krishnan Parthasarathi
2015-07-13
1
-1
/
+2
*
Revert "rpc: By default set allow-insecure, bind-insecure to on"
Raghavendra G
2015-07-02
1
-4
/
+2
*
rpc: By default set allow-insecure, bind-insecure to on
Prasanna Kumar Kalever
2015-06-30
1
-2
/
+4
*
build: do not #include "config.h" in each file
Niels de Vos
2015-05-29
1
-5
/
+0
*
rpc: Maintain separate xlator pointer in 'rpcsvc_state'
Kotresh HR
2015-05-04
1
-4
/
+4
*
rpc: Perform throttling conditionally
Vijay Bellur
2015-04-28
1
-6
/
+19
*
rpc: Introduce attribute throttle for rpcsvc_t
Vijay Bellur
2015-04-28
1
-0
/
+46
*
rpc: Fixing dereferencing after null check
arao
2015-04-02
1
-3
/
+9
*
rpcsvc: New rpc routines defined to send callback requests
Soumya Koduri
2015-03-01
1
-0
/
+42
*
rpc/rpcsvc: add peername to log messages
Krishnan Parthasarathi
2014-12-10
1
-12
/
+20
*
rdma:vectored write fails for rdma.
Mohammed Rafi KC
2014-12-07
1
-2
/
+2
*
gNFS: Subdir mount does not work on UDP proto
Santosh Kumar Pradhan
2014-10-07
1
-37
/
+7
*
build: make GLUSTERD_WORKDIR rely on localstatedir
Harshavardhana
2014-08-07
1
-1
/
+1
*
nfs/drc: Fix memory corruptions
Raghavendra G
2014-07-30
1
-24
/
+26
*
gNFS: Fix multi-homed m/c issue in NFS subdir auth
Santosh Kumar Pradhan
2014-06-25
1
-27
/
+18
*
cleanup: Fix domain in log message
Krutika Dhananjay
2014-06-12
1
-1
/
+1
*
rpc: Reconfigure() does not work for auth-reject
Santosh Kumar Pradhan
2014-06-09
1
-6
/
+17
*
rpcsvc: Validate RPC procedure number before fetch
Santosh Kumar Pradhan
2014-05-17
1
-6
/
+16
*
glusterd: Ping timer implmentation
Krishnan Parthasarathi
2014-04-29
1
-1
/
+28
*
rpcsvc: Ignore INODELK/ENTRYLK/LK for throttling
Pranith Kumar K
2014-04-24
1
-16
/
+54
*
build: MacOSX Porting fixes
Harshavardhana
2014-04-24
1
-22
/
+17
*
gNFS: Support wildcard in RPC auth allow/reject
Santosh Kumar Pradhan
2014-04-22
1
-2
/
+89
*
rpc: Fix a crash due to NULL dereference
Vijay Bellur
2014-02-16
1
-2
/
+2
*
gNFS: Set default outstanding RPC limit to 16
Santosh Kumar Pradhan
2014-01-15
1
-21
/
+25
*
rpc/auth: Avoid NULL dereference in rpcsvc_auth_request_init()
Harshavardhana
2014-01-08
1
-7
/
+1
*
gNFS: Possible SEGV crash in NFS while DRC is OFF
Santosh Kumar Pradhan
2014-01-03
1
-1
/
+1
*
gNFS: RFE for NFS connection behavior
Santosh Kumar Pradhan
2013-11-14
1
-26
/
+136
*
rpcsvc: implement per-client RPC throttling
Anand Avati
2013-10-28
1
-0
/
+62
*
gNFS: Incorrect NFS ACL encoding for XFS
Santosh Kumar Pradhan
2013-09-29
1
-2
/
+1
*
rpcsvc: allocate large auxgid list on demand
Anand Avati
2013-09-17
1
-0
/
+2
*
nfs/auth: reject mounts if getaddrinfo fails
Rajesh Amaravathi
2013-06-26
1
-3
/
+48
*
rpc: duplicate request cache for nfs
Rajesh Amaravathi
2013-06-21
1
-20
/
+71
*
rpcsvc: fix dangerous setting of pointer on free'd structure
Anand Avati
2013-05-13
1
-1
/
+0
*
rpc-lib: fix printf args when printing XID
Michael Brown
2013-05-06
1
-2
/
+2
*
rpc/nfs: cleanup legacy code of general options
Rajesh Amaravathi
2013-04-02
1
-394
/
+112
*
rpc: change dict key for fqdn
Rajesh Amaravathi
2013-02-18
1
-2
/
+2
*
rpc: get hostnames of client to allow FQDN based authentication
Rajesh Amaravathi
2013-02-06
1
-0
/
+20
*
rpcsvc/dump: return correct return value
Raghavendra G
2013-02-06
1
-0
/
+1
*
rpcsvc: Fix memory corruption caused by rpcsvc_dump returning non-zero
Raghavendra G
2013-02-05
1
-10
/
+8
*
"gcc -pedantic": made 'inline' functions as 'static inline' functions
Amar Tumballi
2013-01-23
1
-5
/
+5
*
rpcsvc: Add an extra log message
Kaushal M
2012-12-10
1
-0
/
+4
*
rpcsvc: do a 'iobuf_ref()' on buffer while synctaskizing actor
Kaushal M
2012-12-09
1
-13
/
+20
*
rpcsvc: framework for executing actors as synctask
Anand Avati
2012-09-19
1
-1
/
+23
*
Clean up of typepunning errors ( Strict aliasing warnings )
Varun Shastry
2012-09-17
1
-12
/
+11
*
rpcsvc: remove .vector_actor and related changes
Anand Avati
2012-08-20
1
-18
/
+17
*
remove useless if-before-free (and free-like) functions
Jim Meyering
2012-07-13
1
-16
/
+8
[next]