head	1.2;
access;
symbols
	RELENG_4_11_0_RELEASE:1.1.1.2.2.1
	RELENG_4_11:1.1.1.2.2.1.0.18
	RELENG_4_11_BP:1.1.1.2.2.1
	RELENG_4_10_0_RELEASE:1.1.1.2.2.1
	RELENG_4_10:1.1.1.2.2.1.0.16
	RELENG_4_10_BP:1.1.1.2.2.1
	RELENG_4_9_0_RELEASE:1.1.1.2.2.1
	RELENG_4_9:1.1.1.2.2.1.0.14
	RELENG_4_9_BP:1.1.1.2.2.1
	RELENG_4_8_0_RELEASE:1.1.1.2.2.1
	RELENG_4_8:1.1.1.2.2.1.0.12
	RELENG_4_8_BP:1.1.1.2.2.1
	RELENG_5_0_0_RELEASE:1.1.1.3
	RELENG_5_0:1.1.1.3.0.2
	RELENG_5_0_BP:1.1.1.3
	RELENG_4_7_0_RELEASE:1.1.1.2.2.1
	RELENG_4_7:1.1.1.2.2.1.0.10
	RELENG_4_7_BP:1.1.1.2.2.1
	RELENG_4_6_2_RELEASE:1.1.1.2.2.1
	RELENG_4_6_1_RELEASE:1.1.1.2.2.1
	RELENG_4_6_0_RELEASE:1.1.1.2.2.1
	RELENG_4_6:1.1.1.2.2.1.0.8
	RELENG_4_6_BP:1.1.1.2.2.1
	RELENG_4_5_0_RELEASE:1.1.1.2.2.1
	RELENG_4_5:1.1.1.2.2.1.0.6
	RELENG_4_5_BP:1.1.1.2.2.1
	RELENG_4_4_0_RELEASE:1.1.1.2.2.1
	RELENG_4_4:1.1.1.2.2.1.0.4
	RELENG_4_4_BP:1.1.1.2.2.1
	RELENG_4_3_0_RELEASE:1.1.1.2.2.1
	RELENG_4_3:1.1.1.2.2.1.0.2
	RELENG_4_3_BP:1.1.1.2.2.1
	krb4_1_0_5:1.1.1.3
	RELENG_4_2_0_RELEASE:1.1.1.2
	RELENG_4_1_1_RELEASE:1.1.1.2
	PRE_SMPNG:1.1.1.2
	RELENG_4_1_0_RELEASE:1.1.1.2
	RELENG_3:1.1.1.2.0.4
	RELENG_4_0_0_RELEASE:1.1.1.2
	RELENG_4:1.1.1.2.0.2
	RELENG_4_BP:1.1.1.2
	krb4_1_0:1.1.1.2
	KRB:1.1.1
	krb4_0_10_1:1.1.1.1
	KTH:1.1.1;
locks; strict;
comment	@# @;


1.2
date	2003.03.08.12.55.32;	author markm;	state dead;
branches;
next	1.1;

1.1
date	99.09.19.14.19.15;	author markm;	state Exp;
branches
	1.1.1.1;
next	;

1.1.1.1
date	99.09.19.14.19.15;	author markm;	state Exp;
branches;
next	1.1.1.2;

1.1.1.2
date	2000.01.09.08.26.56;	author markm;	state Exp;
branches
	1.1.1.2.2.1
	1.1.1.2.4.1;
next	1.1.1.3;

1.1.1.3
date	2000.12.29.20.58.55;	author assar;	state Exp;
branches;
next	;

1.1.1.2.2.1
date	2001.03.04.12.52.42;	author markm;	state Exp;
branches;
next	;

1.1.1.2.4.1
date	2000.07.04.15.04.04;	author assar;	state Exp;
branches;
next	;


desc
@@


1.2
log
@KerberosIV deorbit sequence: Re-entry. Thank you, faithful friend.
Enjoy your retirement in ports.
@
text
@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().

@


1.1
log
@Initial revision
@
text
@@


1.1.1.1
log
@Clean import of KTH krb4-0.10.1.
@
text
@@


1.1.1.2
log
@Clean import of KTH Kerberos (eBones) v1.0.
@
text
@a0 6
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)

@


1.1.1.2.2.1
log
@MFC: Bring KerberosIV up to the latest-and-greatest bugfix level.
@
text
@a0 11
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

@


1.1.1.3
log
@import krb4-1.0.5
@
text
@a0 11
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

@


1.1.1.2.4.1
log
@merge differences from -current to bring this up to krb4 1.0

Reviewed by:	kris, markm
@
text
@@


