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