summaryrefslogtreecommitdiff
path: root/source3/libsmb/smbdes.c
AgeCommit message (Expand)AuthorFilesLines
1998-04-29This is the checkin that adds the security=domain functionality.Jeremy Allison1-3/+3
1998-04-17Changing of machine passwords now works !!!!!!Jeremy Allison1-0/+9
1998-03-19Adding the same changes to HEAD as were added to BRANCH_1_9_18.Jeremy Allison1-2/+8
1998-03-18Added SamOEMChangePassword functionality.Jeremy Allison1-0/+40
1998-01-22This is *not* a big change (although it looks like one).Jeremy Allison1-1/+1
1998-01-17charcnv.c: Added codepage 866 support onto the file system. PatchJeremy Allison1-0/+6
1998-01-16reply.c:Jeremy Allison1-13/+13
1997-10-26fix some casting errors in smbencrypt and some multiply-defined errorsAndrew Tridgell1-5/+0
1997-10-25Makefile :Luke Leighton1-0/+5
1997-10-20casting cleanupsAndrew Tridgell1-6/+6
1997-10-20move calls to smbhash() inside smbdes.c (for legal reasons)Andrew Tridgell1-1/+18
1997-10-10Makefile:Luke Leighton1-2/+2
1997-09-16- change generate_challenge() to use md4 instead of desAndrew Tridgell1-7/+45
1997-09-16bug fix in the new des code.Andrew Tridgell1-21/+13
1997-09-14This is a written from scratch DES implementation. I couldn't find aAndrew Tridgell1-0/+290