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