aboutsummaryrefslogtreecommitdiff
path: root/src/kadmin/kpasswd/ChangeLog
blob: 3ed8be55f53f94cc9fc2dc90b25eaa8a66b7647f (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
Wed Mar  1 16:29:34 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:21:41 1995  John Gilmore  (gnu at toad.com)

	* kpasswd.c:  Avoid <krb5/...> includes.

Tue Feb 14 15:30:55 1995 Chris Provenzano  (proven@mit.edu)

        * kpasswd.c Call krb5_sendauth(), krb5_get_credentials()
  		with new calling convention.

Fri Feb 10 17:48:05 1995  Theodore Y. Ts'o  <tytso@dcl>

	* kpasswd.c: Don't include <krb5/asn.1/encode.h>; use <krb5/asn1.h>.

Mon Feb 06 17:19:04 1995 Chris Provenzano  (proven@mit.edu)

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

Wed Jan 25 16:54:40 1995  Chris Provenzano (proven@mit.edu)

        * Removed all narrow types and references to wide.h and narrow.h

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

    * Added krb5_context to all krb5_routines

Tue Dec 27 06:09:03 1994  Richard Basch  (probe@tardis)

	* configure.in:
	combined KRB5_UTPID, KRB5_UTTYPE, and KRB5_UTHOST
	into CHECK_UTMP macro (and added additional checks)

Fri Nov 18 01:08:39 1994  Mark Eichin  <eichin@cygnus.com>

	* configure.in: use new macros KRB5_UTPID, KRB5_UTTYPE, and
	KRB5_UTHOST (from epeisach).

Wed Oct 19 12:18:26 1994  Theodore Y. Ts'o  (tytso@dcl)

	* Makefile.in: Look for man page in the source directory.

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

	* kpasswd.c: Add placeholders for magic numbers

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

	* Makefile.in: relink executable if libraries change

Tue Aug  9 21:42:02 1994  Tom Yu  (tlyu@dragons-lair)

	* networked.c: yet another utent fix

Sat Jul 16 02:51:25 1994  Tom Yu  (tlyu at dragons-lair)

	* kpasswd.c (get_first_ticket): fix error codes