aboutsummaryrefslogtreecommitdiff
path: root/src/tests/verify/ChangeLog
blob: 226b5020e78f0c422c86acd7f9b9bb64756a2c98 (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
Fri Jun  9 18:58:51 1995    <tytso@rsx-11.mit.edu>

	* configure.in: Remove standardized set of autoconf macros, which
		are now handled by CONFIG_RULES.

Thu Mar  2 12:34:50 1995  Theodore Y. Ts'o  <tytso@dcl>

	* Makefile.in (ISODELIB): Remove reference to $(ISODELIB).

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

	* configure.in: Remove ISODE_INCLUDE, replace check for -lsocket
		and -lnsl with WITH_NETLIB check.

Tue Feb 28 01:25:37 1995  John Gilmore  (gnu at toad.com)

	* kdb5_verify.c:  Avoid <krb5/...> includes.

Fri Jan 13 15:23:47 1995  Chris Provenzano (proven@mit.edu)

    * Added krb5_context to all krb5_routines

Sun Oct 23 00:50:42 1994    (tytso@rsx-11)

	* kdb5_verify.c (check_princ): Check principals with the correct
		realm name.

	* configure.in: Look for ndbm or dbm libraries

Thu Oct  6 12:42:47 1994  Theodore Y. Ts'o  (tytso@dcl)

	* kdb5_verify.c (main, set_dbname_help): Allow master key password
		to be passed in on the command line; to make testing
		scripts simpler.

	* kdb5_verify.c (check_princ): Check to make sure key version
		number is 1, not 0.

Thu Sep 29 23:00:05 1994  Theodore Y. Ts'o  (tytso@dcl)

 	* Makefile.in: Relink executable when libraries change