summaryrefslogtreecommitdiffstats
path: root/net/sunrpc/auth_gss/svcauth_gss.c
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-3.10' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2013-05-031-11/+352
|\
| * svcauth_gss: fix error return code in rsc_parse()Wei Yongjun2013-04-301-1/+3
| * SUNRPC: define {create,destroy}_use_gss_proxy_proc_entry in !PROC caseJ. Bruce Fields2013-04-291-1/+10
| * Merge branch 'nfs-for-next' of git://linux-nfs.org/~trondmy/nfs-2.6 into for-...J. Bruce Fields2013-04-291-1/+3
| |\
| * | SUNRPC: Use gssproxy upcall for server RPCGSS authentication.Simo Sorce2013-04-261-9/+338
| * | SUNRPC: conditionally return endtime from import_sec_contextSimo Sorce2013-04-261-1/+2
* | | Merge tag 'nfs-for-3.10-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2013-04-301-1/+3
|\ \ \ | |/ / |/| / | |/
| * SUNRPC: Consider qop when looking up pseudoflavorsChuck Lever2013-03-291-1/+3
* | nfsd: fix krb5 handling of anonymous principalsJ. Bruce Fields2013-03-061-4/+8
|/
* Merge branch 'for-3.9' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2013-02-281-9/+9
|\
| * SUNRPC: rework cache upcall logicStanislav Kinsbursky2013-02-151-7/+0
| * SUNRPC: introduce cache_detail->cache_request callbackStanislav Kinsbursky2013-02-151-1/+2
| * sunrpc: trim off trailing checksum before returning decrypted or integrity au...Jeff Layton2013-02-081-2/+8
* | sunrpc: Update svcgss xdr handle to rpsec_contect cacheEric W. Biederman2013-02-131-5/+13
|/
* Merge branch 'for-3.5' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2012-06-011-20/+7
|\
| * nfsd4: move rq_flavor into svc_credJ. Bruce Fields2012-05-311-1/+1
| * nfsd4: move principal name into svc_credJ. Bruce Fields2012-05-311-19/+6
* | Merge branch 'for-3.5-take-2' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2012-05-311-36/+64
|\ \ | |/
| * SUNRPC: split upcall function to extract reusable partsSimo Sorce2012-04-251-36/+64
* | userns: Convert group_info values from gid_t to kgid_t.Eric W. Biederman2012-05-031-1/+6
|/
* SUNRPC: create GSS auth cache per network namespaceStanislav Kinsbursky2012-01-311-50/+115
* Fix common misspellingsLucas De Marchi2011-03-311-1/+1
* net: sunrpc: kill unused macrosShan Wei2010-12-171-2/+0
* svcauth_gss: replace a trivial 'switch' with an 'if'NeilBrown2010-09-211-22/+19
* sunrpc: close connection when a request is irretrievably lost.NeilBrown2010-09-211-6/+6
* NFS: Don't use GFP_KERNEL in rpcsec_gss downcallsTrond Myklebust2010-05-141-1/+1
* gss_krb5: Added and improved code commentsKevin Coffman2010-05-141-0/+15
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* net: Move && and || to end of previous lineJoe Perches2009-11-291-2/+2
* sunrpc: reply AUTH_BADCRED to RPCSEC_GSS with unknown serviceWei Yongjun2009-08-251-2/+4
* SUNRPC: Allow the cache_detail to specify alternative upcall mechanismsTrond Myklebust2009-08-091-1/+6
* rpc: allow gss callbacks to clientOlga Kornievskaia2008-12-231-0/+1
* nfsd: pass client principal name in rsc downcallOlga Kornievskaia2008-12-231-0/+23
* SUNRPC: rpcsec_gss modules should not be used by out-of-tree codeTrond Myklebust2008-12-231-2/+2
* svcrpc: fix handling of garbage argsJ. Bruce Fields2008-07-031-7/+5
* sunrpc: GSS integrity and decryption failures should return GARBAGE_ARGSHarshula Jayasuriya2008-04-231-2/+7
* svcrpc: ensure gss DESTROY tokens free contexts from cacheJ. Bruce Fields2008-02-011-0/+1
* sunrpc: gss: simplify rsi_parse logicJ. Bruce Fields2008-02-011-28/+24
* nfsd: fix rsi_cache reference count leakJ. Bruce Fields2008-02-011-6/+11
* knfsd: allow cache_register to return error on failureJ. Bruce Fields2008-02-011-4/+13
* knfsd: cache unregistration needn't return errorJ. Bruce Fields2008-02-011-4/+2
* svcgss: move init code into separate functionJ. Bruce Fields2007-10-091-67/+77
* [SUNRPC]: Clean up duplicate includes in net/sunrpc/Jesper Juhl2007-08-131-1/+0
* nfsd: fix possible oops on re-insertion of rpcsec_gss modulesJ. Bruce Fields2007-07-241-4/+5
* knfsd: nfsd4: secinfo handling without secinfo= optionJ. Bruce Fields2007-07-171-0/+9
* knfsd: nfsd: set rq_client to ip-address-determined-domainJ. Bruce Fields2007-07-171-3/+18
* knfsd: nfsd4: store pseudoflavor in requestAndy Adamson2007-07-171-0/+2
* sendfile: convert nfsd to splice_direct_to_actor()Jens Axboe2007-07-101-1/+1
* knfsd: rpcgss: RPC_GSS_PROC_ DESTROY request will get a bad rpcWei Yongjun2007-05-091-0/+2
* knfsd: fix resource leak resulting in module refcount leak for rpcsec_gss_krb...Frank Filz2007-05-091-1/+4
OpenPOWER on IntegriCloud