source: heimdal/trunk/appl/afsutil/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: 3.4 KB
Line 
12007-04-11 Love Hörnquist Å
2strand <lha@it.su.se>
3
4 * pagsh.1,afslog.1: - options must be lexicographically ordered;
5 again, options without arguments must be placed before options
6 with arguments. - manual page cross references are done using
7 the macro `.Xr', not the macro `.Nm' (used for command names
8 instead).
9
10 From Igor Sobrado.
11
122006-10-07 Love Hörnquist Å
13strand <lha@it.su.se>
14
15 * Makefile.am: Add man_MANS to EXTRA_DIST
16
172006-01-03 Love Hörnquist Å
18strand <lha@it.su.se>
19
20 * afslog.1: Document options to allow select principal or
21 credential cache when doing afslog.
22
23 * afslog.c: Add options to allow select principal or credential
24 cache when doing afslog.
25
262005-02-12 Love Hörnquist Å
27strand <lha@it.su.se>
28
29 * Makefile.am: man_MANS += pagsh.1
30
31 * pagsh.c: add --cache-type that allows the user to control the
32 resulting credential cache type, inherit the type from the
33 invoking process
34
35 * pagsh.1: manpage for pagsh
36
372004-09-03 Love Hörnquist Å
38strand <lha@it.su.se>
39
40 * afslog.c: use negative string help string for arg_negative_flag
41 Pointed out by Harald Barth
42
432004-07-27 Love Hörnquist Å
44strand <lha@it.su.se>
45
46 * pagsh.c: use setprogname, if we stripped off -c, try use the
47 fallback code
48
492003-10-14 Johan Danielsson <joda@pdc.kth.se>
50
51 * pagsh.c: mkstemp formats must end in exactly six X's
52
532003-07-15 Love Hörnquist Å
54strand <lha@it.su.se>
55
56 * afslog.c (do_afslog): is cell is unset, set it "<default cell>"
57 for error printing
58
59 * pagsh.c: unconditionally set KRBTKFILE
60
612003-04-23 Love Hörnquist Å
62strand <lha@it.su.se>
63
64 * afslog.c (log_func): drop the error number
65
662003-04-14 Love Hörnquist Å
67strand <lha@it.su.se>
68
69 * afslog.c: set kafs log function if verbose is turned on
70
712003-03-18 Love Hörnquist Å
72strand <lha@it.su.se>
73
74 * Makefile.am (LDADD): use LIB_kafs
75
76 * afslog.1: --no-v4, --no-v5
77
78 * Makefile.am: always build afsutils now
79
80 * afslog.c: make build without KRB4
81
822002-11-26 Johan Danielsson <joda@pdc.kth.se>
83
84 * afslog.c: remove plural form in help string
85
86 * Makefile.am: add afslog manpage
87
88 * afslog.1: manpage
89
90 * afslog.c: try more files when trying to expand a cell name
91
92 * afslog.c: create a list of cells to get tokens for, before
93 actually doing anything, and try to get tokens via krb4 if krb5
94 fails, and give it a chance to work with krb4-only; also some bug
95 fixes, partially from Tomas Olsson.
96
972002-08-23 Assar Westerlund <assar@kth.se>
98
99 * pagsh.c: make it handle --version/--help
100
1012001-05-17 Assar Westerlund <assar@sics.se>
102
103 * afslog.c (main): call free_getarg_strings
104
1052000-12-31 Assar Westerlund <assar@sics.se>
106
107 * afslog.c (main): handle krb5_init_context failure consistently
108
1092000-12-25 Assar Westerlund <assar@sics.se>
110
111 * afslog.c: clarify usage strings
112
1131999-08-04 Assar Westerlund <assar@sics.se>
114
115 * pagsh.c (main): use mkstemp to generate temporary file names.
116 From Miroslav Ruda <ruda@ics.muni.cz>
117
1181999-07-04 Assar Westerlund <assar@sics.se>
119
120 * afslog.c (expand_cell_name): terminate on #. From Miroslav Ruda
121 <ruda@ics.muni.cz>
122
1231999-06-27 Assar Westerlund <assar@sics.se>
124
125 * Makefile.am (bin_PROGRAMS): only include pagsh if KRB4
126
1271999-06-26 Assar Westerlund <assar@sics.se>
128
129 * Makefile.am: add pagsh
130
131 * pagsh.c: new file. contributed by Miroslav Ruda <ruda@ics.muni.cz>
132
133Sat Mar 27 12:49:43 1999 Johan Danielsson <joda@blubb.pdc.kth.se>
134
135 * afslog.c: cleanup option parsing
Note: See TracBrowser for help on using the repository browser.