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
/
source
/
libsmb
/
ntlmssp.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
r4088: Get medieval on our ass about malloc.... :-). Take control of all our ...
Jeremy Allison
2007-10-10
1
-2
/
+2
*
r1492: Rework our random number generation system.
Andrew Bartlett
2007-10-10
1
-3
/
+3
*
r296: patch from j.lu -- don't force an upper case domain name in the ntlmssp...
Gerald Carter
2007-10-10
1
-3
/
+1
*
r69: Global rename of 'nt_session_key' -> 'user_session_key'. The session ke...
Andrew Bartlett
2007-10-10
1
-10
/
+10
*
Add a few comments explaining KEY_EXCH
Andrew Bartlett
2004-03-27
1
-4
/
+7
*
Based on the detective work of Jianliang Lu <j.lu@tiesse.com>, allow yet
Andrew Bartlett
2004-03-27
1
-1
/
+3
*
Fix up name canonicalization (needed for krb5 keytab support later).
Jeremy Allison
2004-01-30
1
-3
/
+2
*
fix some warnings from the Sun compiler
Gerald Carter
2004-01-09
1
-1
/
+1
*
Fix more cases to ensure that as a server, we don't complain to the client
Andrew Bartlett
2004-01-05
1
-3
/
+1
*
Ensure we set "always sign" flag if set. We don't currently do anything with
Jeremy Allison
2004-01-05
1
-0
/
+4
*
Don't free the encrypted_session_key early - that causes the subsequent
Andrew Bartlett
2004-01-05
1
-1
/
+1
*
Automaticly initialise the signing engine, if we have a session key.
Andrew Bartlett
2004-01-05
1
-0
/
+6
*
There is not a particularly good excuse for complaining to the *client* that
Andrew Bartlett
2004-01-03
1
-4
/
+12
*
This patch corrects some errors in the NTLMSSP implementation, that
Andrew Bartlett
2003-12-27
1
-9
/
+18
*
Add in comments explaining NTLMv2 selection. Use lm session key if that's
Jeremy Allison
2003-12-17
1
-1
/
+13
*
Tidyup debug message in ntlmssp code. Add brackets around dodgy if statement.
Jeremy Allison
2003-12-17
1
-5
/
+17
*
Make sure we correctly generate the lm session key.
Gerald Carter
2003-12-17
1
-2
/
+6
*
Picked up by the build farm - despite all my efforts, security=server was
Andrew Bartlett
2003-12-04
1
-8
/
+13
*
Do not add NTLM2 to the NTLMSSP flags unconditionally - allow the
Andrew Bartlett
2003-11-25
1
-2
/
+6
*
Changes all over the shop, but all towards:
Andrew Bartlett
2003-11-22
1
-245
/
+496
*
Fix #442 which Alexander considered a showstopper. Allow us to join mixed
Jeremy Allison
2003-09-16
1
-0
/
+6
*
address bug #359. Andrew B's patch for implementing client
Gerald Carter
2003-09-06
1
-27
/
+36
*
get rid of some sompiler warnings on IRIX
Herb Lewis
2003-08-15
1
-4
/
+4
*
Change Samba to always use extended security for it's guest logins, (ie,
Andrew Bartlett
2003-08-14
1
-4
/
+10
*
As described in http://davenport.sourceforge.net/ntlm.html add NTLM2
Andrew Bartlett
2003-08-12
1
-3
/
+40
*
I think this is the one to check...
Volker Lendecke
2003-08-11
1
-0
/
+3
*
Revert the latest fix. Need to investigate further.
Volker Lendecke
2003-08-11
1
-4
/
+2
*
Fix a segfault in ntlm_auth when we can't find a domain or hostname.
Volker Lendecke
2003-08-11
1
-2
/
+4
*
Store the server domain from the ntlmssp challenge in the client struct
Volker Lendecke
2003-08-10
1
-0
/
+3
*
More printf portability fixes. Got caught out by some gcc'isms last
Tim Potter
2003-07-25
1
-2
/
+2
*
More printf fixes - size_t is long on some architectures.
Tim Potter
2003-07-24
1
-1
/
+1
*
Jeremy requested that I get my NTLMSSP patch into CVS. He didn't request
Andrew Bartlett
2003-07-14
1
-12
/
+95
*
Delete obsolete comment.
Tim Potter
2003-07-14
1
-1
/
+0
*
Removed strupper/strlower macros that automatically map to strupper_m/strlowe...
Jeremy Allison
2003-07-03
1
-2
/
+2
*
Finally get NTLMv2 working on the client!
Andrew Bartlett
2003-05-09
1
-4
/
+6
*
Allow the NTLMv2 functions to spit out both possible varients on the session
Andrew Bartlett
2003-05-05
1
-1
/
+1
*
Merge SMB signing, cli buffer clobber and NTLMSSP signing tweaks from HEAD.
Andrew Bartlett
2003-04-21
1
-1
/
+1
*
Make this match head.
Andrew Bartlett
2003-04-07
1
-1
/
+1
*
Fixup format warning.
Jeremy Allison
2003-04-03
1
-1
/
+1
*
(merge from HEAD)
Andrew Bartlett
2003-03-24
1
-18
/
+32
*
NTLMSSP updates from HEAD.
Andrew Bartlett
2003-03-18
1
-12
/
+25
*
Merge from HEAD client-side authentication changes:
Andrew Bartlett
2003-02-24
1
-72
/
+416
*
Factor out common code in the NTLMSSP/SPNEGO code.
Andrew Bartlett
2003-01-28
1
-4
/
+0
*
(missed in last commit)
Andrew Bartlett
2003-01-16
1
-5
/
+8
*
Missed auth_ntlmssp.c in last night's checkin. Also keep track of the current
Andrew Bartlett
2003-01-15
1
-0
/
+4
*
Refactor the NTLMSSP code again - this time we use function pointers to
Andrew Bartlett
2003-01-15
1
-0
/
+278