summaryrefslogtreecommitdiff
path: root/net/sunrpc/auth_generic.c
AgeCommit message (Expand)Author
2012-01-23SUNRPC: Fix machine creds in generic_create_cred and generic_matchTrond Myklebust
2012-01-05SUNRPC: Clean up the RPCSEC_GSS service ticket requestsTrond Myklebust
2010-09-29sunrpc: fix up rpcauth_remove_module section mismatchStephen Rothwell
2010-08-04SUNRPC: Clean up of rpc_bindcred()Trond Myklebust
2010-08-04NFS: Ensure the AUTH_UNIX credcache is allocated dynamicallyTrond Myklebust
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2009-09-15SUNRPC: Defer the auth_gss upcall when the RPC call is asynchronousTrond Myklebust
2008-11-20SUNRPC: Fix a performance regression in the RPC authentication codeTrond Myklebust
2008-05-18SUNRPC: AUTH_SYS "machine creds" shouldn't use negative valued uid/gidTrond 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