aboutsummaryrefslogtreecommitdiff
path: root/fs/cifs/cifs_spnego.c
AgeCommit message (Expand)Author
2011-05-27[CIFS] Rename three structures to avoid camel caseSteve French
2011-04-12Allow user names longer than 32 bytesSteve French
2011-01-06CIFS: Simplify ipv*_connect functions into one (try #4)Pavel Shilovsky
2010-08-05cifs: account for new creduid=0x%x parameter in spnego upcall stringJeff Layton
2010-08-02cifs: add separate cred_uid field to sesInfoJeff Layton
2010-05-05cifs: have decode_negTokenInit set flags in server structJeff Layton
2010-04-21[CIFS] Neaten cERROR and cFYI macros, reduce text spaceJoe Perches
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2009-09-01cifs: send IPv6 addr in upcall with colon delimitersJeff Layton
2009-07-09cifs: add pid of initiating process to spnego upcall infoJeff Layton
2009-06-02cifs: fix IPv6 address length checkJeff Layton
2009-04-17cifs: no need to use rcu_assign_pointer on immutable keysJeff Layton
2008-11-18Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2008-11-14[CIFS] clean up server protocol handlingSteve French
2008-10-31fs: replace NIPQUAD()Harvey Harrison
2008-10-29net: replace %#p6 format specifier with %pi6Harvey Harrison
2008-10-28net: replace all current users of NIP6_SEQFMT with %#p6Harvey Harrison
2008-09-23[CIFS] add constants for string lengths of keynames in SPNEGO upcall stringSteve French
2008-08-19[CIFS] distinguish between Kerberos and MSKerberos in upcallSteve French
2008-08-01[CIFS] properly account for new user= field in SPNEGO upcall string allocationJeff Layton
2008-05-22Adds username in the upcall key for unattended mounts with keytabIgor Mammedov
2008-02-05[CIFS] fix warning in cifs_spnego.cAndrew Morton
2007-12-31[CIFS] Only dump SPNEGO key if CONFIG_CIFS_DEBUG2 is setJeff Layton
2007-11-17[CIFS] remove build warningSteve French
2007-11-16[CIFS] have cifs_get_spnego_key get the hostname from TCP_Server_InfoJeff Layton
2007-11-16[CIFS] add ver= prefix to upcall format versionSteve French
2007-11-08[CIFS] Add uid to key description so krb can handle user mountsIgor Mammedov
2007-11-05[CIFS] Add upcall files for cifs to use spnego/kerberosSteve French