blob: 03f661972e00d949960956935ef37c2ba3792bba (
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
|
Wed Nov 13 19:24:36 1996 Tom Yu <tlyu@mit.edu>
* testing/Makefile.in (clean): Remove krb5-test-root.
Tue Sep 24 13:29:40 1996 Barry Jaspan <bjaspan@mit.edu>
* configure.in: add testing to subdirs list
Thu Sep 19 08:06:20 1996 Ezra Peisach <epeisach@kangaroo.mit.edu>
* configure.in: Do not build in v4server if compiling without
krb4.
Wed Sep 11 16:27:04 1996 Theodore Y. Ts'o <tytso@mit.edu>
* configure.in: no longer build import and export since they
are subsumed by kdb5_util.
Tue Sep 10 18:20:51 1996 Tom Yu <tlyu@mit.edu>
* configure.in: no longer build keytab
Fri Jul 26 15:35:31 1996 Tom Yu <tlyu@voltage-multiplier.mit.edu>
* configure.in: remove create
Thu Jul 25 17:24:18 1996 Marc Horowitz <marc@mit.edu>
* configure.in (CONFIG_DIRS): added v5passwdd
Fri Jul 12 14:38:30 1996 Marc Horowitz <marc@mit.edu>
* configure.in (CONFIG_DIRS): ktutil is still useful
functionality; add it back to the build.
Wed Jul 10 16:27:11 1996 Marc Horowitz <marc@mit.edu>
* configure.in: kdbkeys is no longer necessary.
* configure.in (CONFIG_DIRS): added dbutil
Thu Aug 24 19:21:14 1995 Theodore Y. Ts'o <tytso@dcl>
* .Sanitize: Add ktutil directory
Thu Aug 17 22:44:13 1995 Tom Yu <tlyu@dragons-lair.MIT.EDU>
* configure.in: Build ktutil now.
Fri Jul 7 15:59:15 EDT 1995 Paul Park (pjpark@mit.edu)
* Makefile.in - Remove LDFLAGS.
Fri Jun 9 19:05:26 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.
Tue May 9 15:58:33 EDT 1995 Paul Park (pjpark@mit.edu)
Add v5client.
Wed Apr 26 16:00:00 EDT 1995 Paul Park (pjpark@mit.edu)
Added new kpasswd and v5server directories for new protocol based
administrative functions.
|