* rcp.exp: Invoke kshd with -L for every environment variable we
[krb5.git] / src / tests / dejagnu / krb-standalone / ChangeLog
1 Mon Apr  8 14:13:06 1996  Ezra Peisach  <epeisach@kangaroo.mit.edu>
2
3         * rcp.exp: Invoke kshd with -L for every environment variable we
4                 want passed to invoke rcp with...
5
6 Fri Mar 15 15:09:17 1996  Ezra Peisach  <epeisach@kangaroo.mit.edu>
7
8         * gssftp.exp: Add dejagnu for GSS-API ftp.
9
10 Sun Mar  3 14:35:27 1996  Ezra Peisach  <epeisach@kangaroo.mit.edu>
11
12         * rcp.exp, rsh.exp: Change name of kshd to match current executable
13                 name. Change calling arguments to match current usage.
14         
15
16 Sat Jan 27 01:10:39 1996  Mark Eichin  <eichin@cygnus.com>
17
18         * kadmin.exp: use a longer password for kadmin_modify test to meet
19         password quality constraints.
20
21 Wed Dec 13 15:28:17 1995  Mark Eichin  <eichin@cygnus.com>
22
23         * kadmin.exp: test that kadmin_modify doesn't corrupt key entries.
24
25 Sat Oct  7 08:02:08 1995  Ezra Peisach  <epeisach@kangaroo.mit.edu>
26
27         * sample.exp: Make changes to deal with NetBSD expect. Similar to
28                 the AIX fix in gssapi.exp
29
30 Thu Aug 31 12:02:36 EDT 1995    Paul Park       (pjpark@mit.edu)
31         * gssapi.exp - Repeat tests with -v2 switch.
32
33 Sat Aug 26 17:56:50 1995  Ezra Peisach  (epeisach@kangaroo.mit.edu)
34
35         * sample.exp: Add inetd test
36
37 Thu Aug 24 18:48:01 1995  Theodore Y. Ts'o  <tytso@dcl>
38
39         * .Sanitize: Update file list
40
41 Thu Aug 3 11:57:28 EDT 1995     Paul Park       (pjpark@mit.edu)
42         * kadmin.exp - Gut expected string handling for kadmin5 until we
43                 firm up a concrete output format that we can test for.  Remove
44                 addv4 function test since it isn't supported in the same way.
45
46
47 Mon Jul 17 15:27:34 EDT 1995    Paul Park       (pjpark@mit.edu)
48         * kadmin.exp - Remove parameters from command lines of admin utilities
49                 because they're not needed anymore since we have the KDC
50                 profile.  Also remove prompting for the master key since we
51                 have full usage of the stash file.
52
53 Fri Jun  9 23:45:57 1995  Theodore Y. Ts'o  <tytso@dcl>
54
55         * kadmin.exp: Use the principal "krbtest/admin@KRBTEST.COM" for
56                 kadmin.
57
58 Mon Jun 5 16:10:15 EDT 1995     Paul Park       (pjpark@mit.edu)
59         * kadmin.exp - Change prompting order for kadmin ank and kadmin cpw.
60
61
62 Thu Jun 1 14:50:02 EDT 1995     Paul Park       (pjpark@mit.edu)
63         * kadmin.exp: Change admin instance name to kadmin.
64
65
66 Mon May 22 15:44:09 EDT 1995    Paul Park       (pjpark@mit.edu)
67         * gssapi.exp    - Add dejagnu test for GSS-API client and server.
68
69
70 Thu May 11 12:25:38 EDT 1995    Paul Park       (pjpark@mit.edu)
71         Add kadmin.exp for kadmin tests.
72
73 Wed May 10 17:00:01 1995  Ezra Peisach  <epeisach@kangaroo.mit.edu>
74
75         * .Sanitize (Things-to-keep): Add sample.exp
76
77         * sample.exp: Added sample client/server tests.
78
79 Sat May  6 17:12:37 1995  Ezra Peisach  <epeisach@kangaroo.mit.edu>
80
81         * standalone.exp: klist test - added new line to prevent an OSF/1
82                 expect bug which would hang the klist process in waiting.
83
84 Fri May  5 12:49:19 1995  Ezra Peisach  <epeisach@kangaroo.mit.edu>
85
86         * rcp.exp: (rcp_test()): Encrypted rcp are no longer expected to
87                 fail. 
88
89 Fri May 05 09:21:21 1995  Chris Provenzano (proven@mit.edu)
90
91         * rcp.exp (rcp_test()): Pass -c and -C args to encrypted rcp.
92                 These are necessary for the test realm because krshd
93                 nukes all environement variables before execing rcp.