get rid of compiler warnings
[tprouty/samba.git] / source / libsmb / smbencrypt.c
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.
1996-10-24 Andrew Tridgell- added support for TMPDIR env variable
1996-06-10 Andrew Tridgellgot rid of a lot of redundent header files as we now...
1996-06-04 Andrew Tridgella huge pile of changes :-)
1996-05-29 Andrew Tridgellcleanups to make thinsg compile cleanly
1996-05-04 Samba Release AccountThis commit was generated by cvs2svn to compensate...
1996-05-04 Samba Release AccountInitial version imported to CVS