aboutsummaryrefslogtreecommitdiff
path: root/src/clients/kinit/ChangeLog
blob: 32a9683b226e0bb283070d80f36002f845b26385 (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
Wed Mar  1 16:27:21 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:10:44 1995  John Gilmore  (gnu at toad.com)

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

Mon Feb 13 23:50:52 1995  Theodore Y. Ts'o  (tytso@dcl)

	* Makefile.in: Use $(LD) instead of $(CC) when linking.

Thu Feb 02 22:43:38 1995  Chris Provenzano (proven@mit.edu)

	* kinit.c (main()) Removed krb5_keytype, changed krb5_enctype to
                krb5_enctype *, changed krb5_preauthtype to krb5_preauthtype *
                for krb5_get_in_tkt_with_password() rotuine.

	* kinit.c (main()) use new API for krb5_get_in_tkt(), and replace 
		krb5_get_in_tkt_with_skey() with krb5_get_in_tkt_with_keytab()
		and remove all unnecessary cruft.

	* kinit.c Do a krb5_init_context() before using a krb5_context.

Sat Jan 28 14:45:55 1995  Chris Provenzano (proven@mit.edu)

        * kinit.c (main()) use new API for krb5_kt_get_entry().

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

    * Added krb5_context to all krb5_routines

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

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

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

	* kinit.c: Add magic number placeholder to statically defined 
	        structures.

Mon Aug  8 22:26:11 1994  Theodore Y. Ts'o  (tytso at tsx-11)

	* kinit.c: Change name of preauthentication
	KRB5_PADATA_ENC_TIMESTAMP to KRB5_PADATA_ENC_UNIX_TIME

Sat Jul 16 03:01:49 1994  Tom Yu  (tlyu at dragons-lair)

	* kinit.c: frob error codes