22575: Remove extra ;, From Dennis Davis.
[heimdal.git] / admin / ChangeLog
blob6587240f60cdba77af3f0549bd737fc609826057
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
6         
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
16         
17         * change.c (change_entry): just use global context to avoid
18         shadowing; make a copy of realm and admin_server to avoid
19         un-consting.
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
37         
38         * ktutil-commands.in: add option -H --hex to the add command
39         
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
50         least a certain age
52         * rename.c: convert to slc
53         
54         * remove.c: convert to slc
55         
56         * get.c: convert to slc; warn if resetting disallow-all-tix
57         
58         * copy.c: convert to slc
59         
60         * change.c: convert to slc
61         
62         * add.c: convert to slc
63         
64         * list.c: convert to slc
65         
66         * ktutil_locl.h: convert to slc
67         
68         * ktutil.c: convert to slc
69         
70         * ktutil-commands.in: slc source file