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
*
Fix debug (thanks metze)
Andrew Bartlett
2003-03-25
1
-1
/
+1
*
NTLM Authentication:
Andrew Bartlett
2003-03-23
1
-18
/
+32
*
Further work on NTLMSSP-based SMB signing. Current status is that I cannnot
Andrew Bartlett
2003-03-10
1
-12
/
+25
*
After a talloc_zero(), we don't need to ZERO_STRUCTP too..
Andrew Bartlett
2003-02-19
1
-4
/
+0
*
Don't leak a session_key worth of memory at the end of the NTLMSSP auth.
Andrew Bartlett
2003-02-17
1
-0
/
+1
*
Move our NTLMSSP client code into ntlmssp.c. The intention is to provide a
Andrew Bartlett
2003-02-15
1
-3
/
+301
*
Move our NTLMSSP code into easily seperated peices, not relying on the whole
Andrew Bartlett
2003-02-15
1
-1
/
+42
*
NTLMSSP parinoia - we really don't want to run over the end of our blob,
Andrew Bartlett
2003-02-14
1
-6
/
+13
*
A few typo fixes Andrew eventually let off to me.
Rafal Szczesniak
2003-02-13
1
-1
/
+1
*
(only for HEAD at the moment).
Andrew Bartlett
2003-02-09
1
-69
/
+70
*
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