index
:
samba.git
master
old-v4-0-stable
old-v4-0-test
v3-0-stable
v3-0-test
v3-2-stable
v3-2-test
v3-3-stable
v3-3-test
v3-4-stable
v3-4-test
v3-5-stable
v3-5-test
v3-6-stable
v3-6-test
v3-devel
v4-0-stable
v4-0-test
Unnamed repository; edit this file 'description' to name the repository.
Sumit Bose
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
source3
/
libsmb
/
smbencrypt.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Throw out crappy (non-ascii unaware) mbtows stuff and use proper unicode
Jeremy Allison
2001-07-30
1
-57
/
+6
*
Add backend encryption support for NTLMv2.
Andrew Bartlett
2001-07-07
1
-1
/
+96
*
The big character set handling changeover!
Andrew Tridgell
2001-07-04
1
-30
/
+11
*
Fixed W2K SP2 joining a Samba PDC hosted domain.
Jeremy Allison
2001-06-20
1
-1
/
+1
*
Merged encode_pw_buffer() and nt_owf_genW() functions from TNG branch.
Tim Potter
2001-06-15
1
-0
/
+49
*
merging from 2.2 to head
Andrew Tridgell
2001-04-22
1
-17
/
+63
*
last part of W2K support.
Jean-François Micouleau
2000-10-13
1
-4
/
+5
*
changes to sync with 2.2. tree
Herb Lewis
2000-10-11
1
-1
/
+1
*
added samr_set_user_info and info_2.
Jean-François Micouleau
2000-10-07
1
-0
/
+44
*
first pass at updating head branch to be to be the same as the SAMBA_2_0 branch
Andrew Tridgell
1999-12-13
1
-415
/
+66
*
sys_select added one more argument (read, write selectors).
Luke Leighton
1999-12-01
1
-52
/
+50
*
previous commit added an abstraction function that didn't even have
Luke Leighton
1999-11-25
1
-6
/
+3
*
implement server-side generation of NTLMv2 session key. YESSS :-)
Luke Leighton
1999-11-21
1
-0
/
+28
*
you know what? this sort of thing makes me laugh. hmm, what functions
Luke Leighton
1999-11-21
1
-1
/
+1
*
The First Necessary UNICODE String Support.
Luke Leighton
1999-11-19
1
-19
/
+67
*
samuserset <username> -p password. YESSSSS :)
Luke Leighton
1999-11-04
1
-0
/
+11
*
adding experimental set user password command to rpcclient, it returns
Luke Leighton
1999-11-04
1
-0
/
+66
*
adding CAP_EXTENDED_SECURITY support in a hurry last week. forgot to
Luke Leighton
1999-10-14
1
-0
/
+29
*
removed old code/comments.
Luke Leighton
1999-06-29
1
-66
/
+0
*
smbclient modified to use cli_establish_connection(). smbclient therefore
Luke Leighton
1999-06-29
1
-5
/
+11
*
improving authentication code (tidyup).
Luke Leighton
1999-06-29
1
-42
/
+229
*
fixed issues with "Welcome to SAMBA Domain" for when admin user/pass is
Luke Leighton
1999-03-25
1
-1
/
+1
*
NULL pointer handling in nt_lm_owf_gen
Luke Leighton
1999-03-24
1
-1
/
+4
*
return type of nt_decrypt_string2 set to BOOL.
Luke Leighton
1999-03-19
1
-4
/
+3
*
Implemented encryption algorithm used for a number of RPC buffers.
Matthew Chapman
1999-03-19
1
-0
/
+45
*
UNICODE cleanup (see lib/util_unistr.c).
Matthew Chapman
1999-02-12
1
-1
/
+1
*
the UNICODE issue...
Luke Leighton
1999-02-11
1
-1
/
+1
*
UNICODE byte ordering issue: typecast to uint16* replaced with SSVAL()
Luke Leighton
1999-02-08
1
-1
/
+1
*
largely rewrote smbpasswd so that the code is understandable. This
Andrew Tridgell
1998-11-12
1
-1
/
+1
*
- dce/rpc code
Luke Leighton
1998-10-19
1
-1
/
+1
*
warnings spotted by ./configure.developer options
Luke Leighton
1998-10-14
1
-0
/
+2
*
dce/rpc
Luke Leighton
1998-10-10
1
-4
/
+14
*
dce/rpc
Luke Leighton
1998-10-09
1
-0
/
+23
*
dce/rpc
Luke Leighton
1998-10-09
1
-0
/
+6
*
dce/rpc
Luke Leighton
1998-10-07
1
-0
/
+12
*
- static function "create_new_hashes" was identical to "nt_lm_owf_gen".
Luke Leighton
1998-10-02
1
-10
/
+36
*
Fixed *nasty* bug in nt_lm_owf_gen() - this function was
Jeremy Allison
1998-10-01
1
-1
/
+3
*
Got very strict about the differences and uses of
Jeremy Allison
1998-09-29
1
-1
/
+1
*
uchar / char typecast issues
Luke Leighton
1998-09-29
1
-1
/
+1
*
added rpcclient program
Luke Leighton
1998-09-25
1
-0
/
+35
*
tridge the destroyer returns!
Andrew Tridgell
1998-09-05
1
-23
/
+0
*
This is *not* a big change (although it looks like one).
Jeremy Allison
1998-01-22
1
-1
/
+1
*
Rolled back tree state to 11:59pm 8th November 1997 EST to
Jeremy Allison
1997-11-10
1
-16
/
+6
*
attempting to mark up 32 bit error codes, needed for NT domains.
Luke Leighton
1997-11-09
1
-6
/
+16
*
fix some casting errors in smbencrypt and some multiply-defined errors
Andrew Tridgell
1997-10-26
1
-5
/
+5
*
Makefile :
Luke Leighton
1997-10-25
1
-0
/
+24
*
- change generate_challenge() to use md4 instead of des
Andrew Tridgell
1997-09-16
1
-23
/
+0
*
rewrote md4.c from scratch. This implementation should be portable and
Andrew Tridgell
1997-09-15
1
-14
/
+5
*
This commit does 3 main things:
Andrew Tridgell
1997-09-14
1
-63
/
+10
*
'The mother of all checkins' :-). Jeremy Allison (jallison@whistle.com)
Samba Release Account
1997-05-08
1
-1
/
+1
[next]