r6392: - Fixes bug 2564: when smbc_opendir() was called with a file rather than
[kamenim/samba-autobuild/.git] / source3 / libsmb / clikrb5.c
2007-10-10 Derrell Lipmanr6392: - Fixes bug 2564: when smbc_opendir() was called...
2007-10-10 Derrell Lipmanr6149: Fixes bugs #2498 and 2484.
2007-10-10 Jeremy Allisonr4291: More *alloc fixes inspired by Albert Chin (china...
2007-10-10 Jeremy Allisonr4020: Fix for crash reported by Bård Kalbakk <baard...
2007-10-10 Jeremy Allisonr3538: Fix the build with the latest Heimdal code.
2007-10-10 Jeremy Allisonr3535: Tidy up error reporting. Memory leak with MIT...
2007-10-10 Günther Deschnerr3439: Finally fix build for platforms without kerberos.
2007-10-10 Volker Lendecker3407: Fix the build
2007-10-10 Jeremy Allisonr3379: More merging of kerberos keytab and salting...
2007-10-10 Jeremy Allisonr3377: Merge in first part of modified patch from Nalin...
2007-10-10 Jeremy Allisonr3345: More MIT/Heimdal tests for comparing enctypes...
2007-10-10 Jeremy Allisonr3342: More MIT/Heimdal fixes to allow an enctype to...
2007-10-10 Günther Deschnerr2474: (re-)fix memleak (initially found by jra).
2007-10-10 Günther Deschnerr2472: Fixed krb5_krbhost_get_addrinfo()-parameters...
2007-10-10 Günther Deschnerr2057: Although rarely used, prevent "net lookup kdc...
2007-10-10 Andrew Bartlettr1428: Remove *completly bogus* memset. (No doubt...
2007-10-10 Gerald Carterr1407: revert change that broke the build on systems...
2007-10-10 Gerald Carterr1399: applying heimdal krb5 fixes from Guenther and...
2007-10-10 Volker Lendecker1287: Attempt to fix the build for systems without...
2007-10-10 Jeremy Allisonr1236: Heimdal fixes from Guenther Deschner <gd@sernet...
2007-10-10 Jeremy Allisonr1222: Valgrind memory leak fixes. Still tracking down...
2007-10-10 Jeremy Allisonr1194: Definition of krb5_free_unparsed_name() if we...
2007-10-10 Gerald Carterr541: fixing segfault in winbindd caused -r527 -- looks...
2007-10-10 Jeremy Allisonr527: More memory leak fixes in error paths from kawasa...
2007-10-10 Jim McDonoughr221: Remainder of bug 1208. We do not remove creds...
2007-10-10 Jim McDonoughr219: Obtain new tickets if current ones are expired...
2004-01-13 Gerald Cartersync HEAD with recent changes in 3.0
2004-01-08 Andrew BartlettThis merges in my 'always use ADS' patch. Tested on...
2003-11-22 Andrew Bartlett(merge from 3.0)
2003-11-22 Andrew BartlettChanges all over the shop, but all towards:
2003-09-09 Gerald Cartersync 3.0 into HEAD for the last time
2003-08-15 Volker LendeckeFix memleaks.
2003-08-15 Herb Lewisget rid of some sompiler warnings on IRIX
2003-08-14 Andrew BartlettChange Samba to always use extended security for it...
2003-08-04 Tim PotterFix unused variable warning.
2003-08-02 Simo Sorceport latest changes from SAMBA_3_0 tree
2003-07-25 Jeremy AllisonW00t! Client smb signing is now working correctly with...
2003-07-16 Jeremy AllisonAdd krb5_princ_component to Heimdal. Remove cli_ from...
2003-07-16 Gerald Cartertrying to get HEAD building again. If you want the...
2003-06-10 Andrew Tridgelluse ZERO_STRUCT() instead of memset
2003-06-03 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-05-30 Jim McDonoughMore on bug 137: rename more of krb5_xxx functions...
2003-03-17 Andrew BartlettMerge from HEAD - sync up SessionSetup code to HEAD...
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-21 Jim McDonoughFix IRIX build...void fn can't return another void fn
2003-02-19 Jim McDonoughSync with HEAD for verifying kerberos tickets.
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-18 Jim McDonoughSync w/HEAD - add DES_CBC_CRC encryption type
2003-02-18 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
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-30 Jeremy AllisonRevert tpot's breakage of the Heimdal fixes.
2003-01-30 Tim PotterSync of Heimdal kerberos stuff with HEAD. If this...
2003-01-28 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-01-28 Jeremy AllisonFinally we compile with Heimdal as well as MIT ! Wonder...
2003-01-28 Jeremy AllisonGet smbd to link with Heimdal. Still missing some clien...
2003-01-23 Jeremy AllisonThanks Meeester Potter, for reverting *all* my Heimdal...
2003-01-22 Tim PotterMerge ... kerberos changes to make this branch build...
2003-01-21 Jeremy AllisonGet closer to Heimdal compile... Damn. HEAD has differe...
2003-01-21 Jeremy AllisonFixup proto generation to not include krb5 specific...
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-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-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-19 Jeremy AllisonMerge in more of the SuSE patches for Heimdal. These...
2003-01-04 Andrew BartlettMerge from HEAD - vl's fix to my const patch. Also...
2003-01-03 Andrew BartlettMerge from HEAD - make Samba compile with -Wwrite-strin...
2003-01-02 Volker LendeckeOne more const. Andrew, you seem to have krb5 :-)
2003-01-02 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-01-02 Andrew BartlettBIG patch...
2002-11-15 Gerald Carterfix segfault
2002-11-15 Gerald Carterfix segfault
2002-09-25 Gerald Cartersync'ing up for 3.0alpha20 release
2002-09-25 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
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-04-12 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
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...
next