index
:
delta/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
v4-1-stable
v4-1-test
v4-10-stable
v4-10-test
v4-11-stable
v4-11-test
v4-12-stable
v4-12-test
v4-13-stable
v4-13-test
v4-14-stable
v4-14-test
v4-15-stable
v4-15-test
v4-16-stable
v4-16-test
v4-17-stable
v4-17-test
v4-18-stable
v4-18-test
v4-2-stable
v4-2-test
v4-3-stable
v4-3-test
v4-4-stable
v4-4-test
v4-5-stable
v4-5-test
v4-6-stable
v4-6-test
v4-7-stable
v4-7-test
v4-8-stable
v4-8-test
v4-9-stable
v4-9-test
git.samba.org: samba.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
source
/
libsmb
/
ntlmssp.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
syncing up to 3.0.0rc1
Gerald Carter
2003-08-15
1
-13
/
+62
*
starting to sync up for beta3
Gerald Carter
2003-07-16
1
-15
/
+97
*
working on creating the 3.0 release tree
Gerald Carter
2003-06-06
1
-3
/
+5
*
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