summaryrefslogtreecommitdiffstats
path: root/fs/cifs/sess.c
Commit message (Expand)AuthorAgeFilesLines
* [CIFS] endian errors in lanman protocol supportSteve French2006-08-151-1/+1
* [CIFS] Fix authentication choice so we do not force NTLMv2 unless theSteve French2006-06-281-1/+2
* [CIFS] Fix alignment of unicode strings in previous patchSteve French2006-06-271-7/+15
* [CIFS] Fix allocation of buffers for new session setup routine to allowSteve French2006-06-271-20/+24
* [CIFS] Enable sec flags on mount for cifs (part one)Steve French2006-06-231-5/+2
* [CIFS] NTLMv2 support part 5Steve French2006-06-081-1/+1
* [CIFS] NTLMv2 support part 3Steve French2006-06-051-3/+3
* [CIFS] NTLMv2 support part 2Steve French2006-06-051-4/+9
* [CIFS] Fix mask so can set new cifs security flags properlySteve French2006-06-041-2/+3
* CIFS] Support for older servers which require plaintext passwords - part 2Steve French2006-06-041-1/+2
* [CIFS] Support for setting up SMB sessions to legacy lanman servers part 2Steve French2006-06-011-44/+53
* [CIFS] Missing include shows up on some architecturesSteve French2006-06-011-0/+1
* [CIFS] Support for setting up SMB sessions to legacy lanman serversSteve French2006-05-311-0/+511