blob: ac0491fb1766164c94ff72da538a862df9815aaa (
plain)
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
|
1999-12-06 Assar Westerlund <assar@sics.se>
* rkinit.c (doit_host): NAT work-around
* kauthd.c (doit): type correctness
1999-12-05 Assar Westerlund <assar@sics.se>
* kauthd.c: use getnameinfo instead of inaddr2str and inet_ntoa
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().
|