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
2007-10-10
r17612: Modify NTLMSSP session code so that it doesn't store
Jeremy Allison
1
-18
/
+50
2007-10-10
r13553: Fix all our warnings at -O6 on an x86_64 box.
Jeremy Allison
1
-1
/
+1
2007-10-10
r13396: Add in userinfo26, re-enable userinfo25 - took the knowledge
Jeremy Allison
1
-0
/
+19
2007-10-10
r12713: Remove use of uint8_t -> uint8.
Jeremy Allison
1
-1
/
+1
2007-10-10
r11137: Compile with only 2 warnings (I'm still working on that code) on a gcc4
Jeremy Allison
1
-12
/
+12
2007-10-10
r10656: BIG merge from trunk. Features not copied over
Gerald Carter
1
-28
/
+2
2007-10-10
r7391: - Added client-support for various lsa_query_trust_dom_info-calls and a
Günther Deschner
1
-0
/
+66
2007-10-10
r7033: Call a spade a spade :-).
Jeremy Allison
1
-1
/
+1
2007-10-10
r7031: Added encrypt/decrypt function for LSA secrets and trusted
Jeremy Allison
1
-0
/
+29
2007-10-10
r5961: final round of compiler warning fixes based on feedback from Jason Mader
Gerald Carter
1
-1
/
+1
2007-10-10
r1661: Changed the password history format so that each history entry
Jeremy Allison
1
-0
/
+20
2007-10-10
r1492: Rework our random number generation system.
Andrew Bartlett
1
-3
/
+3
2007-10-10
r176: Improve our fallback code for password changes - this would be better
Andrew Bartlett
1
-3
/
+9
2007-10-10
r69: Global rename of 'nt_session_key' -> 'user_session_key'. The session ke...
Andrew Bartlett
1
-4
/
+4
2004-03-27
Based on the detective work of Jianliang Lu <j.lu@tiesse.com>, allow yet
Andrew Bartlett
1
-3
/
+7
2004-02-08
Remove unused utility function.
Andrew Bartlett
1
-13
/
+0
2004-01-26
This adds client-side support for the unicode/SAMR password change scheme.
Andrew Bartlett
1
-33
/
+35
2003-12-17
Make sure we correctly generate the lm session key.
Gerald Carter
1
-0
/
+20
2003-11-22
Changes all over the shop, but all towards:
Andrew Bartlett
1
-3
/
+3
2003-08-15
get rid of more compiler warnings
Herb Lewis
1
-1
/
+1
2003-08-14
Change Samba to always use extended security for it's guest logins, (ie,
Andrew Bartlett
1
-1
/
+1
2003-07-14
Jeremy requested that I get my NTLMSSP patch into CVS. He didn't request
Andrew Bartlett
1
-0
/
+31
2003-05-09
Finally get NTLMv2 working on the client!
Andrew Bartlett
1
-28
/
+84
2003-05-05
Allow the NTLMv2 functions to spit out both possible varients on the session
Andrew Bartlett
1
-11
/
+23
2003-03-18
Merge from HEAD:
Andrew Bartlett
1
-99
/
+1
2003-02-24
Merge from HEAD client-side authentication changes:
Andrew Bartlett
1
-7
/
+104
2003-01-14
Merge from HEAD:
Andrew Bartlett
1
-10
/
+11
2003-01-03
Fixed some simple typos, including one that would cause the wrong value
Christopher R. Hertel
1
-2
/
+2
2002-09-25
sync'ing up for 3.0alpha20 release
Gerald Carter
1
-14
/
+46
2002-08-17
sync 3.0 branch with head
Jelmer Vernooij
1
-8
/
+8
2002-07-15
updated the 3.0 branch from the head branch - ready for alpha18
Andrew Tridgell
1
-44
/
+87
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
[next]