summaryrefslogtreecommitdiff
path: root/include/linux/sunrpc/svcauth.h
AgeCommit message (Expand)Author
2018-10-03SUNRPC: Add lockless lookup of the server's auth domainTrond Myklebust
2018-08-22sunrpc: Extract target name into svc_credChuck Lever
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2016-06-10vfs: make the string hashes salt the hashLinus Torvalds
2016-05-28<linux/sunrpc/svcauth.h>: Define hash_str() in terms of hashlen_string()George Spelvin
2015-11-24nfsd4: fix gss-proxy 4.1 mounts for some AD principalsJ. Bruce Fields
2013-07-01svcrpc: store gss mech in svc_credJ. Bruce Fields
2013-07-01svcrpc: introduce init_svc_credJ. Bruce Fields
2013-02-13sunrpc: Use kuid_t and kgid_t where appropriateEric W. Biederman
2012-05-31nfsd4: move rq_flavor into svc_credJ. Bruce Fields
2012-05-31nfsd4: move principal name into svc_credJ. Bruce Fields
2012-04-12nfsd: make expkey cache allocated per network namespace contextStanislav Kinsbursky
2012-04-11svcauth: remove unused defineSimo Sorce
2012-03-11SUNRPC: Fix a few sparse warningsTrond Myklebust
2010-09-27sunrpc: Add net to pure API callsPavel Emelyanov
2010-09-27sunrpc: Make xprt auth cache release work with the xprtPavel Emelyanov
2010-09-21sunrpc: close connection when a request is irretrievably lost.NeilBrown
2008-04-23IPv6 support for NFS server export cachesAurélien Charbon
2007-07-17knfsd: nfsd: set rq_client to ip-address-determined-domainJ. Bruce Fields
2006-10-04[PATCH] knfsd: knfsd: cache ipmap per TCP socketGreg Banks
2006-09-28[SUNRPC]: trivial endianness annotationsAlexey Dobriyan
2006-03-27[PATCH] knfsd: Change the store of auth_domains to not be a 'cache'NeilBrown
2005-03-30[PATCH] svcrpc: auth_domain documentationNeil Brown
2005-03-04[PATCH] nfsd: svcrpc: add a per-flavor set_client methodNeil Brown
2004-07-04[PATCH] gcc 3.5 fixesAnton Blanchard
2004-06-04[PATCH] kNFSd: gss_svc locking and refcounting fixesNeil Brown
2004-02-26[PATCH] kNFSd: Add minimal server-side support for rpcsec_gss.Andrew Morton
2004-02-26[PATCH] knfsd: NGROUPS fixesAndrew Morton
2004-02-18[PATCH] NGROUPS 2.6.2rc2 + fixupsAndrew Morton
2003-01-10[PATCH] Change hash_mem to an inline function.Neil Brown
2003-01-10[PATCH] Some tidyup of svc_authenticateNeil Brown
2003-01-05Merge davem@nuts.ninka.net:/home/davem/src/BK/sparc-2.5David S. Miller
2003-01-05[SUNRPC]: svcauth.h needs linux/string.hDavid S. Miller
2003-01-05Needs <linux/string.h> for strlen()Linus Torvalds
2003-01-05[PATCH] knfsd: Use hash_long from hash.h for hashing in rpc/svc caches.Neil Brown
2002-10-11[PATCH] kNFSd: Use new cache infrastructure for auth_unix specific lookups.Neil Brown
2002-10-11[PATCH] kNFSd: Tidy up the rpc authentication interface.Neil Brown
2002-09-17[PATCH] stricter type checking for rpc auth flavorsChuck Lever
2002-02-04Import changesetLinus Torvalds