blob: dad9cfb7b05479a3891c437c936d918dec252791 (
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
|
1999-04-09 Theodore Ts'o <tytso@rsts-11.mit.edu>
* kconfig.c: Update to use newer (and proper profile calls)
Tue Jul 7 17:00:00 1998 Miro Jurisic <meeroh@mit.edu>
* Grayed out password changing button and commented out password changing code
(it doesn't work anyway)
* Updated to CW Pro 2
Mon Mar 3 15:14:34 1997 Ezra Peisach <epeisach@mit.edu>
* kconfig.c (main): Move krb5_init_context earlier in order to
initialize kcontext before use.
Fri Dec 20 12:01:10 1996 Marshall Vale <mjv@mit.edu>
* kconfig.c: Adjusted time-bomb date to June 1, 1997
* kconfig.rsrc: Bumped up version number, moved timebomb resources out
Mon Aug 5 12:00:00 1996 Marshall Vale <mjv@mit.edu>
* kconfig.c: Added time-bomb code.
* kconfig.rsrc: Added alert resources for time bomb display.
Thu Mar 28 17:59:43 1996 Theodore Y. Ts'o <tytso@dcl>
* kadm.c: Use new MacTCP Header files.
Wed Mar 27 18:51:43 1996 Theodore Y. Ts'o <tytso@dcl>
* kconfig.c, getpasswd.c: Use universal procedure pointers (UPP)
which are necessary for the Mac Power PC.
Tue Nov 7 12:00:00 1995 John Rivlin <jrivlin@fusion.com>
* kconfig.c, kconfig.h: Cleaned out dead code and improved
credential display to show full Kerberos principal.
* getpasswd.c: Improved password dialog to allow CR to
act as at TAB when the dialog has not been completed.
Wed Sep 27 12:00:00 1995 John Rivlin <jrivlin@fusion.com>
* autoconf.h: Removed this file. Now taken from libraries
directory.
* KerberosHeaders.pch: Removed this file. Now taken from
libraries directory.
Wed Sep 20 12:00:00 1995 James Mattly <mattly@fusion.com>
* kconfig.sit.hqx: update project files to include kadm source for
change password.
* KerberosHeaders.pch: updated to handle compilation of kadm for
change password.
Sun Sep 10 12:00:00 1995 James Mattly <mattly@fusion.com>
* ChangeLog created
* kconfig.sit.hqx: Project file changed to include new files
and renamed files.
|