summaryrefslogtreecommitdiff
path: root/net/sunrpc/auth_gss
AgeCommit message (Expand)AuthorFilesLines
2007-07-16authgss build fixAndrew Morton1-0/+1
2007-07-11sunrpc: drop BKL around wrap and unwrapJ. Bruce Fields1-0/+10
2007-07-11SUNRPC: Ensure RPCSEC_GSS destroys the security context when freeing a credTrond Myklebust1-2/+58
2007-07-11SUNRPC: Ensure that the struct gss_auth lifetime exceeds the credential'sTrond Myklebust1-6/+25
2007-07-11SUNRPC: Remove the tk_auth macro...Trond Myklebust1-2/+2
2007-07-11SUNRPC: Convert gss_ctx_lock to an RCU lockTrond Myklebust1-17/+36
2007-07-11SUNRPC: Convert the credential garbage collector into a shrinker callbackTrond Myklebust1-2/+1
2007-07-11SUNRPC: Convert the credcache lookup code to use RCUTrond Myklebust1-6/+16
2007-07-11SUNRPC: Enforce atomic updates of rpc_cred->cr_flagsTrond Myklebust1-11/+11
2007-07-11SUNRPC: Clean up rpc credential initialisationTrond Myklebust1-5/+1
2007-07-11SUNRPC: Mark auth and cred operation tables as constant.Trond Myklebust3-6/+6
2007-07-11SUNRPC: Fix a memory leak in gss_create()Trond Myklebust1-4/+6
2007-07-11SUNRPC: Fix a memory leak in the auth credcache codeTrond Myklebust1-1/+2
2007-07-11SUNRPC: Add a downcall queue to struct rpc_inodeTrond Myklebust1-19/+10
2007-07-11SUNRPC: Always match an upcall message in gss_pipe_downcall()Trond Myklebust1-31/+27
2007-07-11SUNRPC: Remove the gss_auth spinlockTrond Myklebust1-22/+25
2007-07-11SUNRPC: Add a backpointer from the struct rpc_cred to the rpc_authTrond Myklebust1-1/+2
2007-07-10sendfile: convert nfsd to splice_direct_to_actor()Jens Axboe1-1/+1
2007-05-09knfsd: rpcgss: RPC_GSS_PROC_ DESTROY request will get a bad rpcWei Yongjun1-0/+2
2007-05-09knfsd: fix resource leak resulting in module refcount leak for rpcsec_gss_krb...Frank Filz1-1/+4
2007-05-09knfsd: rpc: fix server-side wrapping of krb5i repliesNeilBrown1-7/+1
2007-05-02spkm3: initialize hashJ. Bruce Fields - unquoted1-0/+4
2007-05-02spkm3: remove bad kfree, unnecessary exportJ. Bruce Fields - unquoted1-5/+0
2007-05-02spkm3: fix spkm3's use of hmacJ. Bruce Fields - unquoted1-2/+2
2007-02-13Merge branch 'master' of /home/trondmy/kernel/linux-2.6/Trond Myklebust8-47/+47
2007-02-11[NET] SUNRPC: Fix whitespace errors.YOSHIFUJI Hideaki8-49/+49
2007-02-04SUNRPC: fix print format for tk_pid in auth_gss supportChuck Lever13-63/+73
2006-12-22[PATCH] gss_spkm3: fix error handling in module initAkinobu Mita1-1/+1
2006-12-13[PATCH] knfsd: nfsd: don't drop silently on upcall deferralJ.Bruce Fields1-1/+1
2006-12-13[PATCH] knfsd: svcrpc: fix gss krb5i memory leakJ.Bruce Fields1-4/+5
2006-12-08[PATCH] struct path: convert sunrpcJosef Sipek1-1/+1
2006-12-06rpcgss: krb5: miscellaneous cleanupJ. Bruce Fields3-20/+15
2006-12-06rpcgss: krb5: ignore seedJ. Bruce Fields1-5/+6
2006-12-06rpcgss: krb5: sanity check sealalg value in the downcallJ. Bruce Fields3-30/+5
2006-12-06rpcgss: krb5: clean up some goto's, etc.J. Bruce Fields3-75/+48
2006-12-06rpcgss: simplify make_checksumJ. Bruce Fields4-16/+5
2006-12-06rpcgss: krb5: kill checksum_type, miscellaneous small cleanupJ. Bruce Fields3-20/+4
2006-12-06rpcgss: krb5: expect a constant signalg valueJ. Bruce Fields2-60/+27
2006-12-06gss: krb5: remove signalg and sealalgJ. Bruce Fields3-47/+22
2006-12-06rpc: spkm3 updateOlga Kornievskaia5-162/+166
2006-12-06rpc: move process_xdr_bufOlga Kornievskaia1-69/+4
2006-12-06rpc: gss: fix a kmap_atomic race in krb5 codeJ. Bruce Fields1-2/+2
2006-12-06rpc: gss: eliminate print_hexl()'sJ. Bruce Fields5-64/+2
2006-12-03[SUNRPC]: Use k{mem,str}dup where applicableArnaldo Carvalho de Melo4-11/+5
2006-10-11[PATCH] net/sunrpc/auth_gss/svcauth_gss.c endianness regressionAl Viro1-2/+3
2006-10-04[PATCH] knfsd: svcrpc: gss: fix failure on SVC_DENIED in integrity caseJ.Bruce Fields1-12/+18
2006-10-04[PATCH] knfsd: svcrpc: gss: factor out some common wrapping codeJ.Bruce Fields1-20/+23
2006-10-04[PATCH] knfsd: Replace two page lists in struct svc_rqst with oneNeilBrown1-3/+1
2006-10-04fix file specification in commentsUwe Zeisberger1-1/+1
2006-09-29[SUNRPC]: more sunrpc endianness annotationsAl Viro1-4/+4