r10656: BIG merge from trunk. Features not copied over
[sfrench/samba-autobuild/.git] / source3 / libsmb / smbdes.c
2007-10-10 Gerald Carterr10656: BIG merge from trunk. Features not copied...
2007-10-10 Jeremy Allisonr7033: Call a spade a spade :-).
2007-10-10 Jeremy Allisonr7031: Added encrypt/decrypt function for LSA secrets...
2003-11-23 Andrew BartlettMerge from 3.0:
2003-11-22 Andrew BartlettAdd support for variable-length session keys in our...
2002-04-12 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2002-03-23 Andrew BartlettMake a number of the lookup tables 'const'. I'm told...
2002-03-02 Andrew BartlettAdd a dash of const here and there...
2002-01-30 Tim PotterRemoved version number from file header.
2001-10-29 Andrew BartlettThis commit is number 4 of 4.
2001-09-14 Tim PotterMerge of sam_pwd_hash() function from tng.
2001-07-07 Andrew BartlettAdd backend encryption support for NTLMv2.
2001-06-20 Jeremy AllisonFixed W2K SP2 joining a Samba PDC hosted domain.
1999-12-13 Andrew Tridgellfirst pass at updating head branch to be to be the...
1999-11-25 Luke Leightonprevious commit added an abstraction function that...
1999-07-22 Matthew ChapmanBDC support.
1999-07-21 Luke LeightonBDC support.
1999-03-19 Luke Leightonconst char* instead of char* for input
1999-03-19 Matthew ChapmanImplemented encryption algorithm used for a number...
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....