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
/
source3
/
libsmb
/
clispnego.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add const
Andrew Bartlett
2003-03-03
1
-1
/
+1
*
Patch from Luke Howard to add mutual kerberos authentication, and SMB session
Andrew Bartlett
2003-02-24
1
-13
/
+16
*
Move our NTLMSSP client code into ntlmssp.c. The intention is to provide a
Andrew Bartlett
2003-02-15
1
-3
/
+53
*
Move our NTLMSSP code into easily seperated peices, not relying on the whole
Andrew Bartlett
2003-02-15
1
-322
/
+0
*
NTLMSSP parinoia - we really don't want to run over the end of our blob,
Andrew Bartlett
2003-02-14
1
-8
/
+33
*
A few typo fixes Andrew eventually let off to me.
Rafal Szczesniak
2003-02-13
1
-4
/
+4
*
(only for HEAD at the moment).
Andrew Bartlett
2003-02-09
1
-1
/
+2
*
Factor out common code in the NTLMSSP/SPNEGO code.
Andrew Bartlett
2003-01-28
1
-49
/
+18
*
(missed in last commit)
Andrew Bartlett
2003-01-16
1
-1
/
+1
*
Updates to our NTLMSSP code:
Andrew Bartlett
2003-01-13
1
-13
/
+48
*
Add clock skew handling to our kerberos code. This allows us to cope with
Andrew Tridgell
2002-09-17
1
-2
/
+2
*
Fix the struct_blob.
Richard Sharpe
2002-09-03
1
-0
/
+1
*
Fix the client side NTLMSSP. It now works between smbclient and smbd!
Richard Sharpe
2002-09-03
1
-1
/
+46
*
Add type A to the small MSRPC generator ...
Richard Sharpe
2002-09-03
1
-0
/
+2
*
Add a bit of 'const' and move a lot of our 'repeditive' DEBUG() statements to
Andrew Bartlett
2002-08-31
1
-16
/
+18
*
convert the LDAP/SASL code to use GSS-SPNEGO if possible
Andrew Tridgell
2002-08-30
1
-3
/
+1
*
Fix from kai to correctly decode ntlmssp flags.
Andrew Bartlett
2002-08-25
1
-1
/
+1
*
Fix NTLMSSP challenge command and auth response. We can now service joins
Jim McDonough
2002-08-15
1
-0
/
+61
*
Add support for NTLMv2 (tested!) with NTLMSSP.
Andrew Bartlett
2002-05-26
1
-1
/
+42
*
Try not to malloc -1 bytes (apx 4GB) when the data is already in error.
Andrew Bartlett
2002-02-15
1
-2
/
+12
*
Removed version number from file header.
Tim Potter
2002-01-30
1
-2
/
+1
*
simple fix for creating blank data blobs
Andrew Tridgell
2002-01-05
1
-3
/
+1
*
added internal sasl/gssapi code. This means we are no longer dependent on cyr...
Andrew Tridgell
2001-12-08
1
-1
/
+1
*
Ok, I know it's a language thing and it shouldn't matter.... but a kerberos
Jeremy Allison
2001-10-21
1
-8
/
+8
*
made smbclient cope better with arbitrary principle forms
Andrew Tridgell
2001-10-21
1
-14
/
+1
*
the beginnings of kerberos support in smbd. It doesn't work yet, but
Andrew Tridgell
2001-10-18
1
-0
/
+23
*
added basic NTLMSSP support in smbd. This is still quite rough, and
Andrew Tridgell
2001-10-17
1
-7
/
+215
*
fixed NTLMSSP with XP servers (who don't send the duplicate challenge
Andrew Tridgell
2001-10-14
1
-3
/
+9
*
moved some OIDs to the ASN.1 header
Andrew Tridgell
2001-10-12
1
-6
/
+2
*
added NTLMSSP authentication to libsmb. It seems to work well so I have enabl...
Andrew Tridgell
2001-10-12
1
-0
/
+395