diff options
| author | Sam Hartman <hartmans@mit.edu> | 2006-04-11 21:28:48 +0000 |
|---|---|---|
| committer | Sam Hartman <hartmans@mit.edu> | 2006-04-11 21:28:48 +0000 |
| commit | 779066fca01df6c4354ccd4f80dcafe4e96d891c (patch) | |
| tree | 45813dea9d0492f0411ea537cd3b521544767a94 /src/tests/dejagnu/krb-root | |
| parent | 4e4c10590e698cfbb138bfb85bd1455b74919ec7 (diff) | |
| download | krb5-779066fca01df6c4354ccd4f80dcafe4e96d891c.tar.gz krb5-779066fca01df6c4354ccd4f80dcafe4e96d891c.tar.xz krb5-779066fca01df6c4354ccd4f80dcafe4e96d891c.zip | |
Remove ChangeLog files from the source tree. From now on, the
subversion commit log entry needs to include information that would
have been in the changelog.
git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@17893 dc483132-0cff-0310-8789-dd5450dbe970
Diffstat (limited to 'src/tests/dejagnu/krb-root')
| -rw-r--r-- | src/tests/dejagnu/krb-root/ChangeLog | 91 |
1 files changed, 0 insertions, 91 deletions
diff --git a/src/tests/dejagnu/krb-root/ChangeLog b/src/tests/dejagnu/krb-root/ChangeLog deleted file mode 100644 index 317764bcbd..0000000000 --- a/src/tests/dejagnu/krb-root/ChangeLog +++ /dev/null @@ -1,91 +0,0 @@ -2005-01-11 Ken Raeburn <raeburn@mit.edu> - - * rlogin.exp (start_rlogin_daemon): Use built-in sleep command. - * telnet.exp (start_telnet_daemon): Likewise. - -2004-11-15 Tom Yu <tlyu@mit.edu> - - * telnet.exp (telnet_test): Work around possible race condition - with client's resetting of terminal mode when returning from - interactive command mode. Test whether requiring encryption - works. - -2004-03-14 Ken Raeburn <raeburn@mit.edu> - - * rlogin.exp (start_rlogin_daemon, rlogin_test): Use portbase to - compute all port numbers. - * telnet.exp (start_telnet_daemon, telnet_test): Likewise. - -2003-12-13 Ken Raeburn <raeburn@mit.edu> - - * telnet.exp: Skip tests if no DES key types are enabled. - -2002-07-12 Ken Raeburn <raeburn@mit.edu> - - * rlogin.exp: Fix previous change. - -2002-07-01 Ken Raeburn <raeburn@mit.edu> - - * rlogin.exp: Update expected "encrypting" message for encrypted - rlogin. - -Thu Aug 10 09:54:52 2000 Ezra Peisach <epeisach@mit.edu> - - * rlogin.exp: Change RLOGIN to KRLOGIN so we do not use the - incorrect binary as used for the root login in default.exp. - -Thu Nov 14 15:20:19 1996 Barry Jaspan <bjaspan@mit.edu> - - * telnet.exp: telnet may output fqdn in upper-case - -Mon Nov 11 20:53:38 1996 Mark Eichin <eichin@cygnus.com> - Tue Sep 17 18:30:57 1996 Ken Raeburn <raeburn@cygnus.com> - - * rlogin.exp: In first rlogin test, drain last \r from rlogin - session to prevent rlogin from hanging in tcsetattr(TCSADRAIN) - call. - -Mon May 6 11:44:18 1996 Ezra Peisach <epeisach@kangaroo.mit.edu> - - * telnet.exp: Use a wrapper script for login.krb5 to setup shared - libraries properly. - -Fri Mar 29 01:34:47 1996 Marc Horowitz <marc@mit.edu> - - * telnet.exp (start_telnet_daemon) use sh -c around telnetd - invocation to avoid having the rlogin die when the first telnetd - exits. - (telnet_test) If telnet finishes (prints connection closed), but - doesnt exit by an expect timeout, then kill the telnet so the - tests can go on. - -Fri Mar 29 01:09:14 1996 Ken Raeburn <raeburn@cygnus.com> - - * rlogin.exp (rlogin_test): Make connection-closed patterns the - same, so the correct matching will happen when that message is - really expected. - -Thu Mar 28 18:17:31 1996 Ken Raeburn <raeburn@cygnus.com> - - * rlogin.exp (rlogin_test), telnet.exp (telnet_test): Handle - failures from closed connections. - - * telnet.exp (telnet_test): Move -- before hostname. - -Thu Mar 28 16:37:36 1996 Mark Eichin <eichin@cygnus.com> - - * telnet.exp (telnet_test): use -- to end the getopt arguments. - -Tue Mar 19 10:03:01 1996 Ezra Peisach <epeisach@kangaroo.mit.edu> - - * telnet.exp: Put back in the encrypted telnet tests. - -Sun Mar 3 15:42:29 1996 Ezra Peisach <epeisach@kangaroo.mit.edu> - - * rlogin.exp: Change to execute new program name and proper - arguments. - -Fri Nov 10 21:15:28 1995 Ezra Peisach <epeisach@kangaroo.mit.edu> - - * telnet.exp: Comment out encrypted telnet tests. - |
