summaryrefslogtreecommitdiff
path: root/source3/libsmb/smbencrypt.c
AgeCommit message (Expand)AuthorFilesLines
2003-01-03Fixed some simple typos, including one that would cause the wrong valueChristopher R. Hertel1-2/+2
2002-09-25sync'ing up for 3.0alpha20 releaseGerald Carter1-14/+46
2002-08-17sync 3.0 branch with headJelmer Vernooij1-8/+8
2002-07-15updated the 3.0 branch from the head branch - ready for alpha18Andrew Tridgell1-44/+87
2002-01-30Removed version number from file header.Tim Potter1-2/+1
2001-12-04Add 'net rpc join' to match the ADS equiv.Andrew Bartlett1-12/+5
2001-11-11Minor updates. A small dose of const.Andrew Bartlett1-1/+1
2001-10-31This is a farily large patch (3300 lines) and reworks most of the AuthRewriteAndrew Bartlett1-8/+8
2001-10-31More const.Andrew Bartlett1-2/+2
2001-10-29This commit is number 4 of 4.Andrew Bartlett1-6/+6
2001-10-02Removed 'extern int DEBUGLEVEL' as it is now in the smb.h header.Tim Potter1-3/+0
2001-09-27Kill unused variablesAndrew Bartlett1-2/+0
2001-09-26Make use of the pdb_set_plaintext_passwd() update to vastly simplifyAndrew Bartlett1-49/+10
2001-08-24get rid of compiler warningsHerb Lewis1-8/+8
2001-08-10A rewrite of the error handling in the libsmb client code. I've separatedTim Potter1-2/+1
2001-08-10Changed the order of arguments in make_oem_passwd_hash(). All the otherTim Potter1-1/+2
2001-07-30Throw out crappy (non-ascii unaware) mbtows stuff and use proper unicodeJeremy Allison1-57/+6
2001-07-07Add backend encryption support for NTLMv2.Andrew Bartlett1-1/+96
2001-07-04The big character set handling changeover!Andrew Tridgell1-30/+11
2001-06-20Fixed W2K SP2 joining a Samba PDC hosted domain.Jeremy Allison1-1/+1
2001-06-15Merged encode_pw_buffer() and nt_owf_genW() functions from TNG branch.Tim Potter1-0/+49
2001-04-22merging from 2.2 to headAndrew Tridgell1-17/+63
2000-10-13last part of W2K support.Jean-François Micouleau1-4/+5
2000-10-11changes to sync with 2.2. treeHerb Lewis1-1/+1
2000-10-07added samr_set_user_info and info_2.Jean-François Micouleau1-0/+44
1999-12-13first pass at updating head branch to be to be the same as the SAMBA_2_0 branchAndrew Tridgell1-415/+66
1999-12-01sys_select added one more argument (read, write selectors).Luke Leighton1-52/+50
1999-11-25previous commit added an abstraction function that didn't even haveLuke Leighton1-6/+3
1999-11-21implement server-side generation of NTLMv2 session key. YESSS :-)Luke Leighton1-0/+28
1999-11-21you know what? this sort of thing makes me laugh. hmm, what functionsLuke Leighton1-1/+1
1999-11-19The First Necessary UNICODE String Support.Luke Leighton1-19/+67
1999-11-04samuserset <username> -p password. YESSSSS :)Luke Leighton1-0/+11
1999-11-04adding experimental set user password command to rpcclient, it returnsLuke Leighton1-0/+66
1999-10-14adding CAP_EXTENDED_SECURITY support in a hurry last week. forgot toLuke Leighton1-0/+29
1999-06-29removed old code/comments.Luke Leighton1-66/+0
1999-06-29smbclient modified to use cli_establish_connection(). smbclient thereforeLuke Leighton1-5/+11
1999-06-29improving authentication code (tidyup).Luke Leighton1-42/+229
1999-03-25fixed issues with "Welcome to SAMBA Domain" for when admin user/pass isLuke Leighton1-1/+1
1999-03-24NULL pointer handling in nt_lm_owf_genLuke Leighton1-1/+4
1999-03-19return type of nt_decrypt_string2 set to BOOL.Luke Leighton1-4/+3
1999-03-19Implemented encryption algorithm used for a number of RPC buffers.Matthew Chapman1-0/+45
1999-02-12UNICODE cleanup (see lib/util_unistr.c).Matthew Chapman1-1/+1
1999-02-11the UNICODE issue...Luke Leighton1-1/+1
1999-02-08UNICODE byte ordering issue: typecast to uint16* replaced with SSVAL()Luke Leighton1-1/+1
1998-11-12largely rewrote smbpasswd so that the code is understandable. ThisAndrew Tridgell1-1/+1
1998-10-19- dce/rpc codeLuke Leighton1-1/+1
1998-10-14warnings spotted by ./configure.developer optionsLuke Leighton1-0/+2
1998-10-10dce/rpcLuke Leighton1-4/+14
1998-10-09dce/rpcLuke Leighton1-0/+23
1998-10-09dce/rpcLuke Leighton1-0/+6