summaryrefslogtreecommitdiffstats
path: root/net/sunrpc/auth_gss
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] knfsd: svcrpc: gss: fix failure on SVC_DENIED in integrity caseJ.Bruce Fields2006-10-041-12/+18
* [PATCH] knfsd: svcrpc: gss: factor out some common wrapping codeJ.Bruce Fields2006-10-041-20/+23
* [PATCH] knfsd: Replace two page lists in struct svc_rqst with oneNeilBrown2006-10-041-3/+1
* fix file specification in commentsUwe Zeisberger2006-10-031-1/+1
* [SUNRPC]: more sunrpc endianness annotationsAl Viro2006-09-281-4/+4
* [SUNRPC]: trivial endianness annotationsAlexey Dobriyan2006-09-284-31/+32
* [SUNRPC]: svc_{get,put}nl()Alexey Dobriyan2006-09-281-26/+26
* SUNRPC: Make rpc_mkpipe() take the parent dentry as an argumentTrond Myklebust2006-09-221-5/+2
* [CRYPTO] users: Use crypto_hash interface instead of crypto_digestHerbert Xu2006-09-211-14/+24
* [SUNRPC] GSS: Use block ciphers where applicableHerbert Xu2006-09-215-54/+64
* SUNRPC: Fix dentry refcounting issues with users of rpc_pipefsTrond Myklebust2006-08-241-1/+0
* SUNRPC: make rpc_unlink() take a dentry argument instead of a pathTrond Myklebust2006-08-241-1/+1
* [NET]: Conversions from kmalloc+memset to k(z|c)alloc.Panagiotis Issaris2006-07-215-14/+7
* [PATCH] knfsd: svcrpc: gss: server-side implementation of rpcsec_gss privacyJ. Bruce Fields2006-06-301-7/+147
* [PATCH] knfsd: svcrpc: Simplify nfsd rpcsec_gss integrity codeJ. Bruce Fields2006-06-301-51/+64
* [PATCH] knfsd: svcrpc: gss: simplify rsc_parse()J. Bruce Fields2006-06-302-11/+7
* [PATCH] spin/rwlock init cleanupsIngo Molnar2006-06-271-1/+1
* spelling fixesAndreas Mohr2006-06-262-2/+2
* SUNRPC: Dead code in net/sunrpc/auth_gss/auth_gss.cEric Sesterhenn2006-04-191-1/+0
* RPCSEC_GSS: fix leak in krb5 code caused by superfluous kmallocJ. Bruce Fields2006-04-191-8/+3
* [PATCH] knfsd: svcrpc: gss: don't call svc_take_page unnecessarilyNeilBrown2006-04-111-6/+8
* [PATCH] knfsd: Convert sunrpc_cache to use krefsNeilBrown2006-03-271-16/+12
* [PATCH] knfsd: Use new cache code for rsc cacheNeilBrown2006-03-271-10/+64
* [PATCH] knfsd: Use new sunrpc cache for rsi cacheNeilBrown2006-03-271-7/+59
* [PATCH] knfsd: Get rid of 'inplace' sunrpc cachesNeilBrown2006-03-271-2/+2
* [PATCH] knfsd: Change the store of auth_domains to not be a 'cache'NeilBrown2006-03-271-7/+7
* SUNRPC,RPCSEC_GSS: spkm3: import contexts using NID_cast5_cbcJ. Bruce Fields2006-03-201-0/+6
* SUNRPC,RPCSEC_GSS: fix krb5 sequence numbers.J. Bruce Fields2006-03-202-6/+14
* SUNRPC,RPCSEC_GSS: remove unnecessary kmalloc of a checksumJ. Bruce Fields2006-03-205-17/+12
* SUNRPC: Ensure that rpc_mkpipe returns a refcounted dentryTrond Myklebust2006-03-201-0/+2
* SUNRPC: Move upcall out of auth->au_ops->crcreate()Trond Myklebust2006-02-011-9/+14
* SUNRPC: Fix a lock recursion in the auth_gss downcallTrond Myklebust2006-02-011-6/+19
* [PATCH] svcrpc: gss: svc context creation error handlingJ. Bruce Fields2006-01-181-1/+2
* [PATCH] svcrpc: gss: server context init failure handlingKevin Coffman2006-01-181-12/+17
* [PATCH] svcrpc: gss: handle the GSS_S_CONTINUEAndy Adamson2006-01-181-5/+25
* SUNRPC: Make krb5 report unsupported encryption typesJ. Bruce Fields2006-01-061-3/+7
* SUNRPC: Make spkm3 report unsupported encryption typesJ. Bruce Fields2006-01-061-3/+7
* SUNRPC: Update the spkm3 code to use the make_checksum interfaceJ. Bruce Fields2006-01-063-8/+8
* SUNRPC: Fix "EPIPE" error on mount of rpcsec_gss-protected partitionsTrond Myklebust2005-12-191-2/+4
* [NET]: kfree cleanupJesper Juhl2005-11-086-12/+7
* [CRYPTO] Simplify one-member scatterlist expressionsHerbert Xu2005-10-301-2/+2
* [PATCH] Use sg_set_buf/sg_init_one where applicableDavid Hardeman2005-10-301-17/+6
* RPCSEC_GSS: krb5 cleanupJ. Bruce Fields2005-10-183-33/+6
* RPCSEC_GSS remove all qop parametersJ. Bruce Fields2005-10-1810-70/+33
* RPCSEC_GSS: Add support for privacy to krb5 rpcsec_gss mechanism.J. Bruce Fields2005-10-186-6/+535
* RPCSEC_GSS: krb5 pre-privacy cleanupJ. Bruce Fields2005-10-183-59/+14
* RPCSEC_GSS: Simplify rpcsec_gss crypto codeJ. Bruce Fields2005-10-181-29/+77
* RPCSEC_GSS: client-side privacy supportJ. Bruce Fields2005-10-181-1/+148
* RPCSEC_GSS: cleanup au_rslack calculationJ. Bruce Fields2005-10-181-14/+6
* SUNRPC: Add support for privacy to generic gss-api code.J. Bruce Fields2005-10-181-0/+22
OpenPOWER on IntegriCloud