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