r23779: Change from v2 or later to v3 or later.
[sfrench/samba-autobuild/.git] / source3 / libsmb / smbencrypt.c
2007-10-10 Jeremy Allisonr23779: Change from v2 or later to v3 or later.
2007-10-10 Volker Lendecker23726: Explicitly pass down the FLAGS2 field to srvstr...
2007-10-10 Volker Lendecker22844: Introduce const DATA_BLOB data_blob_null =...
2007-10-10 Stefan Metzmacherr22001: change prototype of dump_data(), so that it...
2007-10-10 Andrew Tridgellr18966: this bug affects Samba3 too. I'm actually surpr...
2007-10-10 Jeremy Allisonr17612: Modify NTLMSSP session code so that it doesn...
2007-10-10 Jeremy Allisonr13553: Fix all our warnings at -O6 on an x86_64 box.
2007-10-10 Jeremy Allisonr13396: Add in userinfo26, re-enable userinfo25 - took...
2007-10-10 Jeremy Allisonr12713: Remove use of uint8_t -> uint8.
2007-10-10 Jeremy Allisonr11137: Compile with only 2 warnings (I'm still working...
2007-10-10 Gerald Carterr10656: BIG merge from trunk. Features not copied...
2007-10-10 Günther Deschnerr7391: - Added client-support for various lsa_query_tru...
2007-10-10 Jeremy Allisonr7033: Call a spade a spade :-).
2007-10-10 Jeremy Allisonr7031: Added encrypt/decrypt function for LSA secrets...
2007-10-10 Gerald Carterr5961: final round of compiler warning fixes based...
2007-10-10 Jeremy Allisonr1661: Changed the password history format so that...
2007-10-10 Andrew Bartlettr1492: Rework our random number generation system.
2007-10-10 Andrew Bartlettr176: Improve our fallback code for password changes...
2007-10-10 Andrew Bartlettr69: Global rename of 'nt_session_key' -> 'user_session...
2004-03-27 Andrew BartlettBased on the detective work of Jianliang Lu <j.lu@tiess...
2004-02-08 Andrew Bartlett(merge from 3.0)
2004-02-08 Andrew BartlettRemove unused utility function.
2004-01-26 Andrew Bartlett(merge from 3.0)
2004-01-26 Andrew BartlettThis adds client-side support for the unicode/SAMR...
2003-12-17 Gerald CarterMake sure we correctly generate the lm session key.
2003-12-17 Gerald CarterMake sure we correctly generate the lm session key.
2003-11-22 Andrew Bartlett(merge from 3.0)
2003-11-22 Andrew BartlettChanges all over the shop, but all towards:
2003-09-09 Gerald Cartersync 3.0 into HEAD for the last time
2003-08-15 Herb Lewisget rid of more compiler warnings
2003-08-14 Andrew BartlettChange Samba to always use extended security for it...
2003-07-16 Gerald Cartertrying to get HEAD building again. If you want the...
2003-07-14 Andrew BartlettJeremy requested that I get my NTLMSSP patch into CVS...
2003-06-03 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-05-26 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-05-14 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-05-09 Andrew BartlettFinally get NTLMv2 working on the client!
2003-05-06 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-05-05 Andrew BartlettAllow the NTLMv2 functions to spit out both possible...
2003-03-18 Andrew BartlettMerge from HEAD:
2003-03-18 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-03-09 Andrew BartlettChange the way we sign SMB packets, to a function point...
2003-02-24 Andrew BartlettMerge from HEAD client-side authentication changes:
2003-02-18 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-02-14 Andrew BartlettFurther extract our NTLMv2 code into smbencrypt.c,...
2003-02-10 Andrew BartlettClean up our NTLMv2 code by moving the grunt work into...
2003-02-09 Andrew Bartlett(only for HEAD at the moment).
2003-02-04 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-02-02 Andrew BartlettMore signing updates - start checking that the server...
2003-02-01 Andrew BartlettWe now have client-side SMB signing support!
2003-01-14 Andrew BartlettMerge from HEAD:
2003-01-13 Andrew BartlettDon't force the DOS password into a 14 char space,...
2003-01-11 Andrew BartlettFix a number of client-side fstring/pstring mixups.
2003-01-03 Christopher R. HertelFixed some simple typos, including one that would cause...
2003-01-03 Christopher R. HertelFixed some simple typos, including one that would have...
2002-09-25 Gerald Cartersync'ing up for 3.0alpha20 release
2002-09-25 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2002-08-26 Andrew BartlettUpdates!
2002-08-17 Jelmer Vernooijsync 3.0 branch with head
2002-08-17 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2002-07-20 Andrew BartlettTry to fix up warnings - particularly on the IRIX 64...
2002-07-20 Andrew BartlettFix up char/uchar casts etc. Fix up comments on some...
2002-07-20 Andrew BartlettAdd support for a weird behaviour apparently used by...
2002-07-15 Andrew Tridgellupdated the 3.0 branch from the head branch - ready...
2002-07-14 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2002-06-16 Andrew BartlettTwo things: Check how many paramaters that the LDAP...
2002-06-16 Andrew BartlettFix up some of the SMB signing code:
2002-06-14 Jeremy AllisonOk, now I can try my first client test...
2002-06-14 Jeremy AllisonMore of SMB signing for client - not yet finished ...
2002-06-07 Andrew BartlettA couple of updates for the SmbEncrypt code, and some...
2002-05-25 Andrew BartlettUpdate some of the LM hash code to better respect the...
2002-05-23 Andrew BartlettThis function is unused, and doesn't make any sense...
2002-04-12 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2002-01-30 Tim PotterRemoved version number from file header.
2001-12-04 Andrew BartlettAdd 'net rpc join' to match the ADS equiv.
2001-11-11 Andrew BartlettMinor updates. A small dose of const.
2001-10-31 Andrew BartlettThis is a farily large patch (3300 lines) and reworks...
2001-10-31 Andrew BartlettMore const.
2001-10-29 Andrew BartlettThis commit is number 4 of 4.
2001-10-02 Tim PotterRemoved 'extern int DEBUGLEVEL' as it is now in the...
2001-09-27 Andrew BartlettKill unused variables
2001-09-26 Andrew BartlettMake use of the pdb_set_plaintext_passwd() update to...
2001-08-24 Herb Lewisget rid of compiler warnings
2001-08-10 Tim PotterA rewrite of the error handling in the libsmb client...
2001-08-10 Tim PotterChanged the order of arguments in make_oem_passwd_hash...
2001-07-30 Jeremy AllisonThrow out crappy (non-ascii unaware) mbtows stuff and...
2001-07-07 Andrew BartlettAdd backend encryption support for NTLMv2.
2001-07-04 Andrew TridgellThe big character set handling changeover!
2001-06-20 Jeremy AllisonFixed W2K SP2 joining a Samba PDC hosted domain.
2001-06-15 Tim PotterMerged encode_pw_buffer() and nt_owf_genW() functions...
2001-04-22 Andrew Tridgellmerging from 2.2 to head
2000-10-13 Jean-François Mico... last part of W2K support.
2000-10-11 Herb Lewischanges to sync with 2.2. tree
2000-10-07 Jean-François Mico... added samr_set_user_info and info_2.
1999-12-13 Andrew Tridgellfirst pass at updating head branch to be to be the...
1999-12-01 Luke Leightonsys_select added one more argument (read, write selectors).
1999-11-25 Luke Leightonprevious commit added an abstraction function that...
1999-11-21 Luke Leightonimplement server-side generation of NTLMv2 session...
1999-11-21 Luke Leightonyou know what? this sort of thing makes me laugh....
1999-11-19 Luke LeightonThe First Necessary UNICODE String Support.
next