summaryrefslogtreecommitdiffstats
path: root/fs/cifs/cifsencrypt.c
Commit message (Expand)AuthorAgeFilesLines
...
* cifs NTLMv2/NTLMSSP ntlmv2 within ntlmssp autentication codeShirish Pargaonkar2010-09-291-6/+115
* cifs NTLMv2/NTLMSSP Change variable name mac_key to session key to reflect th...Shirish Pargaonkar2010-09-291-11/+11
* [CIFS] ntlmv2/ntlmssp remove-unused-function CalcNTLMv2_partial_mac_keySteve French2010-09-081-57/+0
* Revert "[CIFS] Fix ntlmv2 auth with ntlmssp"Steve French2010-09-081-294/+122
* Revert "missing changes during ntlmv2/ntlmssp auth and sign"Steve French2010-09-081-2/+0
* Revert "Eliminate sparse warning - bad constant expression"Steve French2010-09-081-121/+72
* Eliminate sparse warning - bad constant expressionshirishpargaonkar@gmail.com2010-08-241-72/+121
* missing changes during ntlmv2/ntlmssp auth and signShirish Pargaonkar2010-08-231-0/+2
* [CIFS] Fix ntlmv2 auth with ntlmsspSteve French2010-08-201-122/+294
* cifs: rename "extended_security" to "global_secflags"Jeff Layton2010-04-261-1/+1
* [CIFS] Neaten cERROR and cFYI macros, reduce text spaceJoe Perches2010-04-211-4/+4
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* [CIFS] Memory leak in ntlmv2 hash calculationAlexander Strakh2009-09-011-0/+1
* [CIFS] Rename md5 functions to avoid collision with new rt modulesSteve French2009-01-291-9/+9
* cifs: have calc_lanman_hash take more granular argsJeff Layton2008-12-261-16/+14
* [CIFS] Fix plaintext authenticationSteve French2008-08-271-0/+1
* [CIFS] Fix warnings from checkpatchShirish Pargaonkar2008-07-241-2/+1
* [CIFS] Fix walking out end of cifs daclSteve French2007-11-051-2/+2
* [CIFS] allow cifs_calc_signature2 to deal with a zero length iovecJeff Layton2007-11-031-2/+3
* [CIFS] Fix endian conversion problem in posix mkdirCyril Gorcunov2007-10-141-2/+3
* [CIFS] More whitespace/formatting fixes (noticed by checkpatch)Steve French2007-07-171-1/+2
* [CIFS] whitespace/formatting fixesSteve French2007-07-131-58/+64
* [CIFS] Fix packet signatures for NTLMv2 caseSteve French2007-07-091-23/+40
* [CIFS] fix whitespaceSteve French2007-06-241-51/+53
* [CIFS] Fix NTLMv2 mounts to Windows serversSteve French2006-12-081-1/+3
* [CIFS] Fix oops when negotiating lanman and no password specifiedSteve French2006-08-111-1/+2
* [CIFS] NTLMv2 support part 5Steve French2006-06-081-19/+41
* [CIFS] NTLMv2 support part 4Steve French2006-06-051-0/+40
* [CIFS] NTLMv2 support part 3Steve French2006-06-051-2/+15
* [CIFS] NTLMv2 support part 2Steve French2006-06-051-0/+2
* [CIFS] Support for older servers which require plaintext passwordsSteve French2006-06-021-0/+9
* [CIFS] Support for setting up SMB sessions to legacy lanman servers part 2Steve French2006-06-011-3/+37
* [CIFS] Support for setting up SMB sessions to legacy lanman serversSteve French2006-05-311-0/+2
* [CIFS] Incorrect signature sent on SMB ReadSteve French2006-03-311-13/+23
* [CIFS] SessionSetup cleanup part 2Steve French2006-02-141-0/+1
* [CIFS] Cleanup NTLMSSP session setup handlingSteve French2006-02-091-2/+3
* [CIFS] Readpages and readir performance improvements - eliminate extraSteve French2005-12-021-1/+54
* [CIFS] Cleanup sparse warnings for unicode little endian castsSteve French2005-11-111-1/+1
* [PATCH] cifs: Fix multiuser packet signing to use the right sequence number a...Steve French2005-04-281-8/+8
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-161-0/+209
OpenPOWER on IntegriCloud