summaryrefslogtreecommitdiff
path: root/crypto/heimdal/appl/afsutil/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'crypto/heimdal/appl/afsutil/ChangeLog')
-rw-r--r--crypto/heimdal/appl/afsutil/ChangeLog72
1 files changed, 0 insertions, 72 deletions
diff --git a/crypto/heimdal/appl/afsutil/ChangeLog b/crypto/heimdal/appl/afsutil/ChangeLog
deleted file mode 100644
index a74403bd2834..000000000000
--- a/crypto/heimdal/appl/afsutil/ChangeLog
+++ /dev/null
@@ -1,72 +0,0 @@
-2003-04-23 Love Hörnquist Åstrand <lha@it.su.se>
-
- * afslog.c: 1.21->1.22: (log_func): drop the error number
-
-2003-04-14 Love Hörnquist Åstrand <lha@it.su.se>
-
- * afslog.c: set kafs log function if verbose is turned on
-
-2003-03-18 Love Hörnquist Åstrand <lha@it.su.se>
-
- * Makefile.am (LDADD): use LIB_kafs
-
- * afslog.1: --no-v4, --no-v5
-
- * Makefile.am: always build afsutils now
-
- * afslog.c: make build without KRB4
-
-2002-11-26 Johan Danielsson <joda@pdc.kth.se>
-
- * afslog.c: remove plural form in help string
-
- * Makefile.am: add afslog manpage
-
- * afslog.1: manpage
-
- * afslog.c: try more files when trying to expand a cell name
-
- * afslog.c: create a list of cells to get tokens for, before
- actually doing anything, and try to get tokens via krb4 if krb5
- fails, and give it a chance to work with krb4-only; also some bug
- fixes, partially from Tomas Olsson.
-
-2002-08-23 Assar Westerlund <assar@kth.se>
-
- * pagsh.c: make it handle --version/--help
-
-2001-05-17 Assar Westerlund <assar@sics.se>
-
- * afslog.c (main): call free_getarg_strings
-
-2000-12-31 Assar Westerlund <assar@sics.se>
-
- * afslog.c (main): handle krb5_init_context failure consistently
-
-2000-12-25 Assar Westerlund <assar@sics.se>
-
- * afslog.c: clarify usage strings
-
-1999-08-04 Assar Westerlund <assar@sics.se>
-
- * pagsh.c (main): use mkstemp to generate temporary file names.
- From Miroslav Ruda <ruda@ics.muni.cz>
-
-1999-07-04 Assar Westerlund <assar@sics.se>
-
- * afslog.c (expand_cell_name): terminate on #. From Miroslav Ruda
- <ruda@ics.muni.cz>
-
-1999-06-27 Assar Westerlund <assar@sics.se>
-
- * Makefile.am (bin_PROGRAMS): only include pagsh if KRB4
-
-1999-06-26 Assar Westerlund <assar@sics.se>
-
- * Makefile.am: add pagsh
-
- * pagsh.c: new file. contributed by Miroslav Ruda <ruda@ics.muni.cz>
-
-Sat Mar 27 12:49:43 1999 Johan Danielsson <joda@blubb.pdc.kth.se>
-
- * afslog.c: cleanup option parsing