summaryrefslogtreecommitdiffstats
path: root/source/libsmb/smbencrypt.c
Commit message (Expand)AuthorAgeFilesLines
* HPUX fix. This looks like a big change but isn't actually, most of theJeremy Allison1998-12-101-1/+1
* largely rewrote smbpasswd so that the code is understandable. ThisAndrew Tridgell1998-11-121-1/+1
* - dce/rpc codeLuke Leighton1998-10-191-1/+1
* warnings spotted by ./configure.developer optionsLuke Leighton1998-10-141-0/+2
* dce/rpcLuke Leighton1998-10-101-4/+14
* dce/rpcLuke Leighton1998-10-091-0/+23
* dce/rpcLuke Leighton1998-10-091-0/+6
* dce/rpcLuke Leighton1998-10-071-0/+12
* - static function "create_new_hashes" was identical to "nt_lm_owf_gen".Luke Leighton1998-10-021-10/+36
* Fixed *nasty* bug in nt_lm_owf_gen() - this function wasJeremy Allison1998-10-011-1/+3
* Got very strict about the differences and uses ofJeremy Allison1998-09-291-1/+1
* uchar / char typecast issuesLuke Leighton1998-09-291-1/+1
* added rpcclient programLuke Leighton1998-09-251-0/+35
* tridge the destroyer returns!Andrew Tridgell1998-09-051-23/+0
* This is *not* a big change (although it looks like one).Jeremy Allison1998-01-221-1/+1
* Rolled back tree state to 11:59pm 8th November 1997 EST toJeremy Allison1997-11-101-16/+6
* attempting to mark up 32 bit error codes, needed for NT domains.Luke Leighton1997-11-091-6/+16
* fix some casting errors in smbencrypt and some multiply-defined errorsAndrew Tridgell1997-10-261-5/+5
* Makefile :Luke Leighton1997-10-251-0/+24
* - change generate_challenge() to use md4 instead of desAndrew Tridgell1997-09-161-23/+0
* rewrote md4.c from scratch. This implementation should be portable andAndrew Tridgell1997-09-151-14/+5
* This commit does 3 main things:Andrew Tridgell1997-09-141-63/+10
* 'The mother of all checkins' :-). Jeremy Allison (jallison@whistle.com)Samba Release Account1997-05-081-1/+1
* Fixed for FreeBsd.Samba Release Account1996-12-101-0/+8
* - added support for TMPDIR env variableAndrew Tridgell1996-10-241-4/+4
* got rid of a lot of redundent header files as we now globally generateAndrew Tridgell1996-06-101-1/+0
* a huge pile of changes :-)Andrew Tridgell1996-06-041-14/+1
* cleanups to make thinsg compile cleanlyAndrew Tridgell1996-05-291-1/+1
* Initial version imported to CVS Samba Release Account1996-05-041-0/+202