In security=user mode we must allow cli_connect_serverlist to connect to our
[samba.git] / source3 / libsmb / smbdes.c
1998-11-12 Jeremy AllisonMoved some code (NTLMSSPcalc) out of smbdes and inline...
1998-10-22 Jeremy AllisonRemoved previously #ifdef 0 'ed code.
1998-10-22 Jeremy Allisonlibsmb/smbdes.c: #ifdef'ed out code prior to removal.
1998-10-17 Jeremy AllisonSmall tidyups for gcc in 'preen' mode....
1998-10-14 Luke Leighton16 changed to 8 by mistake in samoemhash.
1998-10-09 Luke Leightondce/rpc
1998-10-08 Andrew Tridgellfixed bug pointed out by Herb.
1998-10-07 Luke Leightondce/rpc
1998-08-17 Andrew Tridgellreduced the memory footprint a bit by changing some...
1998-04-29 Jeremy AllisonThis is the checkin that adds the security=domain funct...
1998-04-17 Jeremy AllisonChanging of machine passwords now works !!!!!!
1998-03-19 Jeremy AllisonAdding the same changes to HEAD as were added to BRANCH...
1998-03-18 Jeremy AllisonAdded SamOEMChangePassword functionality.
1998-01-22 Jeremy AllisonThis is *not* a big change (although it looks like...
1998-01-17 Jeremy Allisoncharcnv.c: Added codepage 866 support onto the file...
1998-01-16 Jeremy Allisonreply.c:
1997-10-26 Andrew Tridgellfix some casting errors in smbencrypt and some multiply...
1997-10-25 Luke LeightonMakefile :
1997-10-20 Andrew Tridgellcasting cleanups
1997-10-20 Andrew Tridgellmove calls to smbhash() inside smbdes.c (for legal...
1997-10-10 Luke LeightonMakefile:
1997-09-16 Andrew Tridgell- change generate_challenge() to use md4 instead of des
1997-09-16 Andrew Tridgellbug fix in the new des code.
1997-09-14 Andrew TridgellThis is a written from scratch DES implementation....