aboutsummaryrefslogtreecommitdiff
path: root/crypto/kerberosIV/appl/kauth/ChangeLog
blob: 7ce281cd53cc14d545b4fd86ead67eb2e6aff58e (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
2000-02-28  Assar Westerlund  <assar@sics.se>

	* kauth.c (main): don't enable aflag with `-d'.  this breaks with
	kaservers that don't let you get a ticket for a user and besides,
	adding debugging should not change the functionality

1999-12-06  Assar Westerlund  <assar@sics.se>

	* rkinit.c (doit_host): NAT work-around
	* kauthd.c (doit): type correctness

1999-08-31  Johan Danielsson  <joda@pdc.kth.se>

	* kauth.c: cleanup usage string; handle `kauth -h' gracefully
	(print usage); add `-a' flag to get the ticket address (useful for
	firewall configurations)

Thu Apr 15 15:05:33 1999  Johan Danielsson  <joda@hella.pdc.kth.se>

	* kauth.c: add `-v'

Thu Mar 18 11:17:14 1999  Johan Danielsson  <joda@hella.pdc.kth.se>

	* Makefile.am: include Makefile.am.common

Sun Nov 22 10:30:47 1998  Assar Westerlund  <assar@sics.se>

	* Makefile.in (WFLAGS): set

Tue May 26 17:41:47 1998  Johan Danielsson  <joda@emma.pdc.kth.se>

	* kauth.c: use krb_enable_debug

Fri May  1 07:15:18 1998  Assar Westerlund  <assar@sics.se>

	* rkinit.c: unifdef -DHAVE_H_ERRNO

Thu Mar 19 16:07:18 1998  Johan Danielsson  <joda@emma.pdc.kth.se>

	* kauth.c: Check for negative return value from krb_afslog().