aboutsummaryrefslogtreecommitdiffstats
path: root/fs/cifs/cifs_spnego.c
Commit message (Expand)AuthorAge
* KEYS: Add payload preparsing opportunity prior to key instantiate or updateDavid Howells2012-10-07
* cifs: sanitize username handlingJeff Layton2012-01-17
* [CIFS] Rename three structures to avoid camel caseSteve French2011-05-27
* Allow user names longer than 32 bytesSteve French2011-04-11
* CIFS: Simplify ipv*_connect functions into one (try #4)Pavel Shilovsky2011-01-06
* cifs: account for new creduid=0x%x parameter in spnego upcall stringJeff Layton2010-08-05
* cifs: add separate cred_uid field to sesInfoJeff Layton2010-08-02
* cifs: have decode_negTokenInit set flags in server structJeff Layton2010-05-05
* [CIFS] Neaten cERROR and cFYI macros, reduce text spaceJoe Perches2010-04-20
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
* cifs: send IPv6 addr in upcall with colon delimitersJeff Layton2009-09-01
* cifs: add pid of initiating process to spnego upcall infoJeff Layton2009-07-09
* cifs: fix IPv6 address length checkJeff Layton2009-06-02
* cifs: no need to use rcu_assign_pointer on immutable keysJeff Layton2009-04-16
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2008-11-19
|\
| * [CIFS] clean up server protocol handlingSteve French2008-11-13
* | fs: replace NIPQUAD()Harvey Harrison2008-10-31
* | net: replace %#p6 format specifier with %pi6Harvey Harrison2008-10-29
* | net: replace all current users of NIP6_SEQFMT with %#p6Harvey Harrison2008-10-28
|/
* [CIFS] add constants for string lengths of keynames in SPNEGO upcall stringSteve French2008-09-23
* [CIFS] distinguish between Kerberos and MSKerberos in upcallSteve French2008-08-19
* [CIFS] properly account for new user= field in SPNEGO upcall string allocationJeff Layton2008-08-01
* Adds username in the upcall key for unattended mounts with keytabIgor Mammedov2008-05-22
* [CIFS] fix warning in cifs_spnego.cAndrew Morton2008-02-05
* [CIFS] Only dump SPNEGO key if CONFIG_CIFS_DEBUG2 is setJeff Layton2007-12-30
* [CIFS] remove build warningSteve French2007-11-16
* [CIFS] have cifs_get_spnego_key get the hostname from TCP_Server_InfoJeff Layton2007-11-16
* [CIFS] add ver= prefix to upcall format versionSteve French2007-11-16
* [CIFS] Add uid to key description so krb can handle user mountsIgor Mammedov2007-11-08
* [CIFS] Add upcall files for cifs to use spnego/kerberosSteve French2007-11-05