aboutsummaryrefslogtreecommitdiff
path: root/net/sunrpc/auth_gss
AgeCommit message (Expand)Author
2007-08-13[SUNRPC]: Clean up duplicate includes in net/sunrpc/Jesper Juhl
2007-08-07SUNRPC: Don't call gss_delete_sec_context() from an rcu contextTrond Myklebust
2007-07-24nfsd: fix possible oops on re-insertion of rpcsec_gss modulesJ. Bruce Fields
2007-07-19SUNRPC: move bkl locking and xdr proc invocation into a common helperJ. Bruce Fields
2007-07-19[NET] SUNRPC: Fix whitespace errors.YOSHIFUJI Hideaki
2007-07-17knfsd: nfsd4: secinfo handling without secinfo= optionJ. Bruce Fields
2007-07-17knfsd: rpc: add gss krb5 and spkm3 oid valuesUsha Ketineni
2007-07-17knfsd: nfsd: set rq_client to ip-address-determined-domainJ. Bruce Fields
2007-07-17knfsd: nfsd4: store pseudoflavor in requestAndy Adamson
2007-07-16authgss build fixAndrew Morton
2007-07-10sunrpc: drop BKL around wrap and unwrapJ. Bruce Fields
2007-07-10SUNRPC: Ensure RPCSEC_GSS destroys the security context when freeing a credTrond Myklebust
2007-07-10SUNRPC: Ensure that the struct gss_auth lifetime exceeds the credential'sTrond Myklebust
2007-07-10SUNRPC: Remove the tk_auth macro...Trond Myklebust
2007-07-10SUNRPC: Convert gss_ctx_lock to an RCU lockTrond Myklebust
2007-07-10SUNRPC: Convert the credential garbage collector into a shrinker callbackTrond Myklebust
2007-07-10SUNRPC: Convert the credcache lookup code to use RCUTrond Myklebust
2007-07-10SUNRPC: Enforce atomic updates of rpc_cred->cr_flagsTrond Myklebust
2007-07-10SUNRPC: Clean up rpc credential initialisationTrond Myklebust
2007-07-10SUNRPC: Mark auth and cred operation tables as constant.Trond Myklebust
2007-07-10SUNRPC: Fix a memory leak in gss_create()Trond Myklebust
2007-07-10SUNRPC: Fix a memory leak in the auth credcache codeTrond Myklebust
2007-07-10SUNRPC: Add a downcall queue to struct rpc_inodeTrond Myklebust
2007-07-10SUNRPC: Always match an upcall message in gss_pipe_downcall()Trond Myklebust
2007-07-10SUNRPC: Remove the gss_auth spinlockTrond Myklebust
2007-07-10SUNRPC: Add a backpointer from the struct rpc_cred to the rpc_authTrond Myklebust
2007-07-10sendfile: convert nfsd to splice_direct_to_actor()Jens Axboe
2007-05-09knfsd: rpcgss: RPC_GSS_PROC_ DESTROY request will get a bad rpcWei Yongjun
2007-05-09knfsd: fix resource leak resulting in module refcount leak for rpcsec_gss_krb...Frank Filz
2007-05-09knfsd: rpc: fix server-side wrapping of krb5i repliesNeilBrown
2007-05-02spkm3: initialize hashJ. Bruce Fields - unquoted
2007-05-02spkm3: remove bad kfree, unnecessary exportJ. Bruce Fields - unquoted
2007-05-02spkm3: fix spkm3's use of hmacJ. Bruce Fields - unquoted
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_pid in auth_gss supportChuck Lever
2006-12-22[PATCH] gss_spkm3: fix error handling in module initAkinobu Mita
2006-12-13[PATCH] knfsd: nfsd: don't drop silently on upcall deferralJ.Bruce Fields
2006-12-13[PATCH] knfsd: svcrpc: fix gss krb5i memory leakJ.Bruce Fields
2006-12-08[PATCH] struct path: convert sunrpcJosef Sipek
2006-12-06rpcgss: krb5: miscellaneous cleanupJ. Bruce Fields
2006-12-06rpcgss: krb5: ignore seedJ. Bruce Fields
2006-12-06rpcgss: krb5: sanity check sealalg value in the downcallJ. Bruce Fields
2006-12-06rpcgss: krb5: clean up some goto's, etc.J. Bruce Fields
2006-12-06rpcgss: simplify make_checksumJ. Bruce Fields
2006-12-06rpcgss: krb5: kill checksum_type, miscellaneous small cleanupJ. Bruce Fields
2006-12-06rpcgss: krb5: expect a constant signalg valueJ. Bruce Fields
2006-12-06gss: krb5: remove signalg and sealalgJ. Bruce Fields
2006-12-06rpc: spkm3 updateOlga Kornievskaia
2006-12-06rpc: move process_xdr_bufOlga Kornievskaia