x
[metze/heimdal/wip.git] / ChangeLog
1 2008-02-01  Love Hörnquist Åstrand  <lha@it.su.se>
2
3         * lib/Makefile.am: SUBDIRS: add wind
4
5 2008-01-29  Love Hörnquist Åstrand  <lha@it.su.se>
6
7         * doc/programming.texi: See the Kerberos 5 API introduction and
8         documentation on the Heimdal webpage.
9         
10 2008-01-27  Love Hörnquist Åstrand  <lha@it.su.se>
11
12         * lib/krb5: better error strings for the keytab fetching functions
13
14         * lib/krb5/verify_krb5_conf.c: Catch deprecated entries.
15
16         * lib/krb5/get_cred.c: Remove support
17         for [libdefaults]capath (not [libdefaults] capaths though).
18
19 2008-01-25  Love Hörnquist Åstrand  <lha@it.su.se>
20
21         * tools/heimdal-gssapi.pc.in: Fix caps of prefix, from Joakim
22         Fallsjo.
23
24 2008-01-24  Love Hörnquist Åstrand  <lha@it.su.se>
25         
26         * lib/krb5/fcache.c (fcc_move): more explict why the fcc_move
27         failes, handle cross device moves.
28         
29 2008-01-21  Love Hörnquist Åstrand  <lha@it.su.se>
30
31         * lib/krb5/get_for_creds.c: Use on variable less.
32
33         * lib/krb5/get_for_creds.c: Try to handle ticket full and
34         ticketless tickets better. Add doxygen comments while here.
35
36         * lib/krb5/test_forward.c: Used for testing
37         krb5_get_forwarded_creds().
38         
39         * lib/krb5/Makefile.am: noinst_PROGRAMS += test_forward
40
41         * lib/krb5/Makefile.am: drop CHECK_SYMBOLS
42
43         * lib/hdb/Makefile.am: drop CHECK_SYMBOLS
44
45         * kdc/Makefile.am: drop CHECK_SYMBOLS
46
47 2008-01-18  Love Hörnquist Åstrand  <lha@it.su.se>
48
49         * lib/krb5/version-script.map: Add krb5_digest_probe.
50         
51 2008-01-13  Love Hörnquist Åstrand  <lha@it.su.se>
52         
53         * lib/krb5/pkinit.c: Replace hx509_name_to_der_name with
54         hx509_name_binary.
55
56 2008-01-12  Love Hörnquist Åstrand  <lha@it.su.se>
57
58         * lib/krb5/Makefile.am: add missing files
59
60         * Happy new year.