| 1 | 2007-04-11 Love Hörnquist Ã
|
|---|
| 2 | strand <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 |
|
|---|
| 12 | 2006-10-07 Love Hörnquist Ã
|
|---|
| 13 | strand <lha@it.su.se>
|
|---|
| 14 |
|
|---|
| 15 | * Makefile.am: Add man_MANS to EXTRA_DIST
|
|---|
| 16 |
|
|---|
| 17 | 2006-01-03 Love Hörnquist Ã
|
|---|
| 18 | strand <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 |
|
|---|
| 26 | 2005-02-12 Love Hörnquist Ã
|
|---|
| 27 | strand <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 |
|
|---|
| 37 | 2004-09-03 Love Hörnquist Ã
|
|---|
| 38 | strand <lha@it.su.se>
|
|---|
| 39 |
|
|---|
| 40 | * afslog.c: use negative string help string for arg_negative_flag
|
|---|
| 41 | Pointed out by Harald Barth
|
|---|
| 42 |
|
|---|
| 43 | 2004-07-27 Love Hörnquist Ã
|
|---|
| 44 | strand <lha@it.su.se>
|
|---|
| 45 |
|
|---|
| 46 | * pagsh.c: use setprogname, if we stripped off -c, try use the
|
|---|
| 47 | fallback code
|
|---|
| 48 |
|
|---|
| 49 | 2003-10-14 Johan Danielsson <joda@pdc.kth.se>
|
|---|
| 50 |
|
|---|
| 51 | * pagsh.c: mkstemp formats must end in exactly six X's
|
|---|
| 52 |
|
|---|
| 53 | 2003-07-15 Love Hörnquist Ã
|
|---|
| 54 | strand <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 |
|
|---|
| 61 | 2003-04-23 Love Hörnquist Ã
|
|---|
| 62 | strand <lha@it.su.se>
|
|---|
| 63 |
|
|---|
| 64 | * afslog.c (log_func): drop the error number
|
|---|
| 65 |
|
|---|
| 66 | 2003-04-14 Love Hörnquist Ã
|
|---|
| 67 | strand <lha@it.su.se>
|
|---|
| 68 |
|
|---|
| 69 | * afslog.c: set kafs log function if verbose is turned on
|
|---|
| 70 |
|
|---|
| 71 | 2003-03-18 Love Hörnquist Ã
|
|---|
| 72 | strand <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 |
|
|---|
| 82 | 2002-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 |
|
|---|
| 97 | 2002-08-23 Assar Westerlund <assar@kth.se>
|
|---|
| 98 |
|
|---|
| 99 | * pagsh.c: make it handle --version/--help
|
|---|
| 100 |
|
|---|
| 101 | 2001-05-17 Assar Westerlund <assar@sics.se>
|
|---|
| 102 |
|
|---|
| 103 | * afslog.c (main): call free_getarg_strings
|
|---|
| 104 |
|
|---|
| 105 | 2000-12-31 Assar Westerlund <assar@sics.se>
|
|---|
| 106 |
|
|---|
| 107 | * afslog.c (main): handle krb5_init_context failure consistently
|
|---|
| 108 |
|
|---|
| 109 | 2000-12-25 Assar Westerlund <assar@sics.se>
|
|---|
| 110 |
|
|---|
| 111 | * afslog.c: clarify usage strings
|
|---|
| 112 |
|
|---|
| 113 | 1999-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 |
|
|---|
| 118 | 1999-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 |
|
|---|
| 123 | 1999-06-27 Assar Westerlund <assar@sics.se>
|
|---|
| 124 |
|
|---|
| 125 | * Makefile.am (bin_PROGRAMS): only include pagsh if KRB4
|
|---|
| 126 |
|
|---|
| 127 | 1999-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 |
|
|---|
| 133 | Sat Mar 27 12:49:43 1999 Johan Danielsson <joda@blubb.pdc.kth.se>
|
|---|
| 134 |
|
|---|
| 135 | * afslog.c: cleanup option parsing
|
|---|