Initial import from FreeBSD RELENG_4:
[dragonfly.git] / crypto / kerberosIV / appl / kauth / ChangeLog
1 2000-02-28  Assar Westerlund  <assar@sics.se>
2
3         * kauth.c (main): don't enable aflag with `-d'.  this breaks with
4         kaservers that don't let you get a ticket for a user and besides,
5         adding debugging should not change the functionality
6
7 1999-12-06  Assar Westerlund  <assar@sics.se>
8
9         * rkinit.c (doit_host): NAT work-around
10         * kauthd.c (doit): type correctness
11
12 1999-08-31  Johan Danielsson  <joda@pdc.kth.se>
13
14         * kauth.c: cleanup usage string; handle `kauth -h' gracefully
15         (print usage); add `-a' flag to get the ticket address (useful for
16         firewall configurations)
17
18 Thu Apr 15 15:05:33 1999  Johan Danielsson  <joda@hella.pdc.kth.se>
19
20         * kauth.c: add `-v'
21
22 Thu Mar 18 11:17:14 1999  Johan Danielsson  <joda@hella.pdc.kth.se>
23
24         * Makefile.am: include Makefile.am.common
25
26 Sun Nov 22 10:30:47 1998  Assar Westerlund  <assar@sics.se>
27
28         * Makefile.in (WFLAGS): set
29
30 Tue May 26 17:41:47 1998  Johan Danielsson  <joda@emma.pdc.kth.se>
31
32         * kauth.c: use krb_enable_debug
33
34 Fri May  1 07:15:18 1998  Assar Westerlund  <assar@sics.se>
35
36         * rkinit.c: unifdef -DHAVE_H_ERRNO
37
38 Thu Mar 19 16:07:18 1998  Johan Danielsson  <joda@emma.pdc.kth.se>
39
40         * kauth.c: Check for negative return value from krb_afslog().
41