summaryrefslogtreecommitdiffstats
path: root/src/admin/create/ChangeLog
blob: ada0236daeae177c69b00c81f2530f419679103c (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

Wed Aug 9 18:05:44 EDT 1995	Paul Park	(pjpark@mit.edu)
	* kdb5_create.c - Use default key/salt tuple list or one generated from
		reading KDC profile to determine which key types to make for
		the tgt principal.


Mon Jul 31 15:45:49 EDT 1995	Paul Park	(pjpark@mit.edu)
	* kdb5_create.c - Use new admin string conversion routines.
	* kdb5_create.M - Remove "string representation of integer" for keytype
		and etype.


Thu Jul 27 02:59:05 1995   Chris Provenzano (proven@mit.edu)

	* kdb5_create.c : Use new kdb format.

Mon Jul 17 14:58:00 EDT 1995	Paul Park	(pjpark@mit.edu)
	* configure.in - Add KADM library.
	* kdb5_create.c - Add KDC profile reading/handling as a supplement to
		command line supplied arguments.  Change calling sequence to
		krb5_db_fetch_mkey().


Fri Jul 7 15:36:00 EDT 1995	Paul Park	(pjpark@mit.edu)
	* Makefile.in - Remove all explicit library handling and LDFLAGS.
	* configure.in - Add USE_KDB5_LIBRARY and KRB5_LIBRARIES.


Fri Jun 30 14:30:07 EDT 1995	Paul Park	(pjpark@mit.edu)
	* configure.in - Add --with-dbm to select between Berkeley and DBM
		KDC database format.


Thu Jun 15 15:29:39 EDT 1995	Paul Park	(pjpark@mit.edu)
	* Makefile.in - Change explicit library names to -l<lib> form, and
		change target link line to use $(LD) and associated flags.
		Also, remove DBMLIB, it wasn't used.
	* configure.in - Remove checks for dbm, they are not needed any
		more with the Berkeley database code.  Add shared library
		usage check.

Fri Jun  9 18:14:21 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:18:02 1995  Theodore Y. Ts'o  <tytso@dcl>

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

Wed Mar  1 11:52:18 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 02:05:32 1995  John Gilmore  (gnu at toad.com)

	* kdb5_create.c:  Avoid <krb5/...> and <com_err.h> includes.

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

    * Added krb5_context to all krb5_routines

Thu Oct  6 23:29:07 1994  Theodore Y. Ts'o  (tytso@dcl)

	* kdb5_create.c (main): Add a new option so that the master key
		password can be entered on the command line --- for
		testing only; not documented!!

Mon Oct  3 19:10:01 1994  Theodore Y. Ts'o  (tytso@dcl)

	* Makefile.in: Use $(srcdir) to find manual page for make install.

Fri Sep 30 22:04:35 1994  Theodore Y. Ts'o  (tytso@dcl)

	* kdb5_create.c: Add placeholders for magic numbers.

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

	* Makefile.in: Relink executable when libraries change.

Tue Jul 19 18:56:59 1994  Tom Yu  (tlyu at dragons-lair)

	* kdb5_create.c: start kvno and mkno at 1, not 0.

Wed Jun 29 00:19:17 1994  Tom Yu  (tlyu at dragons-lair)

	* kdb5_create.c: fixed up something that should have been a call
	to init_ets()