sync 3.0 into HEAD for the last time
[vlendec/samba-autobuild/.git] / source3 / libsmb / clikrb5.c
2003-09-09 Gerald Cartersync 3.0 into HEAD for the last time
2003-08-02 Simo Sorceport latest changes from SAMBA_3_0 tree
2003-07-16 Gerald Cartertrying to get HEAD building again. If you want the...
2003-02-25 Tim PotterFix unused variable warning when ENCTYPE_ARCFOUR_HMAC...
2003-02-24 Andrew BartlettClean up non-krb5 breakages from my modifications to...
2003-02-24 Andrew BartlettPatch from Luke Howard to add mutual kerberos authentic...
2003-02-21 Jim McDonoughFix IRIX build...void fn can't return another void fn
2003-02-19 Jim McDonoughCan't return SAFE_FREE...put on its own line.
2003-02-19 Jim McDonoughCorrect way to keep fucntion from proto.h
2003-02-19 Jim McDonoughGet non-krb systems to compile. How the heck do I...
2003-02-19 Jim McDonoughTry to get heimdal working with HEAD.
2003-02-15 Andrew BartlettAntti Andreimann <Antti.Andreimann@mail.ee> has done...
2003-01-30 Jeremy AllisonStop tpot from trampling over my Heimdal fixes by movin...
2003-01-21 Jeremy AllisonFixup proto generation to not include krb5 specific...
2003-01-21 Jeremy AllisonMore fixes getting us closer to full Heimdal compile....
2003-01-20 Jim McDonoughshould be HAVE_KRB5_SET_REAL_TIME (HAVE_ was missing...
2003-01-19 Jeremy AllisonMerge in more of the SuSE patches for Heimdal. These...
2003-01-02 Volker LendeckeOne more const. Andrew, you seem to have krb5 :-)
2003-01-02 Andrew BartlettBIG patch...
2002-11-15 Gerald Carterfix segfault
2002-09-18 Tim PotterFixed compiler error when HAVE_KRB5 not defined.
2002-09-17 Andrew TridgellAdd clock skew handling to our kerberos code. This...
2002-09-04 Andrew Tridgelldon't use ENCTYPE_ARCFOUR_HMAC unless the kerberos...
2002-08-30 Andrew Tridgellconvert the LDAP/SASL code to use GSS-SPNEGO if possible
2002-01-30 Tim PotterRemoved version number from file header.
2001-12-19 Andrew Tridgelladded trusted realm support to ADS authentication
2001-11-28 Andrew Tridgellfixed some krb5 ifdefs
2001-11-24 Andrew Tridgelladded "net join" command
2001-10-21 Jeremy AllisonOk, I know it's a language thing and it shouldn't matte...
2001-10-21 Andrew BartlettFix for compilation on non-krb5 systems
2001-10-21 Andrew Tridgellmade smbclient cope better with arbitrary principle...
2001-10-20 Andrew Tridgellbetter krb5 error handling (thanks andrewb!)
2001-10-18 Andrew Tridgellthe beginnings of kerberos support in smbd. It doesn...
2001-10-16 Andrew Tridgellfix heimdal compilation
2001-10-12 Andrew Tridgelladded NTLMSSP authentication to libsmb. It seems to...
2001-10-11 Andrew Tridgellimprove the error handling in the ASN1 code a bit
2001-10-11 Andrew Tridgelladded a ASN.1 parser, so now I can properly parse the...
2001-10-11 Andrew Tridgellfixed some memory leaks, started adding asn1 decoder...
2001-10-11 Andrew Tridgellinitial kerberos/ADS/SPNEGO support in libsmb and smbcl...