summaryrefslogtreecommitdiff
path: root/net/sunrpc/auth.c
AgeCommit message (Expand)Author
2007-02-12Merge branch 'master' of /home/trondmy/kernel/linux-2.6/Trond Myklebust
2007-02-10[NET] SUNRPC: Fix whitespace errors.YOSHIFUJI Hideaki
2007-02-03SUNRPC: fix print format for tk_pidChuck Lever
2006-09-28[SUNRPC]: trivial endianness annotationsAlexey Dobriyan
2006-03-20SUNRPC: Auto-load RPC authentication kernel modulesOlaf Kirch
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
2006-01-11[NET]: Remove more unneeded typecasts on *malloc()Kris Katterjohn
2005-11-04NFS,SUNRPC,NLM: fix unused variable warnings when CONFIG_SYSCTL is disabledChuck Lever
2005-09-23[PATCH] RPC: Eliminate socket.h includes in RPC clientChuck Lever
2005-06-22[PATCH] RPC: [PATCH] improve rpcauthauth_create error returnsJ. Bruce Fields
2005-03-10RPC: remove broken_suid mount optionTrond Myklebust
2005-03-10RPC: Clean up of rpcauth_lookupcred() and rpcauth_bindcred()Trond Myklebust
2005-03-10RPC: make rpcauth_lookupcred() return error codes.Trond Myklebust
2005-03-10RPC: Initialize the GSS context upon RPC credential creation.Trond 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-03-10RPC: Move credcache-specific code out of put_rpccred()Trond Myklebust
2005-03-10RPC: struct rpc_auth initialization and destruction code cleanupTrond Myklebust
2005-03-10RPC: Remove unnecessary module refcountingTrond Myklebust
2005-01-13[NET]: Lock initializer cleanup.Thomas Gleixner
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.9.13 -> v2.4.9.14Linus Torvalds
2002-02-04v2.4.8.4 -> v2.4.9Linus Torvalds
2002-02-04v2.4.1.2 -> v2.4.1.3Linus Torvalds
2002-02-04v2.4.0.10 -> v2.4.0.11Linus Torvalds
2002-02-04Import changesetLinus Torvalds