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