aboutsummaryrefslogtreecommitdiffstats
path: root/net/sunrpc/auth_gss (follow)
AgeCommit message (Expand)AuthorFilesLines
2006-04-19SUNRPC: Dead code in net/sunrpc/auth_gss/auth_gss.cEric Sesterhenn1-1/+0
2006-04-19RPCSEC_GSS: fix leak in krb5 code caused by superfluous kmallocJ. Bruce Fields1-8/+3
2006-04-11[PATCH] knfsd: svcrpc: gss: don't call svc_take_page unnecessarilyNeilBrown1-6/+8
2006-03-27[PATCH] knfsd: Convert sunrpc_cache to use krefsNeilBrown1-16/+12
2006-03-27[PATCH] knfsd: Use new cache code for rsc cacheNeilBrown1-10/+64
2006-03-27[PATCH] knfsd: Use new sunrpc cache for rsi cacheNeilBrown1-7/+59
2006-03-27[PATCH] knfsd: Get rid of 'inplace' sunrpc cachesNeilBrown1-2/+2
2006-03-27[PATCH] knfsd: Change the store of auth_domains to not be a 'cache'NeilBrown1-7/+7
2006-03-20SUNRPC,RPCSEC_GSS: spkm3: import contexts using NID_cast5_cbcJ. Bruce Fields1-0/+6
2006-03-20SUNRPC,RPCSEC_GSS: fix krb5 sequence numbers.J. Bruce Fields2-6/+14
2006-03-20SUNRPC,RPCSEC_GSS: remove unnecessary kmalloc of a checksumJ. Bruce Fields5-17/+12
2006-03-20SUNRPC: Ensure that rpc_mkpipe returns a refcounted dentryTrond Myklebust1-0/+2
2006-02-01SUNRPC: Move upcall out of auth->au_ops->crcreate()Trond Myklebust1-9/+14
2006-02-01SUNRPC: Fix a lock recursion in the auth_gss downcallTrond Myklebust1-6/+19
2006-01-18[PATCH] svcrpc: gss: svc context creation error handlingJ. Bruce Fields1-1/+2
2006-01-18[PATCH] svcrpc: gss: server context init failure handlingKevin Coffman1-12/+17
2006-01-18[PATCH] svcrpc: gss: handle the GSS_S_CONTINUEAndy Adamson1-5/+25
2006-01-06SUNRPC: Make krb5 report unsupported encryption typesJ. Bruce Fields1-3/+7
2006-01-06SUNRPC: Make spkm3 report unsupported encryption typesJ. Bruce Fields1-3/+7
2006-01-06SUNRPC: Update the spkm3 code to use the make_checksum interfaceJ. Bruce Fields3-8/+8
2005-12-19SUNRPC: Fix "EPIPE" error on mount of rpcsec_gss-protected partitionsTrond Myklebust1-2/+4
2005-11-08[NET]: kfree cleanupJesper Juhl6-12/+7
2005-10-30[CRYPTO] Simplify one-member scatterlist expressionsHerbert Xu1-2/+2
2005-10-30[PATCH] Use sg_set_buf/sg_init_one where applicableDavid Hardeman1-17/+6
2005-10-18RPCSEC_GSS: krb5 cleanupJ. Bruce Fields3-33/+6
2005-10-18RPCSEC_GSS remove all qop parametersJ. Bruce Fields10-70/+33
2005-10-18RPCSEC_GSS: Add support for privacy to krb5 rpcsec_gss mechanism.J. Bruce Fields6-6/+535
2005-10-18RPCSEC_GSS: krb5 pre-privacy cleanupJ. Bruce Fields3-59/+14
2005-10-18RPCSEC_GSS: Simplify rpcsec_gss crypto codeJ. Bruce Fields1-29/+77
2005-10-18RPCSEC_GSS: client-side privacy supportJ. Bruce Fields1-1/+148
2005-10-18RPCSEC_GSS: cleanup au_rslack calculationJ. Bruce Fields1-14/+6
2005-10-18SUNRPC: Add support for privacy to generic gss-api code.J. Bruce Fields1-0/+22
2005-09-23Revert "[PATCH] RPC,NFS: new rpc_pipefs patch"Trond Myklebust1-3/+6
2005-09-23[PATCH] RPC,NFS: new rpc_pipefs patchChristoph Hellwig1-6/+3
2005-09-23[PATCH] RPC: skip over transport-specific heads automaticallyChuck Lever1-4/+2
2005-09-23[PATCH] RPC: Eliminate socket.h includes in RPC clientChuck Lever3-4/+0
2005-09-07[PATCH] sunrpc: cache_register can use wrong module referenceBruce Allan1-2/+6
2005-09-01[CRYPTO]: crypto_free_tfm() callers no longer need to check for NULLJesper Juhl3-16/+8
2005-09-01[CRYPTO]: Use CRYPTO_TFM_REQ_MAY_SLEEP where appropriateHerbert Xu1-1/+1
2005-08-23[RPC]: Kill bogus kmap in krb5Herbert Xu1-2/+0
2005-06-22[PATCH] RPC: [PATCH] improve rpcauthauth_create error returnsJ. Bruce Fields1-4/+9
2005-06-22[PATCH] RPC: Don't fall back from krb5p to krb5iJ. Bruce Fields1-3/+2
2005-04-16Linux-2.6.12-rc2Linus Torvalds14-0/+4562