r17439: Fix logic error in checking TALLOC return. Spotted by Volker.
[ira/wip.git] / source / libsmb / clikrb5.c
2007-10-10 Gerald Carterr17162: Fix typo small typos noticed by Paul Green.
2007-10-10 Volker Lendecker16960: Some warnings from host "opi"
2007-10-10 Jeremy Allisonr16945: Sync trunk -> 3.0 for 3.0.24 code. Still need
2007-10-10 Günther Deschnerr16269: Fix the build.
2007-10-10 Günther Deschnerr16268: Add TCP fallback for our implementation of...
2007-10-10 Günther Deschnerr15243: Sorry for the breakage:
2007-10-10 Günther Deschnerr15240: Correctly disallow unauthorized access when...
2007-10-10 Jeremy Allisonr15216: Fix the build for machines without krb5. Oops...
2007-10-10 Jeremy Allisonr15210: Add wrapper functions smb_krb5_parse_name,...
2007-10-10 Günther Deschnerr14506: Remove remaining references to a KCM credential...
2007-10-10 Volker Lendecker14218: Fix Coverity Bug # 2
2007-10-10 Gerald Carterr13316: Let the carnage begin....
2007-10-10 Günther Deschnerr13020: Prevent cli_krb5_get_ticket of getting into...
2007-10-10 Jeremy Allisonr13012: Fix #3421 - it turns out krb5_kt_get_entry...
2007-10-10 Volker Lendecker11551: Add a few more initialize_krb5_error_table
2007-10-10 Günther Deschnerr10907: Handle the case when we can't verify the PAC...
2007-10-10 Volker Lendecker10671: Attempt to fix the build on machines without...
2007-10-10 Gerald Carterr10656: BIG merge from trunk. Features not copied...
2007-10-10 Günther Deschnerr10210: Fix memleak.
2007-10-10 Herb Lewisr6586: get rid of a few more compiler warnings
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
next