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
/
ntlmssp.c
Age
Commit message (
Expand
)
Author
Files
Lines
2003-08-12
As described in http://davenport.sourceforge.net/ntlm.html add NTLM2
Andrew Bartlett
1
-3
/
+40
2003-08-11
I think this is the one to check...
Volker Lendecke
1
-0
/
+3
2003-08-11
Revert the latest fix. Need to investigate further.
Volker Lendecke
1
-4
/
+2
2003-08-11
Fix a segfault in ntlm_auth when we can't find a domain or hostname.
Volker Lendecke
1
-2
/
+4
2003-08-10
Store the server domain from the ntlmssp challenge in the client struct
Volker Lendecke
1
-0
/
+3
2003-07-25
More printf portability fixes. Got caught out by some gcc'isms last
Tim Potter
1
-2
/
+2
2003-07-24
More printf fixes - size_t is long on some architectures.
Tim Potter
1
-1
/
+1
2003-07-14
Jeremy requested that I get my NTLMSSP patch into CVS. He didn't request
Andrew Bartlett
1
-12
/
+95
2003-07-14
Delete obsolete comment.
Tim Potter
1
-1
/
+0
2003-07-03
Removed strupper/strlower macros that automatically map to strupper_m/strlowe...
Jeremy Allison
1
-2
/
+2
2003-05-09
Finally get NTLMv2 working on the client!
Andrew Bartlett
1
-4
/
+6
2003-05-05
Allow the NTLMv2 functions to spit out both possible varients on the session
Andrew Bartlett
1
-1
/
+1
2003-04-21
Merge SMB signing, cli buffer clobber and NTLMSSP signing tweaks from HEAD.
Andrew Bartlett
1
-1
/
+1
2003-04-07
Make this match head.
Andrew Bartlett
1
-1
/
+1
2003-04-03
Fixup format warning.
Jeremy Allison
1
-1
/
+1
2003-03-24
(merge from HEAD)
Andrew Bartlett
1
-18
/
+32
2003-03-18
NTLMSSP updates from HEAD.
Andrew Bartlett
1
-12
/
+25
2003-02-24
Merge from HEAD client-side authentication changes:
Andrew Bartlett
1
-72
/
+416
2003-01-28
Factor out common code in the NTLMSSP/SPNEGO code.
Andrew Bartlett
1
-4
/
+0
2003-01-16
(missed in last commit)
Andrew Bartlett
1
-5
/
+8
2003-01-15
Missed auth_ntlmssp.c in last night's checkin. Also keep track of the current
Andrew Bartlett
1
-0
/
+4
2003-01-15
Refactor the NTLMSSP code again - this time we use function pointers to
Andrew Bartlett
1
-0
/
+278
[prev]