- patches.fixes/patch-2.6.11-rc1: 2.6.11-rc1.
[linux-flexiantxendom0-3.2.10.git] / net / sunrpc / auth_gss / auth_gss.c
2005-01-21 Chris L Mason- patches.fixes/patch-2.6.11-rc1: 2.6.11-rc1.
2004-10-18 Mark Goodman[PATCH] Fix NFS3 krb5 clients on x86-64
2004-08-30 Hubert Mantelupdate to 2.6.9-rc1
2004-08-23 Trond MyklebustRPCSEC_GSS: Missing newline in dprintk.
2004-07-16 Alexander Viro[PATCH] sparse: iovec cleanups - sunrpc, nfs and nfsd
2004-06-06 Linus Torvaldsrpc: Use proper printk format for size_t argument.
2004-05-20 Trond MyklebustFrom: Dave Jones <davej@redhat.com>
2004-05-20 Trond MyklebustRPCSEC_GSS: Split out integrity code in wrap and
2004-05-20 Trond MyklebustRPCSEC_GSS: Move EXPORT_SYMBOL's to place where functions
2004-05-20 Trond MyklebustRPCSEC_GSS: Fix module reference counting.
2004-05-20 Trond MyklebustRPCSEC_GSS: this adds some new trace messages and
2004-05-20 Trond MyklebustFollowing a suggestion by Jamie Lokier
2004-04-30 Andreas Gruenbacher- Enable 2.6.6-rc patches.
2004-04-22 Andrew Morton[PATCH] sunrpc rmmod oops fix
2004-04-11 Trond MyklebustRPCSEC_GSS: Fix RPC padding in two instances of RPCSEC_...
2004-04-11 Trond MyklebustRPC: add fair queueing to the RPC scheduler.
2004-03-02 Olaf Kirch- bug located; patch is a one-liner now :)
2004-03-01 Olaf Hering+- update to patches.fixes/linux-post-2.6.4rc1-20040301
2004-02-26 Andrew Morton[PATCH] kNFSd: Add minimal server-side support for...
2004-02-19 Olaf Kirch- experimental sunrpc patch to prevent processes from...
2004-02-11 Hubert Mantelupdate to 2.6.3-rc2
2004-02-07 Trond MyklebustRPCSEC_GSS: Move the gss sequence number history from...
2004-02-07 Trond MyklebustRPCSEC_GSS: Client-side only support for rpcsec_gss...
2004-02-07 Trond MyklebustRPCSEC_GSS: Instead of having gss_get_mic allocate...
2004-02-07 Trond MyklebustRPCSEC_GSS: Fix yet more memory leaks.
2004-02-07 Trond MyklebustRPCSEC_GSS: Oops. Major memory leak here.
2004-02-07 Trond MyklebustRPCSEC_GSS: Make the upcalls detect if the userland...
2004-02-07 Trond MyklebustRPCSEC_GSS: More fixes to the upcall mechanism.
2004-02-07 Trond MyklebustNFSv4/RPCSEC_GSS: Ensure that RPC userland upcalls...
2003-10-07 Trond MyklebustFix up hangs with the upcall mechanism for RPCSEC_GSS...
2003-07-17 Frank Cusack[PATCH] rpcsec_gss compatibility
2003-06-11 J. Bruce FieldsThis makes several changes to the gss upcalls
2003-06-11 J. Bruce Fieldsallow gssd to communicate failure to initialize context...
2003-06-11 J. Bruce FieldsI believe we need to set a timeout before doing the...
2003-06-11 J. Bruce Fieldsgss_marshal and gss_validate depend on gss_cred_get_ctx...
2003-03-27 Trond MyklebustFix a typo in auth_gss.c. Clean out an unused variable.
2003-02-22 Christoph Hellwig[NET]: Remove __NO_VERSION__ from networking code.
2003-02-21 Christoph Hellwig[PATCH] try_module_get(THIS_MODULE) is bogus
2003-01-13 Trond Myklebust[PATCH] RPCSEC_GSS client upcall user [5/6]
2003-01-13 Trond Myklebust[PATCH] RPCSEC_GSS authentication framework [4/6]