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
/
clispnego.c
Age
Commit message (
Expand
)
Author
Files
Lines
2002-09-17
Add clock skew handling to our kerberos code. This allows us to cope with
Andrew Tridgell
1
-2
/
+2
2002-09-03
Fix the struct_blob.
Richard Sharpe
1
-0
/
+1
2002-09-03
Fix the client side NTLMSSP. It now works between smbclient and smbd!
Richard Sharpe
1
-1
/
+46
2002-09-03
Add type A to the small MSRPC generator ...
Richard Sharpe
1
-0
/
+2
2002-08-31
Add a bit of 'const' and move a lot of our 'repeditive' DEBUG() statements to
Andrew Bartlett
1
-16
/
+18
2002-08-30
convert the LDAP/SASL code to use GSS-SPNEGO if possible
Andrew Tridgell
1
-3
/
+1
2002-08-25
Fix from kai to correctly decode ntlmssp flags.
Andrew Bartlett
1
-1
/
+1
2002-08-15
Fix NTLMSSP challenge command and auth response. We can now service joins
Jim McDonough
1
-0
/
+61
2002-05-26
Add support for NTLMv2 (tested!) with NTLMSSP.
Andrew Bartlett
1
-1
/
+42
2002-02-15
Try not to malloc -1 bytes (apx 4GB) when the data is already in error.
Andrew Bartlett
1
-2
/
+12
2002-01-30
Removed version number from file header.
Tim Potter
1
-2
/
+1
2002-01-05
simple fix for creating blank data blobs
Andrew Tridgell
1
-3
/
+1
2001-12-08
added internal sasl/gssapi code. This means we are no longer dependent on cyr...
Andrew Tridgell
1
-1
/
+1
2001-10-21
Ok, I know it's a language thing and it shouldn't matter.... but a kerberos
Jeremy Allison
1
-8
/
+8
2001-10-21
made smbclient cope better with arbitrary principle forms
Andrew Tridgell
1
-14
/
+1
2001-10-18
the beginnings of kerberos support in smbd. It doesn't work yet, but
Andrew Tridgell
1
-0
/
+23
2001-10-17
added basic NTLMSSP support in smbd. This is still quite rough, and
Andrew Tridgell
1
-7
/
+215
2001-10-14
fixed NTLMSSP with XP servers (who don't send the duplicate challenge
Andrew Tridgell
1
-3
/
+9
2001-10-12
moved some OIDs to the ASN.1 header
Andrew Tridgell
1
-6
/
+2
2001-10-12
added NTLMSSP authentication to libsmb. It seems to work well so I have enabl...
Andrew Tridgell
1
-0
/
+395