aboutsummaryrefslogtreecommitdiff
path: root/src/tests/dejagnu/krb-standalone/ChangeLog
blob: 38842c0961feaf9af03f16a7f029d6434d7651cb (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
Mon Nov 11 20:54:37 1996  Mark Eichin  <eichin@cygnus.com>
	Tue Sep 17 19:19:56 1996  Ken Raeburn  <raeburn@cygnus.com>

	* gssapi.exp (doit): Add more info to first set of "gssclient3"
	failure messages.  Drain client-side output in gssclient3 tests
	also, to prevent hanging on HP-UX.

Wed Nov  6 20:31:52 1996  Tom Yu  <tlyu@mit.edu>

	* gssftp.exp: Check for "foo: No such file or directory" in
	addition to "foo not found".

Mon Oct 14 08:05:11 1996  Ezra Peisach  <epeisach@kangaroo.mit.edu>

	* gssftp.exp: Test ls and nlist commands. [krb5-appl/108]

Wed Aug 14 20:27:36 1996  Tom Yu  <tlyu@mit.edu>

	* gssftp.exp: Do case insensitive match in case hostname doesn't
		get downcased.

Mon Aug 12 22:58:09 1996  Ezra Peisach  <epeisach@kangaroo.mit.edu>

	* kadmin.exp: Rewrite using kadmin.local instead of kdb5_edit.

Tue Aug  6 11:50:14 1996  Tom Yu  <tlyu@voltage-multiplier.mit.edu>

	* kadmin.exp: Fix to specify "2500 seconds" explictly to avoid
		getting negative maxlife.

Mon Jul 29 11:30:24 1996  Ezra Peisach  <epeisach@kangaroo.mit.edu>

	* kadmin.exp: Added back in. Rewritten to use new admin system.

Tue Jul 23 23:40:05 1996  Theodore Y. Ts'o  <tytso@mit.edu>

	* kadmin.exp: removed, since it was for the old admin server.

Mon Jul 22 04:19:46 1996  Marc Horowitz  <marc@mit.edu>

	* gssftp.exp (ftp_test): check for the banner with -nocase, since
 	hostnames are case insensitive.

Fri Jul 19 19:56:26 1996  Marc Horowitz  <marc@mit.edu>

	* gssapi.exp: port to changes in gss-sample, most importantly,
 	output format changes and the removal of the -v2 flag.

Mon May  6 08:05:33 1996  Ezra Peisach  <epeisach@kangaroo.mit.edu>

	* rcp.exp: Use a wrapper script to set up the remote rcp as
		started from kshd. 

	* rsh.exp: Setup a wrapper script in executing klist in the remote
		shell so that environment variables are properly set.

	* kadmin.exp: (kpasswd_cpw): After giving new password, wait for
		the newline or we hang waiting for the process to finish. 

Fri May  3 21:44:24 1996  Ken Raeburn  <raeburn@cygnus.com>

	Fri Mar 29 15:05:30 1996  Chris Provenzano  <proven@cygnus.com>

	* rsh.exp: Add tests for ticket forwarding.

	Thu Mar 28 19:30:53 1996  Marc Horowitz  <marc@mit.edu>

	* kadmin.exp and gssapi.exp: Fix syntax of expect_after blocks.
  	The -i $foo must be inside the {, and the { must be by itself at
 	the end of the line.
	* gssftp.exp (start_ftp_daemon): use krb5.conf, not krb.conf

	Thu Mar 28 17:32:47 1996  Ken Raeburn  <raeburn@cygnus.com>

	* gssftp.exp (ftp_test): Explicitly select binary mode.

	Wed Mar 27 22:45:53 1996  Ken Raeburn  <raeburn@cygnus.com>

	* kadmin.exp: Don't look at output from kadmind to drain it; that
	problem is handled elsewhere now.

	Thu Mar 14 14:57:19 1996  Mark Eichin  <eichin@cygnus.com>

	* kadmin.exp (kadmin_delete, kamind_add, kadmin_add_rnd,
	kadmin_examine, kadmin_cpw, kadmin_cpw_rnd, kadmin_modify,
	kadmin_rename, kadmin_list, kadmin_extract, kadmin_extractv4):
	check for "lost KDC" as well.

	Sun Feb 18 00:56:52 1996  Mark W. Eichin  <eichin@cygnus.com>

	* kadmin.exp (kadmin_show): extend regexp to match current kadmin
	interface.
	(kadmin_add): match more of extended output (tentative change,
	should be expanded later to actually check the values.)

Wed Apr 17 17:53:51 1996  Theodore Y. Ts'o  <tytso@mit.edu>

	* gssftp.exp: Fix the expect string so that it doesn't assume that
		the client is using its fully qualified domain name as its
		local hostname.  We now check to make sure that FTP banner
		contains $localhostname, plus optional characters (which
		can be the domainname depending on the system.)

Mon Apr  8 14:13:06 1996  Ezra Peisach  <epeisach@kangaroo.mit.edu>

	* rcp.exp: Invoke kshd with -L for every environment variable we
		want passed to invoke rcp with...

Fri Mar 15 15:09:17 1996  Ezra Peisach  <epeisach@kangaroo.mit.edu>

	* gssftp.exp: Add dejagnu for GSS-API ftp.

Sun Mar  3 14:35:27 1996  Ezra Peisach  <epeisach@kangaroo.mit.edu>

	* rcp.exp, rsh.exp: Change name of kshd to match current executable
		name. Change calling arguments to match current usage.
	

Sat Jan 27 01:10:39 1996  Mark Eichin  <eichin@cygnus.com>

	* kadmin.exp: use a longer password for kadmin_modify test to meet
	password quality constraints.

Wed Dec 13 15:28:17 1995  Mark Eichin  <eichin@cygnus.com>

	* kadmin.exp: test that kadmin_modify doesn't corrupt key entries.

Sat Oct  7 08:02:08 1995  Ezra Peisach  <epeisach@kangaroo.mit.edu>

	* sample.exp: Make changes to deal with NetBSD expect. Similar to
		the AIX fix in gssapi.exp

Thu Aug 31 12:02:36 EDT 1995	Paul Park	(pjpark@mit.edu)
	* gssapi.exp - Repeat tests with -v2 switch.

Sat Aug 26 17:56:50 1995  Ezra Peisach  (epeisach@kangaroo.mit.edu)

	* sample.exp: Add inetd test

Thu Aug 24 18:48:01 1995  Theodore Y. Ts'o  <tytso@dcl>

	* .Sanitize: Update file list

Thu Aug 3 11:57:28 EDT 1995	Paul Park	(pjpark@mit.edu)
	* kadmin.exp - Gut expected string handling for kadmin5 until we
		firm up a concrete output format that we can test for.  Remove
		addv4 function test since it isn't supported in the same way.


Mon Jul 17 15:27:34 EDT 1995	Paul Park	(pjpark@mit.edu)
	* kadmin.exp - Remove parameters from command lines of admin utilities
		because they're not needed anymore since we have the KDC
		profile.  Also remove prompting for the master key since we
		have full usage of the stash file.

Fri Jun  9 23:45:57 1995  Theodore Y. Ts'o  <tytso@dcl>

	* kadmin.exp: Use the principal "krbtest/admin@KRBTEST.COM" for
		kadmin.

Mon Jun 5 16:10:15 EDT 1995	Paul Park	(pjpark@mit.edu)
	* kadmin.exp - Change prompting order for kadmin ank and kadmin cpw.


Thu Jun 1 14:50:02 EDT 1995	Paul Park	(pjpark@mit.edu)
	* kadmin.exp: Change admin instance name to kadmin.


Mon May 22 15:44:09 EDT 1995	Paul Park	(pjpark@mit.edu)
	* gssapi.exp	- Add dejagnu test for GSS-API client and server.


Thu May 11 12:25:38 EDT 1995	Paul Park	(pjpark@mit.edu)
	Add kadmin.exp for kadmin tests.

Wed May 10 17:00:01 1995  Ezra Peisach  <epeisach@kangaroo.mit.edu>

	* .Sanitize (Things-to-keep): Add sample.exp

	* sample.exp: Added sample client/server tests.

Sat May  6 17:12:37 1995  Ezra Peisach  <epeisach@kangaroo.mit.edu>

	* standalone.exp: klist test - added new line to prevent an OSF/1
	        expect bug which would hang the klist process in waiting.

Fri May  5 12:49:19 1995  Ezra Peisach  <epeisach@kangaroo.mit.edu>

	* rcp.exp: (rcp_test()): Encrypted rcp are no longer expected to
		fail. 

Fri May 05 09:21:21 1995  Chris Provenzano (proven@mit.edu)

	* rcp.exp (rcp_test()): Pass -c and -C args to encrypted rcp.
		These are necessary for the test realm because krshd
		nukes all environement variables before execing rcp.