This commit was manufactured by cvs2svn to create tag
[heimdal.git] / appl / afsutil / ChangeLog
blobc3f5605e2d9e63c021b4987f94f6440386670e65
1 2003-08-25  Love Hörnquist Åstrand  <lha@it.su.se>
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>
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>
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>
26         * afslog.c: remove plural form in help string
28         * Makefile.am: add afslog manpage
30         * afslog.1: manpage
32         * afslog.c: try more files when trying to expand a cell name
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.
39 2002-08-23  Assar Westerlund  <assar@kth.se>
41         * pagsh.c: make it handle --version/--help
43 2001-05-17  Assar Westerlund  <assar@sics.se>
45         * afslog.c (main): call free_getarg_strings
47 2000-12-31  Assar Westerlund  <assar@sics.se>
49         * afslog.c (main): handle krb5_init_context failure consistently
51 2000-12-25  Assar Westerlund  <assar@sics.se>
53         * afslog.c: clarify usage strings
55 1999-08-04  Assar Westerlund  <assar@sics.se>
57         * pagsh.c (main): use mkstemp to generate temporary file names.
58         From Miroslav Ruda <ruda@ics.muni.cz>
60 1999-07-04  Assar Westerlund  <assar@sics.se>
62         * afslog.c (expand_cell_name): terminate on #.  From Miroslav Ruda
63         <ruda@ics.muni.cz>
65 1999-06-27  Assar Westerlund  <assar@sics.se>
67         * Makefile.am (bin_PROGRAMS): only include pagsh if KRB4
69 1999-06-26  Assar Westerlund  <assar@sics.se>
71         * Makefile.am: add pagsh
73         * pagsh.c: new file.  contributed by Miroslav Ruda <ruda@ics.muni.cz>
75 Sat Mar 27 12:49:43 1999  Johan Danielsson  <joda@blubb.pdc.kth.se>
77         * afslog.c: cleanup option parsing