x
[heimdal.git] / ChangeLog
blob734728a6b559fcc00c807388bcb89786636e348e
1 2008-02-23  Love Hörnquist Åstrand  <lha@it.su.se>
3         * include/Makefile.am (CLEANFILES): add wind.h and wind_err.h and
4         sort.
6 2008-02-11  Love Hörnquist Åstrand  <lha@it.su.se>
8         * lib/hdb/hdb-ldap.c: Use malloc() instead of static buffer.
10         * lib/hdb/hdb-ldap.c: Use ldap_get_values_len, from LaMont Jones
11         via Brian May and Debian.
13         * doc/Makefile.am: add libwind
15 2008-02-05  Love Hörnquist Åstrand  <lha@it.su.se>
17         * lib/krb5/test_renew.c: Remove extra ;, From Dennis Davis.
19         * lib/krb5/store_emem.c: Make compile on-pre c99 compilers. From
20         Dennis Davis.
22 2008-02-03  Love Hörnquist Åstrand  <lha@it.su.se>
24         * tools/heimdal-gssapi.pc.in: Add wind.
26         * tools/krb5-config.in: Add wind.
28         * lib/krb5/pac.c: Use libwind.
30 2008-02-01  Love Hörnquist Åstrand  <lha@it.su.se>
32         * lib/Makefile.am: SUBDIRS: add wind
34 2008-01-29  Love Hörnquist Åstrand  <lha@it.su.se>
36         * doc/programming.texi: See the Kerberos 5 API introduction and
37         documentation on the Heimdal webpage.
38         
39 2008-01-27  Love Hörnquist Åstrand  <lha@it.su.se>
41         * lib/krb5: better error strings for the keytab fetching functions
43         * lib/krb5/verify_krb5_conf.c: Catch deprecated entries.
45         * lib/krb5/get_cred.c: Remove support
46         for [libdefaults]capath (not [libdefaults] capaths though).
48 2008-01-25  Love Hörnquist Åstrand  <lha@it.su.se>
50         * tools/heimdal-gssapi.pc.in: Fix caps of prefix, from Joakim
51         Fallsjo.
53 2008-01-24  Love Hörnquist Åstrand  <lha@it.su.se>
54         
55         * lib/krb5/fcache.c (fcc_move): more explict why the fcc_move
56         failes, handle cross device moves.
57         
58 2008-01-21  Love Hörnquist Åstrand  <lha@it.su.se>
60         * lib/krb5/get_for_creds.c: Use on variable less.
62         * lib/krb5/get_for_creds.c: Try to handle ticket full and
63         ticketless tickets better. Add doxygen comments while here.
65         * lib/krb5/test_forward.c: Used for testing
66         krb5_get_forwarded_creds().
67         
68         * lib/krb5/Makefile.am: noinst_PROGRAMS += test_forward
70         * lib/krb5/Makefile.am: drop CHECK_SYMBOLS
72         * lib/hdb/Makefile.am: drop CHECK_SYMBOLS
74         * kdc/Makefile.am: drop CHECK_SYMBOLS
76 2008-01-18  Love Hörnquist Åstrand  <lha@it.su.se>
78         * lib/krb5/version-script.map: Add krb5_digest_probe.
79         
80 2008-01-13  Love Hörnquist Åstrand  <lha@it.su.se>
81         
82         * lib/krb5/pkinit.c: Replace hx509_name_to_der_name with
83         hx509_name_binary.
85 2008-01-12  Love Hörnquist Åstrand  <lha@it.su.se>
87         * lib/krb5/Makefile.am: add missing files
89         * Happy new year.