index
:
samba
fixes
master
netlogon-2
netlogon-4
netlogon-5
netlogon-6
netlogon-7
netlogon-8
netlogon-9
Unnamed repository; edit this file 'description' to name the repository.
ben
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
source3
/
libsmb
/
smbencrypt.c
Age
Commit message (
Expand
)
Author
Files
Lines
2002-08-26
Updates!
Andrew Bartlett
1
-14
/
+46
2002-07-20
Try to fix up warnings - particularly on the IRIX 64 bit compiler (which had a
Andrew Bartlett
1
-2
/
+2
2002-07-20
Fix up char/uchar casts etc. Fix up comments on some of the password hash
Andrew Bartlett
1
-4
/
+4
2002-07-20
Add support for a weird behaviour apparently used by Win9X pass-through
Andrew Bartlett
1
-2
/
+2
2002-06-16
Two things: Check how many paramaters that the LDAP libs take for the
Andrew Bartlett
1
-4
/
+6
2002-06-16
Fix up some of the SMB signing code:
Andrew Bartlett
1
-0
/
+10
2002-06-14
Ok, now I can try my first client test...
Jeremy Allison
1
-0
/
+12
2002-06-14
More of SMB signing for client - not yet finished (should be harmless).
Jeremy Allison
1
-0
/
+27
2002-06-07
A couple of updates for the SmbEncrypt code, and some of its users.
Andrew Bartlett
1
-1
/
+1
2002-05-25
Update some of the LM hash code to better respect the seperation between
Andrew Bartlett
1
-32
/
+41
2002-05-23
This function is unused, and doesn't make any sense to me anyway.
Andrew Bartlett
1
-17
/
+0
2002-01-30
Removed version number from file header.
Tim Potter
1
-2
/
+1
2001-12-04
Add 'net rpc join' to match the ADS equiv.
Andrew Bartlett
1
-12
/
+5
2001-11-11
Minor updates. A small dose of const.
Andrew Bartlett
1
-1
/
+1
2001-10-31
This is a farily large patch (3300 lines) and reworks most of the AuthRewrite
Andrew Bartlett
1
-8
/
+8
2001-10-31
More const.
Andrew Bartlett
1
-2
/
+2
2001-10-29
This commit is number 4 of 4.
Andrew Bartlett
1
-6
/
+6
2001-10-02
Removed 'extern int DEBUGLEVEL' as it is now in the smb.h header.
Tim Potter
1
-3
/
+0
2001-09-27
Kill unused variables
Andrew Bartlett
1
-2
/
+0
2001-09-26
Make use of the pdb_set_plaintext_passwd() update to vastly simplify
Andrew Bartlett
1
-49
/
+10
2001-08-24
get rid of compiler warnings
Herb Lewis
1
-8
/
+8
2001-08-10
A rewrite of the error handling in the libsmb client code. I've separated
Tim Potter
1
-2
/
+1
2001-08-10
Changed the order of arguments in make_oem_passwd_hash(). All the other
Tim Potter
1
-1
/
+2
2001-07-30
Throw out crappy (non-ascii unaware) mbtows stuff and use proper unicode
Jeremy Allison
1
-57
/
+6
2001-07-07
Add backend encryption support for NTLMv2.
Andrew Bartlett
1
-1
/
+96
2001-07-04
The big character set handling changeover!
Andrew Tridgell
1
-30
/
+11
2001-06-20
Fixed W2K SP2 joining a Samba PDC hosted domain.
Jeremy Allison
1
-1
/
+1
2001-06-15
Merged encode_pw_buffer() and nt_owf_genW() functions from TNG branch.
Tim Potter
1
-0
/
+49
2001-04-22
merging from 2.2 to head
Andrew Tridgell
1
-17
/
+63
2000-10-13
last part of W2K support.
Jean-François Micouleau
1
-4
/
+5
2000-10-11
changes to sync with 2.2. tree
Herb Lewis
1
-1
/
+1
2000-10-07
added samr_set_user_info and info_2.
Jean-François Micouleau
1
-0
/
+44
1999-12-13
first pass at updating head branch to be to be the same as the SAMBA_2_0 branch
Andrew Tridgell
1
-415
/
+66
1999-12-01
sys_select added one more argument (read, write selectors).
Luke Leighton
1
-52
/
+50
1999-11-25
previous commit added an abstraction function that didn't even have
Luke Leighton
1
-6
/
+3
1999-11-21
implement server-side generation of NTLMv2 session key. YESSS :-)
Luke Leighton
1
-0
/
+28
1999-11-21
you know what? this sort of thing makes me laugh. hmm, what functions
Luke Leighton
1
-1
/
+1
1999-11-19
The First Necessary UNICODE String Support.
Luke Leighton
1
-19
/
+67
1999-11-04
samuserset <username> -p password. YESSSSS :)
Luke Leighton
1
-0
/
+11
1999-11-04
adding experimental set user password command to rpcclient, it returns
Luke Leighton
1
-0
/
+66
1999-10-14
adding CAP_EXTENDED_SECURITY support in a hurry last week. forgot to
Luke Leighton
1
-0
/
+29
1999-06-29
removed old code/comments.
Luke Leighton
1
-66
/
+0
1999-06-29
smbclient modified to use cli_establish_connection(). smbclient therefore
Luke Leighton
1
-5
/
+11
1999-06-29
improving authentication code (tidyup).
Luke Leighton
1
-42
/
+229
1999-03-25
fixed issues with "Welcome to SAMBA Domain" for when admin user/pass is
Luke Leighton
1
-1
/
+1
1999-03-24
NULL pointer handling in nt_lm_owf_gen
Luke Leighton
1
-1
/
+4
1999-03-19
return type of nt_decrypt_string2 set to BOOL.
Luke Leighton
1
-4
/
+3
1999-03-19
Implemented encryption algorithm used for a number of RPC buffers.
Matthew Chapman
1
-0
/
+45
1999-02-12
UNICODE cleanup (see lib/util_unistr.c).
Matthew Chapman
1
-1
/
+1
1999-02-11
the UNICODE issue...
Luke Leighton
1
-1
/
+1
[next]