aboutsummaryrefslogtreecommitdiff
path: root/net/sunrpc/auth_generic.c
AgeCommit message (Expand)AuthorFilesLines
2008-11-20SUNRPC: Fix a performance regression in the RPC authentication codeGravatar Trond Myklebust 1-2/+18
2008-05-18SUNRPC: AUTH_SYS "machine creds" shouldn't use negative valued uid/gidGravatar Trond Myklebust 1-4/+4
2008-04-19NFSv4: Reintroduce machine credsGravatar Trond Myklebust 1-2/+24
2008-04-19NFSv4: Don't use cred->cr_ops->cr_name in nfs4_proc_setclientid()Gravatar Trond Myklebust 1-2/+0
2008-03-14SUNRPC: Add an rpc_credop callback for binding a credential to an rpc_taskGravatar Trond Myklebust 1-0/+15
2008-03-14SUNRPC: Add a generic RPC credentialGravatar Trond Myklebust 1-0/+142