Thu Apr 17 14:38:14 1997  Jeff Bigler  <jcb@viola.cygnus.com>

	* Makefile.in (install-all install-kdc install-server
	install-client install): Added $(srcdir) to install line for man
	pages.

Thu Apr  3 10:41:29 1997  Jeff Bigler  <jcb@viola.cygnus.com>

	* Makefile.in (install-all install-kdc install-server
	install-client install): man page is called k524init.M, not
	krb524init.M.

Wed Apr  2 13:47:02 1997  Jeff Bigler  <jcb@viola.cygnus.com>

	* k524init.M: new man page.

	* krb524d.M: new man page.

	* Makefile.in (install-all install-kdc install-server
	install-client install): Added krb524init.M and krb524d.M manpages
	to install.

Mon Mar 24 17:25:06 1997  Jeremy Allison <jra@cygnus.com>

	* configure.in: Added search for advapi32 for WIN32.

Fri Mar 14 21:25:22 1997  Ken Raeburn  <raeburn@cygnus.com>

	* conv_creds.c (krb524_convert_creds_plain): Use krb5_ui_4, not
	unsigned long, for address.

Wed Feb 26 17:51:43 1997  Marc Horowitz  <marc@cygnus.com>

	* conv_creds.c (krb524_convert_creds_kdc): krb5_locate_kdc now
 	takes two extra arguments.

Wed Feb 26 12:12:41 1997  Michael Graff  <explorer@cygnus.com>

	* krb524d.c: remove a function #if 0'd out, as it is in the krb5
	library.

Wed Feb 19 00:56:01 1997  Mark Eichin  <eichin@cygnus.com>

	* conv_princ.c, encode.c, k524init.c, krb524d.c, misc.c: signal.h,
 	not sys/signal.h.

Wed Feb 12 03:17:02 1997  Chris Provenzano  <proven@cygnus.com>
 
        * Makefile.in: Link with -lmisc for getopt_long().
        * krb524init.c: Use getopt_long() and added --version option.
        * krb524d.c: Use getopt_long() and added --version option.

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

Sun Jul 21 20:45:37 1996  Chris Provenzano  <proven@cygnus.com>

	* conv_creds.c (krb524_convert_creds_kdc): Calculate lifetime
	using calculate_cmu_seconds() (which is what krb524d uses).
	The klist program will list values greater than 128 ticks
	wrongly but tokens.krb will get it right. Where as before
	both were getting it wrong. Also use current time as start
	time not the v5 tickets start time.

	* cns_tkt_skey.c (krb524_convert_tkt_skey): Use current 
	server_time for issue time of v4cred not old v5cred start
	time. This fixes PR 9473.

	* cnv_tkt_skey.c: Add new routine calculate_cmu_seconds().

Wed Jun 26 11:45:24 1996  Mark Eichin  <eichin@cygnus.com>

	* krb524d.c (do_connection): only free v4/v5 keyblock contents and
	v5 ticket *once*, in cleanup branch at the end.

