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
*
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
*
core: coverity fixes (mostly resource leak fixes)
Amar Tumballi
2012-06-05
1
-6
/
+10
*
license: dual license under GPLV2 and LGPLV3+
Kaleb KEITHLEY
2012-05-10
1
-14
/
+5
*
rpcsvc: size check before calloc in rpcsvc_handle_disconnect
Rajesh Amaravathi
2012-05-02
1
-0
/
+3
*
glusterd,glusterfsd : Perform proper cleanup of connections and socket files
Kaushal M
2012-04-23
1
-7
/
+23
*
core: coverity issues fixed
Amar Tumballi
2012-04-23
1
-1
/
+3
*
xlator/server,xlator/nfs : Fix authentication for address lists
Kaushal M
2012-04-13
1
-1
/
+5
*
rpc-lib: memleak fix in rpcsvc_volume_allowed
Rajesh Amaravathi
2012-03-17
1
-5
/
+6
*
rpc: log in DEBUG when nfs clients try to see if ACL requests are accepted by...
krishna
2012-03-14
1
-2
/
+8
*
rpc-lib/rpcsvc: nfs auth corrections
Rajesh Amaravathi
2012-03-14
1
-2
/
+14
*
mempool: adjustments in pool sizes
Amar Tumballi
2012-02-22
1
-3
/
+5
*
iobuf: use 'iobuf_get2()' to get variable sized buffers
Amar Tumballi
2012-02-20
1
-19
/
+30
*
core: change lk-owner as a 1k buffer
Amar Tumballi
2012-01-24
1
-1
/
+3
*
rpc: extend actors with flag signing if privilege is required
Csaba Henk
2012-01-21
1
-11
/
+16
*
by default make option rpc-auth.addr.namelookup off.
krishna
2011-09-27
1
-4
/
+4
*
rpc: Use correct variable for volume-specific insecure ports check
krishna
2011-09-18
1
-1
/
+1
*
mem-pool: Make mem-pool ptr avialable in ptr
shishir gowda
2011-08-25
1
-1
/
+1
*
Change Copyright current year
Pranith Kumar K
2011-08-10
1
-1
/
+1
*
pass xlator pointer to rpcsvc_init() so that it can init svc->mydata to xlator
v3.3.0qa1
krishna
2011-08-09
1
-1
/
+2
[next]