summaryrefslogtreecommitdiffstats
path: root/source3/libsmb/smbencrypt.c
Commit message (Expand)AuthorAgeFilesLines
* Throw out crappy (non-ascii unaware) mbtows stuff and use proper unicodeJeremy Allison2001-07-301-57/+6
* Add backend encryption support for NTLMv2.Andrew Bartlett2001-07-071-1/+96
* The big character set handling changeover!Andrew Tridgell2001-07-041-30/+11
* Fixed W2K SP2 joining a Samba PDC hosted domain.Jeremy Allison2001-06-201-1/+1
* Merged encode_pw_buffer() and nt_owf_genW() functions from TNG branch.Tim Potter2001-06-151-0/+49
* merging from 2.2 to headAndrew Tridgell2001-04-221-17/+63
* last part of W2K support.Jean-François Micouleau2000-10-131-4/+5
* changes to sync with 2.2. treeHerb Lewis2000-10-111-1/+1
* added samr_set_user_info and info_2.Jean-François Micouleau2000-10-071-0/+44
* first pass at updating head branch to be to be the same as the SAMBA_2_0 branchAndrew Tridgell1999-12-131-415/+66
* sys_select added one more argument (read, write selectors).Luke Leighton1999-12-011-52/+50
* previous commit added an abstraction function that didn't even haveLuke Leighton1999-11-251-6/+3
* implement server-side generation of NTLMv2 session key. YESSS :-)Luke Leighton1999-11-211-0/+28
* you know what? this sort of thing makes me laugh. hmm, what functionsLuke Leighton1999-11-211-1/+1
* The First Necessary UNICODE String Support.Luke Leighton1999-11-191-19/+67
* samuserset <username> -p password. YESSSSS :)Luke Leighton1999-11-041-0/+11
* adding experimental set user password command to rpcclient, it returnsLuke Leighton1999-11-041-0/+66
* adding CAP_EXTENDED_SECURITY support in a hurry last week. forgot toLuke Leighton1999-10-141-0/+29
* removed old code/comments.Luke Leighton1999-06-291-66/+0
* smbclient modified to use cli_establish_connection(). smbclient thereforeLuke Leighton1999-06-291-5/+11
* improving authentication code (tidyup).Luke Leighton1999-06-291-42/+229
* fixed issues with "Welcome to SAMBA Domain" for when admin user/pass isLuke Leighton1999-03-251-1/+1
* NULL pointer handling in nt_lm_owf_genLuke Leighton1999-03-241-1/+4
* return type of nt_decrypt_string2 set to BOOL.Luke Leighton1999-03-191-4/+3
* Implemented encryption algorithm used for a number of RPC buffers.Matthew Chapman1999-03-191-0/+45
* UNICODE cleanup (see lib/util_unistr.c).Matthew Chapman1999-02-121-1/+1
* the UNICODE issue...Luke Leighton1999-02-111-1/+1
* UNICODE byte ordering issue: typecast to uint16* replaced with SSVAL()Luke Leighton1999-02-081-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