J. Bruce Fields
|
3c34ae11fa
nfsd: fix krb5 handling of anonymous principals
|
12 years ago |
Linus Torvalds
|
b6669737d3
Merge branch 'for-3.9' of git://linux-nfs.org/~bfields/linux
|
12 years ago |
Stanislav Kinsbursky
|
2d4383383b
SUNRPC: rework cache upcall logic
|
12 years ago |
Stanislav Kinsbursky
|
73fb847a44
SUNRPC: introduce cache_detail->cache_request callback
|
12 years ago |
Eric W. Biederman
|
683428fae8
sunrpc: Update svcgss xdr handle to rpsec_contect cache
|
12 years ago |
Jeff Layton
|
4c190e2f91
sunrpc: trim off trailing checksum before returning decrypted or integrity authenticated buffer
|
12 years ago |
Linus Torvalds
|
419f431949
Merge branch 'for-3.5' of git://linux-nfs.org/~bfields/linux
|
13 years ago |
Linus Torvalds
|
a00b6151a2
Merge branch 'for-3.5-take-2' of git://linux-nfs.org/~bfields/linux
|
13 years ago |
J. Bruce Fields
|
d5497fc693
nfsd4: move rq_flavor into svc_cred
|
13 years ago |
J. Bruce Fields
|
03a4e1f6dd
nfsd4: move principal name into svc_cred
|
13 years ago |
Eric W. Biederman
|
ae2975bc34
userns: Convert group_info values from gid_t to kgid_t.
|
13 years ago |
Simo Sorce
|
fc2952a2a9
SUNRPC: split upcall function to extract reusable parts
|
13 years ago |
Stanislav Kinsbursky
|
a1db410d0b
SUNRPC: create GSS auth cache per network namespace
|
13 years ago |
Lucas De Marchi
|
25985edced
Fix common misspellings
|
14 years ago |
Shan Wei
|
66c941f4aa
net: sunrpc: kill unused macros
|
14 years ago |
NeilBrown
|
2ed5282cd9
svcauth_gss: replace a trivial 'switch' with an 'if'
|
15 years ago |
NeilBrown
|
1ebede86b8
sunrpc: close connection when a request is irretrievably lost.
|
15 years ago |
Trond Myklebust
|
1f4c86c0be
NFS: Don't use GFP_KERNEL in rpcsec_gss downcalls
|
15 years ago |
Kevin Coffman
|
7561042fb7
gss_krb5: Added and improved code comments
|
15 years ago |
Tejun Heo
|
5a0e3ad6af
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
|
15 years ago |
Joe Perches
|
f64f9e7192
net: Move && and || to end of previous line
|
15 years ago |
Wei Yongjun
|
eac81736e6
sunrpc: reply AUTH_BADCRED to RPCSEC_GSS with unknown service
|
16 years ago |
Trond Myklebust
|
bc74b4f5e6
SUNRPC: Allow the cache_detail to specify alternative upcall mechanisms
|
16 years ago |
Olga Kornievskaia
|
945b34a772
rpc: allow gss callbacks to client
|
16 years ago |
Olga Kornievskaia
|
68e76ad0ba
nfsd: pass client principal name in rsc downcall
|
16 years ago |
Trond Myklebust
|
7bd8826915
SUNRPC: rpcsec_gss modules should not be used by out-of-tree code
|
16 years ago |
J. Bruce Fields
|
b620754bfe
svcrpc: fix handling of garbage args
|
17 years ago |
Harshula Jayasuriya
|
dd35210e1e
sunrpc: GSS integrity and decryption failures should return GARBAGE_ARGS
|
17 years ago |
J. Bruce Fields
|
cb5c7d668e
svcrpc: ensure gss DESTROY tokens free contexts from cache
|
17 years ago |
J. Bruce Fields
|
b39c18fce0
sunrpc: gss: simplify rsi_parse logic
|
17 years ago |