summaryrefslogtreecommitdiff
path: root/net/sunrpc/auth_gss
AgeCommit message (Expand)Author
2005-03-10RPC: remove broken_suid mount optionTrond 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: Remove dependency of RPCSEC_GSS upcalls on the credential cacheTrond Myklebust
2005-03-10RPCSEC_GSS: Enable expiring of credentialsTrond Myklebust
2005-03-10RPCSEC_GSS: Misc little cleanups.Trond Myklebust
2005-03-10RPCSEC_GSS: cleanup gss_cred.Trond Myklebust
2005-03-10RPC: Document the format of the gssd downcallsTrond Myklebust
2005-03-10RPC: clean up the RPCSEC_GSS kerberos and spkm3 context import functionsTrond Myklebust
2005-03-10RPC: Shrink struct rpc_auth for those flavours that don't use the cacheTrond 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 reference counting in gss downcall code.Trond Myklebust
2005-03-10RPC: Remove unnecessary module refcountingTrond Myklebust
2005-03-04[PATCH] nfsd: svcrpc: move export table checks to a per-program pg_add_client...Neil Brown
2005-03-04[PATCH] nfsd: svcrpc: add a per-flavor set_client methodNeil Brown
2005-01-16[PATCH] RPCSEC_GSS: Fix a refcount leakTrond Myklebust
2005-01-13[NET]: Lock initializer cleanup.Thomas Gleixner
2005-01-04[PATCH] knfsd: rpcsec_gss: comparing pointer to 0 instead of NULLNeil Brown
2005-01-04RPCSEC_GSS: Miscellaneous cleanup of auth_gss.c: we're passing somethingTrond Myklebust
2005-01-04RPC: Instead of setting a flag (RPCAUTH_CRED_DEAD) in the cred toTrond Myklebust
2005-01-04RPCSEC_GSS: When the gss code notices that a cred has expired, markTrond Myklebust
2004-12-27[SUNRPC]: Staticize, kill unused functions, and remove unneeded exports.Adrian Bunk
2004-12-27[SUNRPC]: Remove unused file net/sunrpc/auth_gss/sunrpcgss_syms.cAdrian Bunk
2004-12-27[SUNRPC]: Remove unused file net/sunrpc/auth_gss/gss_pseudoflavors.cAdrian Bunk
2004-10-17[PATCH] Fix NFS3 krb5 clients on x86-64Mark Goodman
2004-08-25[PATCH] NULL noise removalAlexander Viro
2004-08-23RPCSEC_GSS: Add the spkm3 common and client-side code.Trond Myklebust
2004-08-23RPCSEC_GSS: Missing newline in dprintk.Trond Myklebust
2004-08-23RPCSEC_GSS: Remove an unused parameter.Trond Myklebust
2004-08-22[PATCH] nfsd: make cache_init initialize reference count to 1Neil Brown
2004-07-15[PATCH] sparse: iovec cleanups - sunrpc, nfs and nfsdAlexander Viro
2004-06-29sparse: get rid of more integer/pointer confusionLinus Torvalds
2004-06-05rpc: Use proper printk format for size_t argument.Linus Torvalds
2004-06-04[PATCH] kNFSd: rsc_lookup simplificationNeil Brown
2004-06-04[PATCH] kNFSd: gss_svc locking and refcounting fixesNeil Brown
2004-05-21[PATCH] gss_api build fixAndrew Morton
2004-05-20From: Dave Jones <davej@redhat.com>Trond Myklebust
2004-05-20RPCSEC_GSS: The expiration time passed down in theTrond Myklebust
2004-05-20RPCSEC_GSS: Split out integrity code in wrap andTrond Myklebust
2004-05-20RPCSEC_GSS: Move EXPORT_SYMBOL's to place where functionsTrond Myklebust
2004-05-20RPCSEC_GSS: Fix module reference counting.Trond Myklebust
2004-05-20RPCSEC_GSS: Make a couple functions in the krb5 code moreTrond Myklebust
2004-05-20RPCSEC_GSS: this adds some new trace messages andTrond Myklebust
2004-05-20Following a suggestion by Jamie LokierTrond Myklebust
2004-04-21[PATCH] sunrpc rmmod oops fixAndrew Morton
2004-04-17[PATCH] kNFSdv4: Fix bad error returm from svcauth_gss_acceptAndrew Morton
2004-04-12Merge NFS conflictsLinus Torvalds