NetBSD/crypto/dist/krb4/appl/kauth/ChangeLog

70 lines
1.8 KiB
Plaintext

2002-04-26 Johan Danielsson <joda@pdc.kth.se>
* rkinit.c: remove \n from warn string
* Makefile.am: BINDIR is now defined in config.h
2001-08-29 Assar Westerlund <assar@sics.se>
* Makefile.am: install zrefresh in $DESTDIR, noted by
mikan@mikan.net
2001-08-01 Assar Westerlund <assar@sics.se>
* Makefile.am (install-exec-local): zrefresh is a script, use
INSTALL_SCRIPT
2000-12-28 Assar Westerlund <assar@sics.se>
* kauth.c (main): remove extra printing of version
2000-11-15 Assar Westerlund <assar@sics.se>
* Makefile.am (LDADD): use LIB_des
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-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().