summaryrefslogtreecommitdiff
path: root/include/linux/sunrpc/auth.h
AgeCommit message (Expand)Author
2009-09-15SUNRPC: Defer the auth_gss upcall when the RPC call is asynchronousTrond Myklebust
2008-04-19NFSv4: Reintroduce machine credsTrond Myklebust
2008-04-19NFSv4: Don't use cred->cr_ops->cr_name in nfs4_proc_setclientid()Trond Myklebust
2008-03-14SUNRPC: Add an rpc_credop callback for binding a credential to an rpc_taskTrond Myklebust
2008-03-14SUNRPC: Add a generic RPC credentialTrond Myklebust
2008-03-14SUNRPC: Clean up rpcauth_bindcred()Trond Myklebust
2008-03-14SUNRPC: Fix RPCAUTH_LOOKUP_ROOTCREDSTrond Myklebust
2008-03-14SUNRPC: Fix a bug in rpcauth_lookup_credcache()Trond Myklebust
2007-07-10SUNRPC: Convert the credential garbage collector into a shrinker callbackTrond Myklebust
2007-07-10SUNRPC: Give credential cache a local spinlockTrond Myklebust
2007-07-10SUNRPC: Convert the credcache lookup code to use RCUTrond Myklebust
2007-07-10SUNRPC: cleanup rpc credential cache garbage collectionTrond Myklebust
2007-07-10SUNRPC: Enforce atomic updates of rpc_cred->cr_flagsTrond Myklebust
2007-07-10SUNRPC: Clean up rpc credential initialisationTrond Myklebust
2007-07-10SUNRPC: Mark auth and cred operation tables as constant.Trond Myklebust
2007-07-10SUNRPC: Rename rpcauth_destroy() to rpcauth_release()Trond Myklebust
2007-07-10SUNRPC: Fix a memory leak in the auth credcache codeTrond Myklebust
2007-07-10SUNRPC: Add a backpointer from the struct rpc_cred to the rpc_authTrond Myklebust
2006-10-04[PATCH] knfsd: Prepare knfsd for support of rsize/wsize of up to 1MB, over TCPGreg Banks
2006-09-28[SUNRPC]: trivial endianness annotationsAlexey Dobriyan
2006-04-26Don't include linux/config.h from anywhere else in include/David Woodhouse
2006-02-01SUNRPC: Remove obsolete rpcauth #definesTrond Myklebust
2006-02-01SUNRPC: Move upcall out of auth->au_ops->crcreate()Trond Myklebust
2006-02-01SUNRPC: Fix a lock recursion in the auth_gss downcallTrond Myklebust
2005-10-18RPCSEC_GSS: cleanup au_rslack calculationJ. Bruce Fields
2005-03-10RPC: remove broken_suid mount optionTrond Myklebust
2005-03-10RPC: Shrink struct rpc_auth for those flavours that don't use the cacheTrond Myklebust
2005-03-10RPC: Convert RPC credcache to use hlistsTrond Myklebust
2005-03-10RPC: kill cr_authTrond Myklebust
2005-03-10RPC: Make rpc_auth credential cache optional.Trond Myklebust
2005-01-04RPC: The RPCAUTH_CRED_DEAD flag had been unused for some time before ITrond Myklebust
2004-12-27[SUNRPC]: Staticize, kill unused functions, and remove unneeded exports.Adrian Bunk
2004-02-18[PATCH] NGROUPS 2.6.2rc2 + fixupsAndrew Morton
2004-02-07RPC: Add support for sharing the same RPC transport andTrond Myklebust
2004-02-07RPCSEC_GSS: Client-side only support for rpcsec_gss integrityTrond Myklebust
2003-06-11allow gssd to communicate failure to initialize contexts back to the kernel, soJ. Bruce Fields
2003-02-20[PATCH] try_module_get(THIS_MODULE) is bogusChristoph Hellwig
2003-01-12[PATCH] RPCSEC_GSS client upcall user [5/6]Trond Myklebust
2003-01-12[PATCH] RPCSEC_GSS authentication framework [4/6]Trond Myklebust
2003-01-12[PATCH] Clean up RPC client credcache lookups [1/6]Trond Myklebust
2003-01-07[PATCH] Cleanup for SunRPC auth codeTrond Myklebust
2002-09-17[PATCH] stricter type checking for rpc auth flavorsChuck Lever
2002-02-04v2.4.8.4 -> v2.4.9Linus Torvalds
2002-02-04Import changesetLinus Torvalds