summaryrefslogtreecommitdiffstats
path: root/source3/libsmb/smbdes.c
Commit message (Expand)AuthorAgeFilesLines
* reduced the memory footprint a bit by changing some large static intAndrew Tridgell1998-08-171-9/+10
* This is the checkin that adds the security=domain functionality.Jeremy Allison1998-04-291-3/+3
* Changing of machine passwords now works !!!!!!Jeremy Allison1998-04-171-0/+9
* Adding the same changes to HEAD as were added to BRANCH_1_9_18.Jeremy Allison1998-03-191-2/+8
* Added SamOEMChangePassword functionality.Jeremy Allison1998-03-181-0/+40
* This is *not* a big change (although it looks like one).Jeremy Allison1998-01-221-1/+1
* charcnv.c: Added codepage 866 support onto the file system. PatchJeremy Allison1998-01-171-0/+6
* reply.c:Jeremy Allison1998-01-161-13/+13
* fix some casting errors in smbencrypt and some multiply-defined errorsAndrew Tridgell1997-10-261-5/+0
* Makefile :Luke Leighton1997-10-251-0/+5
* casting cleanupsAndrew Tridgell1997-10-201-6/+6
* move calls to smbhash() inside smbdes.c (for legal reasons)Andrew Tridgell1997-10-201-1/+18
* Makefile:Luke Leighton1997-10-101-2/+2
* - change generate_challenge() to use md4 instead of desAndrew Tridgell1997-09-161-7/+45
* bug fix in the new des code.Andrew Tridgell1997-09-161-21/+13
* This is a written from scratch DES implementation. I couldn't find aAndrew Tridgell1997-09-141-0/+290