aboutsummaryrefslogtreecommitdiffstats
path: root/fs/cifs/smbencrypt.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-07-23cifs: remove extraneous newlines from cERROR and cFYI callsJeff Layton1-7/+7
2012-01-18CIFS: Rename *UCS* functions to *UTF16*Steve French1-1/+1
2011-11-10cifs: Fix sparse warning when calling cifs_strtoUCSSteve French1-3/+3
2011-10-29cifs: Assume passwords are encoded according to iocharset (try #2)Shirish Pargaonkar1-51/+12
2011-10-12cifs: clean up unused encryption codeShirish Pargaonkar1-121/+0
2011-07-25cifs: Cleanup: check return codes of crypto api callsShirish Pargaonkar1-1/+7
2011-06-24cifs: free blkcipher in smbhashJeff Layton1-4/+2
2011-05-19[CIFS] Use ecb des kernel crypto APIs instead ofSteve French1-25/+99
2011-01-31cifs: fix two compiler warning about uninitialized varsJeff Layton1-1/+2
2011-01-27cifs: More crypto cleanup (try #2)Shirish Pargaonkar1-26/+64
2011-01-25[CIFS] Replace cifs md5 hashing functions with kernel crypto APIsSteve French1-1/+0
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo1-0/+1
2008-12-26cifs: have calc_lanman_hash take more granular argsJeff Layton1-4/+5
2008-04-29[CIFS] convert usage of implicit booleans to boolSteve French1-4/+4
2007-11-05[CIFS] Fix walking out end of cifs daclSteve French1-6/+8
2007-10-25[CIFS] acl support part 6Steve French1-2/+2
2007-07-13[CIFS] whitespace/formatting fixesSteve French1-7/+7
2007-07-07[CIFS] more whitespace cleanupSteve French1-19/+19
2006-09-28[CIFS] More removing of unused functionsSteve French1-0/+4
2006-09-28[CIFS] Remove unused prototypesSteve French1-3/+0
2006-09-28[CIFS] Remove static and unused symbolsSteve French1-2/+2
2006-05-31[CIFS] Support for setting up SMB sessions to legacy lanman serversSteve French1-0/+1
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+285