aboutsummaryrefslogtreecommitdiff
path: root/src/tests/ChangeLog
blob: b4212fc75de80f46a44e224cca40c1138e55becc (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
2000-11-08  Tom Yu  <tlyu@mit.edu>

	* configure.in: Change KRB4_DEJAGNU_TEST variable to KRBIV from
	KRB4; dejagnu-1.3 doesn't like digits in passed-in variables.
	[pullup from trunk]

2000-11-01  Ezra Peisach  <epeisach@mit.edu>

	* configure.in: Use AC_C_CONST and AC_TYPE_SIGNAL instead of
	AC_RETSIGTYPE and AC_TYPE_SIGNAL.
	[pullup from trunk]

2000-08-08  Ezra Peisach  <epeisach@mit.edu>

	* configure.in: Define KRB4_DEJAGNU_TEST depending on if krb4
	support is enabled.
	[pullup from trunk]

1999-10-26  Tom Yu  <tlyu@mit.edu>

	* Makefile.in: Clean up usage of CFLAGS, CPPFLAGS, DEFS, DEFINES,
	LOCAL_INCLUDES such that one can override CFLAGS from the command
	line without losing CPP search patchs and defines. Some associated
	Makefile cleanup. [from wsanchez@apple.com]

Wed Feb 18 16:27:44 1998  Tom Yu  <tlyu@mit.edu>

	* Makefile.in (thisconfigdir): Remove trailing slash.

Thu Feb 12 16:19:11 1998  Tom Yu  <tlyu@mit.edu>

	* configure.in: Add commented out AC_OUTPUT to force autoreconf to
	rebuild the configure script.

Mon Feb  2 16:47:05 1998  Theodore Ts'o  <tytso@rsts-11.mit.edu>

	* Makefile.in: Define BUILDTOP and thisconfigdir in the Makefile

	* configure.in: Create the makefiles for all of the subdirectories
		and move all of the configure.in tests from the
		subdirectories into this configure.in.
	
Wed Nov 19 10:54:01 1997  Ezra Peisach  <epeisach@mit.edu>

	* Makefile.in (kdb_check): Remove temporary file generated during test.

Tue Nov  4 14:36:37 1997  Ezra Peisach  <epeisach@mit.edu>

	* Makefile.in (kdb_check): Reinstated kdb checks

Wed Oct  8 10:52:36 1997  Ezra Peisach  <epeisach@mit.edu>

	* Makefile.in (kdb_check): Rewritten to use current admin system tools.

Wed Jul 30 18:28:06 1997  Tom Yu  <tlyu@mit.edu>

	* configure.in: Add "create" directory back.

Fri Jul 19 15:31:22 1996  Marc Horowitz  <marc@mit.edu>

	* Makefile.in (CFLAGS): the tests in Makefile.in have been
 	superseded by other tests in the new admin system.

	* configure.in: don't build create, since it doesn't work with the
 	new admin system, and isn't used by anything, anyway.

Mon Mar 18 21:49:39 1996  Ezra Peisach  <epeisach@kangaroo.mit.edu>

	* configure.in: Add KRB5_RUN_FLAGS

	* Makefile.in: Use runtime flags.

Wed Feb 28 00:35:58 1996  Theodore Y. Ts'o  <tytso@dcl>

	* configure.in: Build the gssapi tests directory

Wed Oct 25 11:23:26 1995  Ezra Peisach  <epeisach@kangaroo.mit.edu>

	* Makefile.in (check-unix): Run db checks before dejagnu tests. 

Wed Sep 06 14:20:57 1995   Chris Provenzano (proven@mit.edu)

        * test1.c : s/keytype/enctype/g, s/KEYTYPE/ENCTYPE/g

Fri Sep 1 14:39:07 EDT 1995	Paul Park	(pjpark@mit.edu)

	* Makefile.in - Add test for "old" dump format.

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

	* .Sanitize: Update file list

Fri Jul 7 16:35:30 EDT 1995	Paul Park	(pjpark@mit.edu)
	* Makefile.in - Remove LDFLAGS.


Thu Jun 15 18:10:03 EDT 1995	Paul Park	(pjpark@mit.edu)
	* Makefile.in - Set LD_LIBRARY_PATH to be the library directory in
		case we've built with shared libraries.

Fri Jun  9 18:56:53 1995    <tytso@rsx-11.mit.edu>

	* configure.in: Remove standardized set of autoconf macros, which
		are now handled by CONFIG_RULES.  Use DO_SUBDIRS to
		recurse down subdirectories.

Wed May 03 02:25:32 1995  Chris Provenzano  (proven@mit.edu)

	* Imakefile : Removed.

Wed Apr 26 17:26:19 1995  Mark Eichin  <eichin@cygnus.com>

	* configure.in: Added dejagnu subdirectory for Ian's tests.

Wed Mar  1 16:31:35 1995  Theodore Y. Ts'o  <tytso@dcl>

	* configure.in: Added resolve subdirectory.

Tue Feb 28 01:23:18 1995  John Gilmore  (gnu at toad.com)

	* dump.c, test1.c:  Avoid <krb5/...> includes.

Sun Oct 23 01:47:14 1994    (tytso@rsx-11)

	* Makefile.in (check): Do checks for depth = 5

Fri Oct  7 01:26:42 1994  Theodore Y. Ts'o  (tytso@dcl)

	* Makefile.in (check): Add general admin/kdb confidence check.

Thu Oct  6 21:41:46 1994  Theodore Y. Ts'o  (tytso@dcl)

	* configure.in: Add recursive "make check"

Wed Jun 29 00:26:31 1994  Tom Yu  (tlyu at dragons-lair)

	* test1.c: added call to krb5_init_ets