1 2006-10-07 Love Hörnquist Åstrand <lha@it.su.se>
3 * Makefile.am: Add man_MANS to EXTRA_DIST
5 * Makefile.am: split build files into dist_ and noinst_ SOURCES
7 2005-07-07 Love Hörnquist Åstrand <lha@it.su.se>
9 * ktutil.c: rename optind to optidx
11 * list.c: make a copy of realm and admin_server to avoid
12 un-consting avoid shadowing
14 * get.c: make a copy of realm and admin_server to avoid
15 un-consting avoid shadowing
17 * change.c (change_entry): just use global context to avoid
18 shadowing; make a copy of realm and admin_server to avoid
21 2005-05-19 Love Hörnquist Åstrand <lha@it.su.se>
23 * change.c (kt_change): plug memory leak from
24 krb5_kt_remove_entry, print principal on error.
26 2005-05-02 Dave Love <d.love@dl.ac.uk>
28 * ktutil.c (help): Don't use non-constant initializer for `fake'.
30 2005-04-15 Love Hörnquist Åstrand <lha@it.su.se>
32 * ktutil_locl.h: include <hex.h>
34 2005-04-14 Love Hörnquist Åstrand <lha@it.su.se>
36 * add.c: add option -H --hex to the add command
38 * ktutil-commands.in: add option -H --hex to the add command
40 * ktutil.8: document option -H --hex to the add command
42 2004-09-29 Love Hörnquist Åstrand <lha@it.su.se>
44 * list.c: un c99'ify, from Anders.Magnusson@ltu.se
46 2004-09-23 Johan Danielsson <joda@pdc.kth.se>
48 * purge.c: convert to slc; don't purge keys older that a certain
49 time, instead purge keys that have newer versions that are at
52 * rename.c: convert to slc
54 * remove.c: convert to slc
56 * get.c: convert to slc; warn if resetting disallow-all-tix
58 * copy.c: convert to slc
60 * change.c: convert to slc
62 * add.c: convert to slc
64 * list.c: convert to slc
66 * ktutil_locl.h: convert to slc
68 * ktutil.c: convert to slc
70 * ktutil-commands.in: slc source file