summaryrefslogtreecommitdiffstats
path: root/source3/libsmb/clispnego.c
Commit message (Expand)AuthorAgeFilesLines
...
* Ok, I know it's a language thing and it shouldn't matter.... but a kerberosJeremy Allison2001-10-211-8/+8
* made smbclient cope better with arbitrary principle formsAndrew Tridgell2001-10-211-14/+1
* the beginnings of kerberos support in smbd. It doesn't work yet, butAndrew Tridgell2001-10-181-0/+23
* added basic NTLMSSP support in smbd. This is still quite rough, andAndrew Tridgell2001-10-171-7/+215
* fixed NTLMSSP with XP servers (who don't send the duplicate challengeAndrew Tridgell2001-10-141-3/+9
* moved some OIDs to the ASN.1 headerAndrew Tridgell2001-10-121-6/+2
* added NTLMSSP authentication to libsmb. It seems to work well so I have enabl...Andrew Tridgell2001-10-121-0/+395