r23779: Change from v2 or later to v3 or later.
[nivanova/samba-autobuild/.git] / source3 / libsmb / ntlmssp.c
2007-10-10 Jeremy Allisonr23779: Change from v2 or later to v3 or later.
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 Jeremy Allisonr19936: Patch from Kai Blin <kai.blin@gmail.com> to
2007-10-10 Volker Lendecker18029: More C++ stuff
2007-10-10 Volker Lendecker18008: Ok, same fix as before. But this time also...
2007-10-10 Volker Lendecker18005: The ntlmssp fix is not correct yet, working...
2007-10-10 Volker Lendecker17977: To be honest, I have NO idea whatsoever what...
2007-10-10 Volker Lendecker17620: Fix two C++ Warnings and a memleak
2007-10-10 Jeremy Allisonr17612: Modify NTLMSSP session code so that it doesn...
2007-10-10 Andrew Bartlettr17216: From Kai Blin <kai.blin@gmail.com>:
2007-10-10 Jeremy Allisonr15129: Separate out mechanism and policy for NTLMSSP...
2007-10-10 Jeremy Allisonr13473: Back port r13470, r13471, r13472 from Samba4...
2007-10-10 Jeremy Allisonr12922: Fix typo.
2007-10-10 Jeremy Allisonr12920: Fix for #3401 from Andrew Bartlett. Original...
2007-10-10 Jeremy Allisonr11079: Narrowing down on the #1828 PPC bug. The PPC...
2007-10-10 Jeremy Allisonr11075: Still working on bug #1828, PPC hell. The PPC...
2007-10-10 Gerald Carterr10656: BIG merge from trunk. Features not copied...
2007-10-10 Gerald Carterr8475: BUG 2872: fix cut-n-paste error when checking...
2007-10-10 Gerald Carterr7472: fix smbpasswd user password change (still worked...
2007-10-10 Andrew Bartlettr5455: Remove bogus DEBUG messages (dump for a failure...
2007-10-10 Gerald Carterr5272: BUG 2132, 2134: patch from Jason Mader <jason...
2007-10-10 Jeremy Allisonr4088: Get medieval on our ass about malloc.... :-...
2007-10-10 Andrew Bartlettr1492: Rework our random number generation system.
2007-10-10 Gerald Carterr296: patch from j.lu -- don't force an upper case...
2007-10-10 Andrew Bartlettr69: Global rename of 'nt_session_key' -> 'user_session...
2004-03-27 Andrew BartlettAdd a few comments explaining KEY_EXCH
2004-03-27 Andrew BartlettBased on the detective work of Jianliang Lu <j.lu@tiess...
2004-01-30 Jeremy AllisonFix up name canonicalization (needed for krb5 keytab...
2004-01-30 Jeremy AllisonFix up name canonicalization (needed for krb5 keytab...
2004-01-09 Gerald Carterfix some warnings from the Sun compiler; also merge...
2004-01-09 Gerald Carterfix some warnings from the Sun compiler
2004-01-06 Andrew BartlettMerge NTLMSSP fixes from 3.0 to HEAD.
2004-01-05 Andrew BartlettFix more cases to ensure that as a server, we don't...
2004-01-05 Jeremy AllisonEnsure we set "always sign" flag if set. We don't curre...
2004-01-05 Andrew BartlettDon't free the encrypted_session_key early - that cause...
2004-01-05 Andrew BartlettAutomaticly initialise the signing engine, if we have...
2004-01-03 Andrew BartlettThere is not a particularly good excuse for complaining...
2003-12-27 Andrew BartlettThis patch corrects some errors in the NTLMSSP implemen...
2003-12-17 Jeremy AllisonAdd in comments explaining NTLMv2 selection. Use lm...
2003-12-17 Jeremy AllisonAdd in comments explaining NTLMv2 selection. Use lm...
2003-12-17 Jeremy AllisonTidyup debug message in ntlmssp code. Add brackets...
2003-12-17 Jeremy AllisonTidyup debug message in ntlmssp code. Add brackets...
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-12-07 Andrew BartlettMerge from 3.0:
2003-12-04 Andrew BartlettPicked up by the build farm - despite all my efforts...
2003-11-26 Andrew BartlettMerge from 3.0:
2003-11-25 Andrew BartlettDo not add NTLM2 to the NTLMSSP flags unconditionally...
2003-11-22 Andrew Bartlett(merge from 3.0)
2003-11-22 Andrew BartlettChanges all over the shop, but all towards:
2003-09-16 Jeremy AllisonFix #442 which Alexander considered a showstopper....
2003-09-16 Jeremy AllisonFix #442 which Alexander considered a showstopper....
2003-09-09 Gerald Cartersync 3.0 into HEAD for the last time
2003-09-06 Gerald Carteraddress bug #359. Andrew B's patch for implementing...
2003-08-15 Herb Lewisget rid of some sompiler warnings on IRIX
2003-08-14 Andrew BartlettChange Samba to always use extended security for it...
2003-08-12 Andrew BartlettAs described in davenport.sourceforge.net/ntlm.html...
2003-08-11 Volker LendeckeI think this is the one to check...
2003-08-11 Volker LendeckeRevert the latest fix. Need to investigate further.
2003-08-11 Volker LendeckeFix a segfault in ntlm_auth when we can't find a domain...
2003-08-10 Volker LendeckeStore the server domain from the ntlmssp challenge...
2003-08-02 Simo Sorceport latest changes from SAMBA_3_0 tree
2003-07-25 Tim PotterMore printf portability fixes. Got caught out by some...
2003-07-24 Tim PotterMore printf fixes - size_t is long on some architectures.
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-07-14 Tim PotterDelete obsolete comment.
2003-07-03 Jeremy AllisonRemoved strupper/strlower macros that automatically...
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-04-21 Andrew BartlettMerge SMB signing, cli buffer clobber and NTLMSSP signi...
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-07 Andrew BartlettMake this match head.
2003-04-04 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-04-04 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-04-03 Jeremy AllisonFixup format warning.
2003-03-31 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-03-29 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-03-27 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-03-25 Andrew BartlettFix debug (thanks metze)
2003-03-24 Andrew Bartlett(merge from HEAD)
2003-03-23 Andrew BartlettNTLM Authentication:
2003-03-18 Andrew BartlettNTLMSSP updates from HEAD.
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...
2003-02-24 Andrew BartlettMerge from HEAD client-side authentication changes:
2003-02-19 Andrew BartlettAfter a talloc_zero(), we don't need to ZERO_STRUCTP...
2003-02-18 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-02-17 Andrew BartlettDon't leak a session_key worth of memory at the end...
2003-02-15 Andrew BartlettMove our NTLMSSP client code into ntlmssp.c. The inten...
2003-02-15 Andrew BartlettMove our NTLMSSP code into easily seperated peices...
2003-02-14 Andrew BartlettNTLMSSP parinoia - we really don't want to run over...
next