* v4gssftp.exp: Allow for "no credentials cache found" error minor
[krb5.git] / src / tests / dejagnu / krb-standalone / ChangeLog
1 2001-04-26  Tom Yu  <tlyu@mit.edu>
2
3         * v4gssftp.exp: Allow for "no credentials cache found" error minor
4         code from GSSAPI.
5
6 2000-11-08  Tom Yu  <tlyu@mit.edu>
7
8         * v4gssftp.exp: Fix to handle some cases of krb4 failure prior to
9         timing out.
10
11 Tue Aug 22 11:43:14 2000  Ezra Peisach  <epeisach@mit.edu>
12
13         * v4gssftp.exp: New tests for the krb4 compatible interface to gssftp. 
14
15 2000-08-08  Ezra Peisach  <epeisach@engrailed.mit.edu>
16
17         * v4standalone.exp: New set of tests for basic V4 functionality.
18
19 2000-07-04  Tom Yu  <tlyu@mit.edu>
20
21         * rsh.exp: Drain buffers on klist test to avoid wedging rsh on
22         exit under HP/UX.
23
24         * gssapi.exp: Rework significantly to deal with HP/UX lossage that
25         probably resulted from when either the client or the server wound
26         up blocking on tty output.  Abstract things a little more.  Remove
27         dead duplicate code that used to deal with "-v2".  Should figure
28         out why the "-v2" stuff disappeared mysteriously.
29
30 2000-02-07  Tom Yu  <tlyu@mit.edu>
31
32         * kadmin.exp: Use $KDESTROY -5 to deal with changed behavior.
33
34 2000-02-06  Tom Yu  <tlyu@mit.edu>
35
36         * standalone.exp: Use $KLIST -5 and $KDESTROY -5 to deal with
37         changed behavior in these programs.  Wait for eof in some cases to
38         avoid hanging.
39
40         * rsh.exp: Wait for eof to prevent hanging.
41
42         * gssapi.exp: Use $KINIT -5 to deal with new kinit behavior.
43
44 Fri Nov  6 10:05:31 1998  Ezra Peisach  <epeisach@mit.edu>
45
46         * gssftp.exp: Changes to deal with new text messages in ftp/ftpd.
47
48 Fri Jan 30 23:49:54 1998  Tom Yu  <tlyu@mit.edu>
49
50         * kadmin.exp: Fix to deal with new kpasswd program.
51
52 Sun Nov  9 10:07:07 1997  Ezra Peisach  <epeisach@mit.edu>
53
54         * gssftp.exp: Replace "else if" with "elseif" as expect 5.25
55         requires it. [krb5-misc/487]
56
57 Mon Nov 11 20:54:37 1996  Mark Eichin  <eichin@cygnus.com>
58         Tue Sep 17 19:19:56 1996  Ken Raeburn  <raeburn@cygnus.com>
59
60         * gssapi.exp (doit): Add more info to first set of "gssclient3"
61         failure messages.  Drain client-side output in gssclient3 tests
62         also, to prevent hanging on HP-UX.
63
64 Wed Nov  6 20:31:52 1996  Tom Yu  <tlyu@mit.edu>
65
66         * gssftp.exp: Check for "foo: No such file or directory" in
67         addition to "foo not found".
68
69 Mon Oct 14 08:05:11 1996  Ezra Peisach  <epeisach@kangaroo.mit.edu>
70
71         * gssftp.exp: Test ls and nlist commands. [krb5-appl/108]
72
73 Wed Aug 14 20:27:36 1996  Tom Yu  <tlyu@mit.edu>
74
75         * gssftp.exp: Do case insensitive match in case hostname doesn't
76                 get downcased.
77
78 Mon Aug 12 22:58:09 1996  Ezra Peisach  <epeisach@kangaroo.mit.edu>
79
80         * kadmin.exp: Rewrite using kadmin.local instead of kdb5_edit.
81
82 Tue Aug  6 11:50:14 1996  Tom Yu  <tlyu@voltage-multiplier.mit.edu>
83
84         * kadmin.exp: Fix to specify "2500 seconds" explictly to avoid
85                 getting negative maxlife.
86
87 Mon Jul 29 11:30:24 1996  Ezra Peisach  <epeisach@kangaroo.mit.edu>
88
89         * kadmin.exp: Added back in. Rewritten to use new admin system.
90
91 Tue Jul 23 23:40:05 1996  Theodore Y. Ts'o  <tytso@mit.edu>
92
93         * kadmin.exp: removed, since it was for the old admin server.
94
95 Mon Jul 22 04:19:46 1996  Marc Horowitz  <marc@mit.edu>
96
97         * gssftp.exp (ftp_test): check for the banner with -nocase, since
98         hostnames are case insensitive.
99
100 Fri Jul 19 19:56:26 1996  Marc Horowitz  <marc@mit.edu>
101
102         * gssapi.exp: port to changes in gss-sample, most importantly,
103         output format changes and the removal of the -v2 flag.
104
105 Mon May  6 08:05:33 1996  Ezra Peisach  <epeisach@kangaroo.mit.edu>
106
107         * rcp.exp: Use a wrapper script to set up the remote rcp as
108                 started from kshd. 
109
110         * rsh.exp: Setup a wrapper script in executing klist in the remote
111                 shell so that environment variables are properly set.
112
113         * kadmin.exp: (kpasswd_cpw): After giving new password, wait for
114                 the newline or we hang waiting for the process to finish. 
115
116 Fri May  3 21:44:24 1996  Ken Raeburn  <raeburn@cygnus.com>
117
118         Fri Mar 29 15:05:30 1996  Chris Provenzano  <proven@cygnus.com>
119
120         * rsh.exp: Add tests for ticket forwarding.
121
122         Thu Mar 28 19:30:53 1996  Marc Horowitz  <marc@mit.edu>
123
124         * kadmin.exp and gssapi.exp: Fix syntax of expect_after blocks.
125         The -i $foo must be inside the {, and the { must be by itself at
126         the end of the line.
127         * gssftp.exp (start_ftp_daemon): use krb5.conf, not krb.conf
128
129         Thu Mar 28 17:32:47 1996  Ken Raeburn  <raeburn@cygnus.com>
130
131         * gssftp.exp (ftp_test): Explicitly select binary mode.
132
133         Wed Mar 27 22:45:53 1996  Ken Raeburn  <raeburn@cygnus.com>
134
135         * kadmin.exp: Don't look at output from kadmind to drain it; that
136         problem is handled elsewhere now.
137
138         Thu Mar 14 14:57:19 1996  Mark Eichin  <eichin@cygnus.com>
139
140         * kadmin.exp (kadmin_delete, kamind_add, kadmin_add_rnd,
141         kadmin_examine, kadmin_cpw, kadmin_cpw_rnd, kadmin_modify,
142         kadmin_rename, kadmin_list, kadmin_extract, kadmin_extractv4):
143         check for "lost KDC" as well.
144
145         Sun Feb 18 00:56:52 1996  Mark W. Eichin  <eichin@cygnus.com>
146
147         * kadmin.exp (kadmin_show): extend regexp to match current kadmin
148         interface.
149         (kadmin_add): match more of extended output (tentative change,
150         should be expanded later to actually check the values.)
151
152 Wed Apr 17 17:53:51 1996  Theodore Y. Ts'o  <tytso@mit.edu>
153
154         * gssftp.exp: Fix the expect string so that it doesn't assume that
155                 the client is using its fully qualified domain name as its
156                 local hostname.  We now check to make sure that FTP banner
157                 contains $localhostname, plus optional characters (which
158                 can be the domainname depending on the system.)
159
160 Mon Apr  8 14:13:06 1996  Ezra Peisach  <epeisach@kangaroo.mit.edu>
161
162         * rcp.exp: Invoke kshd with -L for every environment variable we
163                 want passed to invoke rcp with...
164
165 Fri Mar 15 15:09:17 1996  Ezra Peisach  <epeisach@kangaroo.mit.edu>
166
167         * gssftp.exp: Add dejagnu for GSS-API ftp.
168
169 Sun Mar  3 14:35:27 1996  Ezra Peisach  <epeisach@kangaroo.mit.edu>
170
171         * rcp.exp, rsh.exp: Change name of kshd to match current executable
172                 name. Change calling arguments to match current usage.
173         
174
175 Sat Jan 27 01:10:39 1996  Mark Eichin  <eichin@cygnus.com>
176
177         * kadmin.exp: use a longer password for kadmin_modify test to meet
178         password quality constraints.
179
180 Wed Dec 13 15:28:17 1995  Mark Eichin  <eichin@cygnus.com>
181
182         * kadmin.exp: test that kadmin_modify doesn't corrupt key entries.
183
184 Sat Oct  7 08:02:08 1995  Ezra Peisach  <epeisach@kangaroo.mit.edu>
185
186         * sample.exp: Make changes to deal with NetBSD expect. Similar to
187                 the AIX fix in gssapi.exp
188
189 Thu Aug 31 12:02:36 EDT 1995    Paul Park       (pjpark@mit.edu)
190         * gssapi.exp - Repeat tests with -v2 switch.
191
192 Sat Aug 26 17:56:50 1995  Ezra Peisach  (epeisach@kangaroo.mit.edu)
193
194         * sample.exp: Add inetd test
195
196 Thu Aug 24 18:48:01 1995  Theodore Y. Ts'o  <tytso@dcl>
197
198         * .Sanitize: Update file list
199
200 Thu Aug 3 11:57:28 EDT 1995     Paul Park       (pjpark@mit.edu)
201         * kadmin.exp - Gut expected string handling for kadmin5 until we
202                 firm up a concrete output format that we can test for.  Remove
203                 addv4 function test since it isn't supported in the same way.
204
205
206 Mon Jul 17 15:27:34 EDT 1995    Paul Park       (pjpark@mit.edu)
207         * kadmin.exp - Remove parameters from command lines of admin utilities
208                 because they're not needed anymore since we have the KDC
209                 profile.  Also remove prompting for the master key since we
210                 have full usage of the stash file.
211
212 Fri Jun  9 23:45:57 1995  Theodore Y. Ts'o  <tytso@dcl>
213
214         * kadmin.exp: Use the principal "krbtest/admin@KRBTEST.COM" for
215                 kadmin.
216
217 Mon Jun 5 16:10:15 EDT 1995     Paul Park       (pjpark@mit.edu)
218         * kadmin.exp - Change prompting order for kadmin ank and kadmin cpw.
219
220
221 Thu Jun 1 14:50:02 EDT 1995     Paul Park       (pjpark@mit.edu)
222         * kadmin.exp: Change admin instance name to kadmin.
223
224
225 Mon May 22 15:44:09 EDT 1995    Paul Park       (pjpark@mit.edu)
226         * gssapi.exp    - Add dejagnu test for GSS-API client and server.
227
228
229 Thu May 11 12:25:38 EDT 1995    Paul Park       (pjpark@mit.edu)
230         Add kadmin.exp for kadmin tests.
231
232 Wed May 10 17:00:01 1995  Ezra Peisach  <epeisach@kangaroo.mit.edu>
233
234         * .Sanitize (Things-to-keep): Add sample.exp
235
236         * sample.exp: Added sample client/server tests.
237
238 Sat May  6 17:12:37 1995  Ezra Peisach  <epeisach@kangaroo.mit.edu>
239
240         * standalone.exp: klist test - added new line to prevent an OSF/1
241                 expect bug which would hang the klist process in waiting.
242
243 Fri May  5 12:49:19 1995  Ezra Peisach  <epeisach@kangaroo.mit.edu>
244
245         * rcp.exp: (rcp_test()): Encrypted rcp are no longer expected to
246                 fail. 
247
248 Fri May 05 09:21:21 1995  Chris Provenzano (proven@mit.edu)
249
250         * rcp.exp (rcp_test()): Pass -c and -C args to encrypted rcp.
251                 These are necessary for the test realm because krshd
252                 nukes all environement variables before execing rcp.