Thu Sep 26 14:43:17 1996  Chris Provenzano  <proven@cygnus.com>

        * Makefile.in: Changes to allow to different packaging
        Currently there is pkg-all, pkg-server, and pkg-client

Fri Jul 19 18:10:26 1996  Mark Eichin  <eichin@cygnus.com>

	* aklog_main.c (auth_to_cell): in the limit case, don't jump off
	the end of the array.

Tue May 14 21:34:56 1996  Ken Raeburn  <raeburn@cygnus.com>

	* Makefile.in (AKLOG_LIBS, ASETKEY_LIBS): Use -L and -l options.
	Load rx library before sys library, not after.

	* aklog.h, linked_list.h: Comment out text after "#endif".

	* aklog_param.c (do_readlink): New function.
	(aklog_init_params): Use it instead of readlink.
	(readlink): Don't declare.

Tue Apr  9 21:09:32 1996  Ken Raeburn  <raeburn@cygnus.com>

	* aklog_main.c (V): Define as 'V' sometimes to hack around
	standard ioctl _IOW macro problem.

Mon Apr  8 10:15:42 1996  Ken Raeburn  <raeburn@cygnus.com>

	* Makefile.in: Use "/" after ${AFSDIR}, avoiding non-intuitive
	requirement for --with-afsdir value to end with "/".
	(KRB4_LIB, KLIB): Removed.
	* configure.in: Don't check KDB library type.  Do use
	USE_KRB4_LIBRARIES and KRB5_LIBRARIES to get dependencies &c
	correct.

Tue Mar 26 21:38:16 1996  Mark Eichin  <eichin@cygnus.com>

	* asetkey.c (main): use ENCTYPE_DES_CBC_CRC instead of KEYTYPE_DES.

Tue Mar 26 21:25:27 1996  Mark Eichin  <eichin@cygnus.com>

	* aklog_main.c (auth_to_cell): force conversion of c.lifetime to
	eight bit value.

Mon Mar  4 02:12:34 1996  Mark W. Eichin  <eichin@cygnus.com>

	* kaslist: sample afs keys encoded in the KRBTEST.COM
	cell. shortone@KRBTEST.COM has password X; user1 has password
	user1; foobar has password thisisatest.

Tue Feb 27 01:56:29 1996  Mark Eichin  <eichin@cygnus.com>

	* aklog_main.c (auth_to_cell): set endTime based on CMU algorithm,
	using the new cmu_seconds table to find the actual values for
	times in the range 128..191 "ticks".

Mon Feb 26 03:13:59 1996  Mark W. Eichin  <eichin@cygnus.com>

	* deleted kascvt, see admin/edit/afs_edit.

Thu Nov  9 00:04:58 1995  Mark W. Eichin  <eichin@cygnus.com>

	* Makefile.in (asetkey): KLIB needed for asetkey.

Tue Oct  3 18:24:34 1995  Mark Eichin  <eichin@cygnus.com>

	* Makefile.in (AKLOG_LIBS, KLIB): -lkrb4 depends on -lkrb5 et
	al. to find the krb5.conf profile, so reorder includes.

Mon Sep 18 12:50:57 1995  Mark Eichin  <eichin@cygnus.com>

	* kascvt.M: new man page with brief instructions.

Mon Sep 18 10:56:15 1995  Mark Eichin  <eichin@cygnus.com>

	* kasdb5.c (kascvt_init_db): don't handle -R request.
	Add -v v4realm argument.
	(kascvt_finish_db): finish and close the database.

Mon Sep 18 10:44:24 1995  Mark Eichin  <eichin@cygnus.com>

	* consume.c (consume_digits, consume_octal_digits): static char
	arrays of numbers to avoid problems with automatic initialization
	with sunos native compiler.
	* kascvt.c (print_one_line): new function to print trace while
	building list.

Sun Sep 17 23:39:50 1995  Mark Eichin  <eichin@cygnus.com>

	* kasdb5.c (kdb_write_one_entry): use the new
	KRB5_KDB_SALTTYPE_AFS3 to identify the converted keys.

Fri Sep 15 18:41:06 1995  Mark Eichin  <eichin@cygnus.com>

	* kascvt.c, kascvt.h, consume.c, consume.h, kasdb5.c: New
	files. kascvt is a program that reads an AFS "kas list" output and
	makes kerberos database calls to store the keys.
	* Makefile.in: build kascvt.

Thu Sep 14 18:46:06 1995  Mark Eichin  <eichin@cygnus.com>

	* Makefile.in: rewrite to use predefined values.
	* configure.in: support --with-afs=pathname.
	* aklog.M: renamed from aklog.1.
	* asetkey.M: renamed from (misnamed) asetkey.1.
	* asetkey.c (main): change setkey to asetkey in diagnostics.
	Reindent and declare main to satisfy add-change-log-entry.
	
Thu Sep 14 18:20:01 1995  Mark Eichin  <eichin@cygnus.com>

	* Initial versions of afs tools as running at customer site.

