Merge commit 'v2.6.30' into for-2.6.31
[safe/jmp/linux-2.6] / fs / cifs / sess.c
2009-05-06 Steve French[CIFS] Fix SMB uid in NTLMSSP authenticate request
2009-05-04 Steve French[CIFS] NTLMSSP reenabled after move from connect.c...
2009-05-01 Steve French[CIFS] Fix endian conversion of vcnum field
2009-04-30 Steve French[CIFS] rename cifs_strndup to cifs_strndup_from_ucs
2009-04-30 Jeff Laytoncifs: fix session setup unicode string saving to use...
2009-04-17 Jeff Laytoncifs: add cFYI messages with some of the saved strings...
2009-04-17 Jeff Laytoncifs: fix unicode string area word alignment in session...
2009-02-21 Steve French[CIFS] Fix multiuser mounts so server does not invalida...
2009-02-21 Steve French[CIFS] Fix oops in cifs_strfromUCS_le mounting to serve...
2008-12-26 Jeff Laytoncifs: have calc_lanman_hash take more granular args
2008-09-24 Jeff Laytoncifs: explicitly revoke SPNEGO key after session setup
2008-08-28 Steve French[CIFS] Turn off Unicode during session establishment...
2008-08-26 Steve French[CIFS] check version in spnego upcall response
2008-08-19 Steve French[CIFS] distinguish between Kerberos and MSKerberos...
2008-02-12 Steve French[CIFS] clean up some hard to read ifdefs
2007-12-31 Jeff Layton[CIFS] fix unicode string alignment in SPNEGO setup
2007-12-31 Jeff Layton[CIFS] use krb5 session key from first SMB session...
2007-11-16 Steve French[CIFS] Have CIFS_SessSetup build correct SPNEGO Session...
2007-11-13 Steve French[CIFS] Fix buffer overflow if server sends corrupt...
2007-10-18 Steve French[CIFS] log better errors on failed mounts
2007-10-16 Jeff Layton[CIFS] Break up unicode_sessetup string functions
2007-08-30 Steve French[CIFS] formatting cleanup found by checkpatch
2007-08-18 Cyrill Gorcunov[CIFS] Check return code on failed alloc
2007-07-17 Steve French[CIFS] More whitespace/formatting fixes (noticed by...
2007-07-13 Steve French[CIFS] whitespace/formatting fixes
2007-07-09 Steve French[CIFS] Fix packet signatures for NTLMv2 case
2007-07-08 Steve French[CIFS] more whitespace fixes
2007-07-07 Steve French[CIFS] more whitespace cleanup
2007-01-22 Steve French[CIFS] Fix oops when Windows server sent bad domain...
2006-11-08 Steve French[CIFS] Fix mount failure when domain not specified
2006-10-13 Linus TorvaldsMerge git://git./linux/kernel/git/sfrench/cifs-2.6
2006-10-02 Serge E. Hallyn[PATCH] namespaces: utsname: use init_utsname when...
2006-09-30 Steve French[CIFS] Do not send newer QFSInfo to legacy servers...
2006-08-15 Steve French[CIFS] endian errors in lanman protocol support
2006-06-28 Steve French[CIFS] Fix authentication choice so we do not force...
2006-06-27 Steve French[CIFS] Fix alignment of unicode strings in previous...
2006-06-27 Steve French[CIFS] Fix allocation of buffers for new session setup...
2006-06-23 Steve French[CIFS] Enable sec flags on mount for cifs (part one)
2006-06-08 Steve French[CIFS] NTLMv2 support part 5
2006-06-05 Steve French[CIFS] NTLMv2 support part 3
2006-06-05 Steve French[CIFS] NTLMv2 support part 2
2006-06-04 Steve French[CIFS] Fix mask so can set new cifs security flags...
2006-06-04 Steve FrenchCIFS] Support for older servers which require plaintext...
2006-06-01 Steve French[CIFS] Support for setting up SMB sessions to legacy...
2006-06-01 Steve French[CIFS] Missing include shows up on some architectures
2006-05-31 Steve French[CIFS] Support for setting up SMB sessions to legacy...