source: heimdal/trunk/admin/ChangeLog@ 4

Last change on this file since 4 was 1, checked in by Paul Smedley, 10 years ago

Initial commit of Heimdal 1.5.3

File size: 1.7 KB
Line 
12006-10-07 Love Hörnquist Å
2strand <lha@it.su.se>
3
4 * Makefile.am: Add man_MANS to EXTRA_DIST
5
6 * Makefile.am: split build files into dist_ and noinst_ SOURCES
7
82005-07-07 Love Hörnquist Å
9strand <lha@it.su.se>
10
11 * ktutil.c: rename optind to optidx
12
13 * list.c: make a copy of realm and admin_server to avoid
14 un-consting avoid shadowing
15
16 * get.c: make a copy of realm and admin_server to avoid
17 un-consting avoid shadowing
18
19 * change.c (change_entry): just use global context to avoid
20 shadowing; make a copy of realm and admin_server to avoid
21 un-consting.
22
232005-05-19 Love Hörnquist Å
24strand <lha@it.su.se>
25
26 * change.c (kt_change): plug memory leak from
27 krb5_kt_remove_entry, print principal on error.
28
292005-05-02 Dave Love <d.love@dl.ac.uk>
30
31 * ktutil.c (help): Don't use non-constant initializer for `fake'.
32
332005-04-15 Love Hörnquist Å
34strand <lha@it.su.se>
35
36 * ktutil_locl.h: include <hex.h>
37
382005-04-14 Love Hörnquist Å
39strand <lha@it.su.se>
40
41 * add.c: add option -H --hex to the add command
42
43 * ktutil-commands.in: add option -H --hex to the add command
44
45 * ktutil.8: document option -H --hex to the add command
46
472004-09-29 Love Hörnquist Å
48strand <lha@it.su.se>
49
50 * list.c: un c99'ify, from Anders.Magnusson@ltu.se
51
522004-09-23 Johan Danielsson <joda@pdc.kth.se>
53
54 * purge.c: convert to slc; don't purge keys older that a certain
55 time, instead purge keys that have newer versions that are at
56 least a certain age
57
58 * rename.c: convert to slc
59
60 * remove.c: convert to slc
61
62 * get.c: convert to slc; warn if resetting disallow-all-tix
63
64 * copy.c: convert to slc
65
66 * change.c: convert to slc
67
68 * add.c: convert to slc
69
70 * list.c: convert to slc
71
72 * ktutil_locl.h: convert to slc
73
74 * ktutil.c: convert to slc
75
76 * ktutil-commands.in: slc source file
Note: See TracBrowser for help on using the repository browser.