aboutsummaryrefslogtreecommitdiff
path: root/src/tests/create/ChangeLog
blob: 90b816de454eb652ae2b4d6eff250ea9a7e9b59d (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

Thu Jun 15 18:10:55 EDT 1995	Paul Park	(pjpark@mit.edu)
	* Makefile.in - Remove DBMLIB.
	* configure.in - Remove check for dbm libraries.  Use shared library
		linking rules.

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

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

Fri Mar 31 17:05:49 1995  Theodore Y. Ts'o  (tytso@dcl)

	* kdb5_mkdums.c (add_princ): Zero out the entry before inserting it.

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

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

Wed Mar  1 16:32:20 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:24:52 1995  John Gilmore  (gnu at toad.com)

	* kdb5_mkdums.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:07 1994    (tytso@rsx-11)

	* kdb5_mkdums.c (add_princ): Create principals with correct realm
		name. 

	* configure.in: Look for ndbm or dbm libraries

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

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

	* kdb5_mkdums.c (add_princ): Initialize all the fields of the
		principal. 

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

	* Makefile.in: Relink executable when libraries change

Thu Sep 15 17:16:46 1994  Theodore Y. Ts'o  (tytso@dcl)

	* kdb5_mkdums.c (add_princ): Initialize key version number to be 1.