remove gcc34
[dragonfly.git] / crypto / heimdal-0.6.3 / appl / afsutil / ChangeLog
1 2003-08-25  Love Hörnquist Åstrand  <lha@it.su.se>
2
3         * afslog.c: 1.22->1.23: (do_afslog): is cell is unset, set it
4         "<default cell>" for error printing
5         
6 2003-04-23  Love Hörnquist Åstrand  <lha@it.su.se>
7
8         * afslog.c: 1.21->1.22: (log_func): drop the error number
9         
10 2003-04-14  Love Hörnquist Åstrand  <lha@it.su.se>
11
12         * afslog.c: set kafs log function if verbose is turned on
13         
14 2003-03-18  Love Hörnquist Åstrand  <lha@it.su.se>
15         
16         * Makefile.am (LDADD): use LIB_kafs
17         
18         * afslog.1: --no-v4, --no-v5
19         
20         * Makefile.am: always build afsutils now
21         
22         * afslog.c: make build without KRB4
23         
24 2002-11-26  Johan Danielsson  <joda@pdc.kth.se>
25
26         * afslog.c: remove plural form in help string
27
28         * Makefile.am: add afslog manpage
29
30         * afslog.1: manpage
31
32         * afslog.c: try more files when trying to expand a cell name
33
34         * afslog.c: create a list of cells to get tokens for, before
35         actually doing anything, and try to get tokens via krb4 if krb5
36         fails, and give it a chance to work with krb4-only; also some bug
37         fixes, partially from Tomas Olsson.
38
39 2002-08-23  Assar Westerlund  <assar@kth.se>
40
41         * pagsh.c: make it handle --version/--help
42
43 2001-05-17  Assar Westerlund  <assar@sics.se>
44
45         * afslog.c (main): call free_getarg_strings
46
47 2000-12-31  Assar Westerlund  <assar@sics.se>
48
49         * afslog.c (main): handle krb5_init_context failure consistently
50
51 2000-12-25  Assar Westerlund  <assar@sics.se>
52
53         * afslog.c: clarify usage strings
54
55 1999-08-04  Assar Westerlund  <assar@sics.se>
56
57         * pagsh.c (main): use mkstemp to generate temporary file names.
58         From Miroslav Ruda <ruda@ics.muni.cz>
59
60 1999-07-04  Assar Westerlund  <assar@sics.se>
61
62         * afslog.c (expand_cell_name): terminate on #.  From Miroslav Ruda
63         <ruda@ics.muni.cz>
64
65 1999-06-27  Assar Westerlund  <assar@sics.se>
66
67         * Makefile.am (bin_PROGRAMS): only include pagsh if KRB4
68
69 1999-06-26  Assar Westerlund  <assar@sics.se>
70
71         * Makefile.am: add pagsh
72
73         * pagsh.c: new file.  contributed by Miroslav Ruda <ruda@ics.muni.cz>
74
75 Sat Mar 27 12:49:43 1999  Johan Danielsson  <joda@blubb.pdc.kth.se>
76
77         * afslog.c: cleanup option parsing