r23779: Change from v2 or later to v3 or later.
[samba.git] / source3 / libsmb / ntlmssp_sign.c
2007-10-10 Jeremy Allisonr23779: Change from v2 or later to v3 or later.
2007-10-10 Stefan Metzmacherr22001: change prototype of dump_data(), so that it...
2007-10-10 Volker Lendecker17976: Fix typo
2007-10-10 Gerald Carterr13571: Replace all calls to talloc_free() with thye...
2007-10-10 Jeremy Allisonr13489: Fix #3496 from jason@ncac.gwu.edu. Variable...
2007-10-10 Volker Lendecker13477: Fix code before declaration
2007-10-10 Jeremy Allisonr13473: Back port r13470, r13471, r13472 from Samba4...
2007-10-10 Jeremy Allisonr13015: Make logic much clearer. From jpeach.
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 Gerald Carterr5432: compile fixes from Jason Mader <jason@ncac.gwu...
2007-10-10 Jeremy Allisonr3892: Fix "might be used uninitialized" error.
2004-01-25 Andrew Bartlett(merge from 3.0)
2004-01-25 Andrew BartlettFix the initialisation vectors for NTLM2, so that they...
2004-01-06 Andrew BartlettMerge NTLMSSP fixes from 3.0 to HEAD.
2004-01-05 Andrew BartlettMake it clear that we cannot sign if we don't have...
2003-11-22 Andrew Bartlett(merge from 3.0)
2003-11-22 Andrew BartlettChanges all over the shop, but all towards:
2003-11-05 Tim PotterMerge of 64-bit printf warning fixes.
2003-11-03 Tim PotterFix more 64-bit printf warnings.
2003-09-09 Gerald Cartersync 3.0 into HEAD for the last time
2003-08-15 Herb Lewisget rid of some sompiler warnings on IRIX
2003-08-02 Simo Sorceport latest changes from SAMBA_3_0 tree
2003-07-16 Tim PotterSpelling.
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-04-21 Andrew BartlettMerge SMB signing, cli buffer clobber and NTLMSSP signi...
2003-04-21 Andrew BartlettFor NTLM2 (not yet even close to real implementation...
2003-04-17 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-04-15 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-04-13 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-04-07 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-04-06 Andrew BartlettSMB signing updates - this gets NTLMSSP signing workin...
2003-03-22 Andrew BartlettFix compile on IA64 by noting that this should be the...
2003-03-22 Andrew BartlettFix compile on IA64 by noting that this should be the...
2003-03-18 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-03-10 Andrew BartlettFurther work on NTLMSSP-based SMB signing. Current...