aboutsummaryrefslogtreecommitdiffstats
path: root/net/sunrpc/auth_generic.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-09-15SUNRPC: Defer the auth_gss upcall when the RPC call is asynchronousTrond Myklebust1-2/+2
2008-11-20SUNRPC: Fix a performance regression in the RPC authentication codeTrond Myklebust1-2/+18
2008-05-18SUNRPC: AUTH_SYS "machine creds" shouldn't use negative valued uid/gidTrond Myklebust1-4/+4
2008-04-19NFSv4: Reintroduce machine credsTrond Myklebust1-2/+24
2008-04-19NFSv4: Don't use cred->cr_ops->cr_name in nfs4_proc_setclientid()Trond Myklebust1-2/+0
2008-03-14SUNRPC: Add an rpc_credop callback for binding a credential to an rpc_taskTrond Myklebust1-0/+15
2008-03-14SUNRPC: Add a generic RPC credentialTrond Myklebust1-0/+142