summaryrefslogtreecommitdiffstats
path: root/source3/libsmb/clispnego.c
Commit message (Expand)AuthorAgeFilesLines
* sync'ing up for 3.0alpha20 releaseGerald Carter2002-09-251-22/+70
* sync 3.0 branch with headJelmer Vernooij2002-08-171-0/+61
* updated the 3.0 branch from the head branch - ready for alpha18Andrew Tridgell2002-07-151-1/+42
* Try not to malloc -1 bytes (apx 4GB) when the data is already in error.Andrew Bartlett2002-02-151-2/+12
* Removed version number from file header.Tim Potter2002-01-301-2/+1
* simple fix for creating blank data blobsAndrew Tridgell2002-01-051-3/+1
* added internal sasl/gssapi code. This means we are no longer dependent on cyr...Andrew Tridgell2001-12-081-1/+1
* 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