Finally get NTLMv2 working on the client!
[tprouty/samba.git] / source / libsmb / smbencrypt.c
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.
1999-11-04 Luke Leightonsamuserset <username> -p password. YESSSSS :)
1999-11-04 Luke Leightonadding experimental set user password command to rpccli...
1999-10-14 Luke Leightonadding CAP_EXTENDED_SECURITY support in a hurry last...
1999-06-29 Luke Leightonremoved old code/comments.
1999-06-29 Luke Leightonsmbclient modified to use cli_establish_connection...
1999-06-29 Luke Leightonimproving authentication code (tidyup).
1999-03-25 Luke Leightonfixed issues with "Welcome to SAMBA Domain" for when...
1999-03-24 Luke LeightonNULL pointer handling in nt_lm_owf_gen
1999-03-19 Luke Leightonreturn type of nt_decrypt_string2 set to BOOL.
1999-03-19 Matthew ChapmanImplemented encryption algorithm used for a number...
1999-02-12 Matthew ChapmanUNICODE cleanup (see lib/util_unistr.c).
1999-02-11 Luke Leightonthe UNICODE issue...
1999-02-08 Luke LeightonUNICODE byte ordering issue: typecast to uint16* replac...
1998-11-12 Andrew Tridgelllargely rewrote smbpasswd so that the code is understan...
1998-10-19 Luke Leighton- dce/rpc code
1998-10-14 Luke Leightonwarnings spotted by ./configure.developer options
1998-10-10 Luke Leightondce/rpc
1998-10-09 Luke Leightondce/rpc
1998-10-09 Luke Leightondce/rpc
1998-10-07 Luke Leightondce/rpc
1998-10-02 Luke Leighton- static function "create_new_hashes" was identical...
1998-10-01 Jeremy AllisonFixed *nasty* bug in nt_lm_owf_gen() - this function was
1998-09-29 Jeremy AllisonGot very strict about the differences and uses of
1998-09-29 Luke Leightonuchar / char typecast issues
1998-09-25 Luke Leightonadded rpcclient program
1998-09-05 Andrew Tridgelltridge the destroyer returns!
1998-01-22 Jeremy AllisonThis is *not* a big change (although it looks like...
1997-11-10 Jeremy AllisonRolled back tree state to 11:59pm 8th November 1997...
1997-11-09 Luke Leightonattempting to mark up 32 bit error codes, needed for...
1997-10-26 Andrew Tridgellfix some casting errors in smbencrypt and some multiply...
1997-10-25 Luke LeightonMakefile :
1997-09-16 Andrew Tridgell- change generate_challenge() to use md4 instead of des
1997-09-15 Andrew Tridgellrewrote md4.c from scratch. This implementation should...
1997-09-14 Andrew TridgellThis commit does 3 main things:
1997-05-08 Samba Release Account'The mother of all checkins' :-). Jeremy Allison (jalli...
1996-12-10 Samba Release AccountFixed for FreeBsd.
next