fix segfault
[sfrench/samba-autobuild/.git] / source / libsmb / clikrb5.c
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...