updated the 3.0 branch from the head branch - ready for alpha18
[samba.git] / source3 / libsmb / clispnego.c
2002-07-15 Andrew Tridgellupdated the 3.0 branch from the head branch - ready...
2002-07-14 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2002-05-26 Andrew BartlettAdd support for NTLMv2 (tested!) with NTLMSSP.
2002-04-12 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2002-02-15 Andrew BartlettTry not to malloc -1 bytes (apx 4GB) when the data...
2002-01-30 Tim PotterRemoved version number from file header.
2002-01-05 Andrew Tridgellsimple fix for creating blank data blobs
2001-12-08 Andrew Tridgelladded internal sasl/gssapi code. This means we are...
2001-10-21 Jeremy AllisonOk, I know it's a language thing and it shouldn't matte...
2001-10-21 Andrew Tridgellmade smbclient cope better with arbitrary principle...
2001-10-18 Andrew Tridgellthe beginnings of kerberos support in smbd. It doesn...
2001-10-17 Andrew Tridgelladded basic NTLMSSP support in smbd. This is still...
2001-10-14 Andrew Tridgellfixed NTLMSSP with XP servers (who don't send the dupli...
2001-10-12 Andrew Tridgellmoved some OIDs to the ASN.1 header
2001-10-12 Andrew Tridgelladded NTLMSSP authentication to libsmb. It seems to...