1233294Sstas2006-10-07  Love H��rnquist ��strand  <lha@it.su.se>
2178825Sdfr
3178825Sdfr	* Makefile.am: Add man_MANS to EXTRA_DIST
4178825Sdfr
5178825Sdfr	* Makefile.am: split build files into dist_ and noinst_ SOURCES
6178825Sdfr	
7233294Sstas2005-07-07  Love H��rnquist ��strand  <lha@it.su.se>
8178825Sdfr
9178825Sdfr	* ktutil.c: rename optind to optidx
10178825Sdfr
11178825Sdfr	* list.c: make a copy of realm and admin_server to avoid
12178825Sdfr	un-consting avoid shadowing
13178825Sdfr
14178825Sdfr	* get.c: make a copy of realm and admin_server to avoid
15178825Sdfr	un-consting avoid shadowing
16178825Sdfr	
17178825Sdfr	* change.c (change_entry): just use global context to avoid
18178825Sdfr	shadowing; make a copy of realm and admin_server to avoid
19178825Sdfr	un-consting.
20178825Sdfr
21233294Sstas2005-05-19  Love H��rnquist ��strand  <lha@it.su.se>
22178825Sdfr
23178825Sdfr	* change.c (kt_change): plug memory leak from
24178825Sdfr	krb5_kt_remove_entry, print principal on error.
25178825Sdfr
26178825Sdfr2005-05-02  Dave Love  <d.love@dl.ac.uk>
27178825Sdfr
28178825Sdfr	* ktutil.c (help): Don't use non-constant initializer for `fake'.
29178825Sdfr
30233294Sstas2005-04-15  Love H��rnquist ��strand  <lha@it.su.se>
31178825Sdfr
32178825Sdfr	* ktutil_locl.h: include <hex.h>
33178825Sdfr
34233294Sstas2005-04-14  Love H��rnquist ��strand  <lha@it.su.se>
35178825Sdfr
36178825Sdfr	* add.c: add option -H --hex to the add command
37178825Sdfr	
38178825Sdfr	* ktutil-commands.in: add option -H --hex to the add command
39178825Sdfr	
40178825Sdfr	* ktutil.8: document option -H --hex to the add command
41178825Sdfr
42233294Sstas2004-09-29  Love H��rnquist ��strand  <lha@it.su.se>
43178825Sdfr
44178825Sdfr	* list.c: un c99'ify, from Anders.Magnusson@ltu.se
45178825Sdfr
46178825Sdfr2004-09-23 Johan Danielsson <joda@pdc.kth.se>
47178825Sdfr
48178825Sdfr	* purge.c: convert to slc; don't purge keys older that a certain
49178825Sdfr	time, instead purge keys that have newer versions that are at
50178825Sdfr	least a certain age
51178825Sdfr
52178825Sdfr	* rename.c: convert to slc
53178825Sdfr	
54178825Sdfr	* remove.c: convert to slc
55178825Sdfr	
56178825Sdfr	* get.c: convert to slc; warn if resetting disallow-all-tix
57178825Sdfr	
58178825Sdfr	* copy.c: convert to slc
59178825Sdfr	
60178825Sdfr	* change.c: convert to slc
61178825Sdfr	
62178825Sdfr	* add.c: convert to slc
63178825Sdfr	
64178825Sdfr	* list.c: convert to slc
65178825Sdfr	
66178825Sdfr	* ktutil_locl.h: convert to slc
67178825Sdfr	
68178825Sdfr	* ktutil.c: convert to slc
69178825Sdfr	
70178825Sdfr	* ktutil-commands.in: slc source file
71