Remove pwd_cache.c, it was doing nothing. Make user_name, domain, and
[nivanova/samba-autobuild/.git] / source3 / libsmb / clikrb5.c
2009-02-17 Jeremy AllisonDon't miss an absolute pathname as a kerberos keytab...
2009-01-22 todd stecherMemory leaks and other fixes found by Coverity
2008-10-22 Günther Deschners3-asn1: make all of s3 asn1 code do a proper asn1_init...
2008-10-22 Günther Deschners3: use shared asn1 code.
2008-10-21 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-10-19 Jelmer VernooijMerge branch 'selftest' of git://git.samba.org/jelmer...
2008-10-11 Jelmer VernooijCope with changed signature of http_timestring().
2008-09-14 Stefan MetzmacherMerge Samba3 and Samba4 together
2008-09-10 Jeremy AllisonFix blocker bug 5745 kerberos authentication with ...
2008-09-03 Simo SorceMerge branch 'v3-devel' of ssh://git.samba.org/data...
2008-08-31 Volker LendeckeRemove a duplicate retval check
2008-08-29 Jeremy AllisonMerge branch 'v3-devel' of ssh://jra@git.samba.org...
2008-08-29 Günther Deschnerkerberos: use KRB5_KT_KEY macro where appropriate.
2008-08-29 Günther Deschnerkerberos: move the KRB5_KEY* macros to header file.
2008-08-26 Simo SorceMerge branch 'v3-devel' of ssh://git.samba.org/data...
2008-08-18 Igor MammedovFix length error in wrapping spnego blob
2008-08-11 Günther Deschnerfix build warning.
2008-08-08 Jeremy AllisonOne more build fix. Ensure we have KRB5_AUTH_CONTEXT_US...
2008-08-08 Jeremy AllisonTry and fix the build for systems that don't have krb5_...
2008-08-08 Jeremy AllisonMerge branch 'v3-3-test' of ssh://jra@git.samba.org...
2008-08-08 Jeremy AllisonAdd Derrick Schommer's <dschommer@F5.com> kerberos...
2008-08-04 Stefan Metzmacherclikrb5: don't use krb5_keyblock_init() when no salt...
2008-06-26 Jeremy AllisonFix return of uninitialized variable.
2008-06-24 Günther Deschnerkerberos: add smb_krb5_keytab_name().
2008-06-24 Günther Deschnerkerberos: make smb_krb5_kt_add_entry public, allow...
2008-06-17 Günther Deschnerclikrb5: remove unrequired create_kerberos_key_from_str...
2008-05-21 Jelmer VernooijMerge branch 'v3-3-test' of ssh://git.samba.org/data...
2008-05-20 Tim ProutyCleanup size_t return values in callers of convert_stri...
2008-03-05 Jelmer VernooijMerge branch 'v3-2-test' of ssh://git.samba.org/data...
2008-02-29 Karolin SeegerMerge commit 'origin/v3-2-test' into v3-2-stable
2008-02-21 Jeremy AllisonMerge branch 'v3-2-test' of ssh://jra@git.samba.org...
2008-02-17 Günther DeschnerUse new IDL based PAC structures in clikrb5.c
2007-12-12 Günther DeschnerMake heimdal and MIT happy when iterating through auth...
2007-12-12 Guenther DeschnerVista SP1-rc1 appears to break against Samba-3.0.27a
2007-12-08 Jeremy AllisonRemove next_token - all uses must now be next_token_talloc.
2007-10-29 Jeremy AllisonFix the setup_kaddr() call to cope with IPv6.
2007-10-24 Jeremy AllisonThis is a large patch (sorry). Migrate from struct...
2007-10-19 Jeremy AllisonRIP BOOL. Convert BOOL -> bool. I found a few interesting
2007-10-10 Andrew Tridgellr23784: use the GPLv3 boilerplate as recommended by...
2007-10-10 Jeremy Allisonr23779: Change from v2 or later to v3 or later.
2007-10-10 Günther Deschnerr23651: Always, always, always compile before commit...
2007-10-10 Günther Deschnerr23650: Fix remaining callers of krb5_kt_default().
2007-10-10 Günther Deschnerr23649: Fix the build (by moving smb_krb5_open_keytab...
2007-10-10 Günther Deschnerr23609: Removing more redundant codepaths out of smb_kr...
2007-10-10 Günther Deschnerr23588: Some more cleanups and error checks in the...
2007-10-10 Günther Deschnerr23587: Cleanup redundant code in the krb5 renew function.
2007-10-10 Günther Deschnerr23586: Fix heimdal path in the krb5 renew routine...
2007-10-10 Günther Deschnerr23582: Fix event based krb5 ticket refreshing in winbindd.
2007-10-10 Volker Lendecker22747: Fix some C++ warnings
2007-10-10 Günther Deschnerr22664: When we have krb5_get_init_creds_opt_get_error...
2007-10-10 Günther Deschnerr22479: Add "net ads keytab list".
2007-10-10 Jeremy Allisonr22003: Fix from Jiri.Sasek@Sun.COM to wrap our krb5_lo...
2007-10-10 Jeremy Allisonr21846: Try and fix the Darwin build which seems to...
2007-10-10 Jeremy Allisonr21845: Refactor the sessionsetupX code a little to...
2007-10-10 James Peachr21778: Wrap calls to krb5_get_init_creds_opt_free...
2007-10-10 Günther Deschnerr21240: Fix longstanding Bug #4009.
2007-10-10 Günther Deschnerr21110: Fix kinit with Heimdal (Bug #4226).
2007-10-10 Gerald Carterr21046: Backing out svn r20403 (Andrew's krb5 ticket...
2007-10-10 Andrew Bartlettr20403: Cleaning out my Samba 3.0 tree:
2007-10-10 Gerald Carterr19939: ,fix compile warning about unused functions...
2007-10-10 Günther Deschnerr19416: Fix some c++ warnings.
2007-10-10 Stefan Metzmacherr19374: fix the build with heimdal
2007-10-10 Stefan Metzmacherr19291: this should fix the build on heimdal systems
2007-10-10 James Peachr19270: Stop depending on internal MIT symbols. These...
2007-10-10 Stefan Metzmacherr19237: fix typo
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...
next