blob: 30d9bb78ec5e32018a4451b2c484651176786dd6 (
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
|
Mon May 17 19:53:28 1999 Danilo Almeida <dalmeida@mit.edu>
* version.rc: Boost version to 1.0.6.
Mon May 17 14:19:08 1999 Danilo Almeida <dalmeida@mit.edu>
* Makefile.in: Add NO_OUTPRE flag to prevent creation of output
directory under win32. Add clean-windows target. Reflect
that we only build this under win32 by removing wconfig
tags.
Mon Feb 8 21:45:05 1999 Theodore Y. Ts'o <tytso@mit.edu>
* readme: Update readme file so that it doesn't have obviously
incorrect information in it. (It's still not perfect!)
1998-05-27 Theodore Ts'o <tytso@rsts-11.mit.edu>
* mkbin.bat: Added convenience batch file which copies all of the
appropriate files out of the build tree into a single kbin
directory
* Makefile.in: Add the windows/lib directory to the list of
directories to be built (and cleaned).
Tue Aug 5 18:40:55 1997 Theodore Y. Ts'o <tytso@mit.edu>
* version.rc: New file containing the version resource information
for MIT releases of the Krb5 software.
Fri Apr 28 11:21:01 1995 Keith Vetter (keithv@fusion.com)
* makefile: added gss, new subdirectory for gss demo.
Wed Apr 19 18:37:07 1995 Keith Vetter (keithv@fusion.com)
* readme: updated about how to make it, and about gssapi.
Wed Apr 5 16:14:49 1995 Keith Vetter (keithv@fusion.com)
* readme: updated about realms, conf files and telnet port.
Tue Mar 28 12:00:00 1995 Keith Vetter (keithv@fusion.com)
* ChangeLog renamed to changelo to avoid having to always rename it.
Mon Mar 27 23:34:58 1995 Keith Vetter (keithv@fusion.com)
* makefile: fixed typo on the cd command
Mon Mar 27 20:34:58 1995 Keith Vetter (keithv@fusion.com)
* makefile: makes recursively in wintel directory
* readme: updated for wintel program.
Thu Mar 23 14:00:00 1995 Keith Vetter (keithv@fusion.com)
* readme: updated to reflect name change of zipping target.
Wed Mar 22 15:01:33 1995 Keith Vetter (keithv@fusion.com)
* readme: how-to create Windows version of kerberos 5
|