Sat May 17 01:35:41 1997  Mark Eichin  <eichin@cygnus.com>

	* default.exp (setup_kadmind_srvtab, setup_kerberos_db,
 	setup_srvtab): after sending "quit\r", sleep for two seconds to
 	avoid apparent dejagnu/expect bug on AIX 4.1 where it notices the
 	eof when it should only be seeing the \r.

Mon Mar 31 23:12:32 1997  Marc Horowitz  <marc@cygnus.com>

	* default.exp: normalize all the key types to des_cbc_crc, with
 	normal and v4 salts

Thu Mar 27 23:20:51 1997  Mark W. Eichin  <eichin@kitten.gen.ma.us>

	* default.exp: add kpasswd_server to krb5.conf so that kpasswd
	can find the server that we're running.  (Not sure why this worked
	before...)

Sat Mar  1 00:21:07 1997  Marc Horowitz  <marc@cygnus.com>

	* default.exp: There were a number of places (like timeouts) where
 	no status at all was asserted.  added a few fail's and untested's.

Wed Feb 12 18:15:01 1997  Chris Provenzano  <proven@cygnus.com>

	* default.exp: Added kpasswd_port variable to kdc.conf creation.

Wed Dec 11 02:32:22 1996  Chris Provenzano  <proven@cygnus.com>

	* default.exp: Always extract keytab into tmpdir. This way
	if build directory is a file system that doesn't support
	file locking you can make tmpdir be a symlink to a directory that
	does and make check will pass.

Tue Sep 17 20:58:43 1996  Ken Raeburn  <raeburn@cygnus.com>

	* default.exp: Set terminal type to "dumb" to avoid interference
	from "resize".

Tue Sep  3 02:27:40 1996  Mark W. Eichin  <eichin@kitten.gen.ma.us>

	* default.exp: find a path to ktutil, for the v4 tests.

Wed Jun 12 12:56:10 1996  Mark W. Eichin  <eichin@kitten.gen.ma.us>

	* default.exp (setup_kerberos_files): set default_domain, so v4
	tests work. Only set default_tgs_enctypes that we support
	(des-cbc-md5 and des-cbc-crc.) Likewise, only list
	supported_enctypes that we support (currently des-cbc-crc:normal
	des-cbc-md5:normal des-cbc-crc:v4.)

