Remove reference to $(ISODELIB)
[krb5.git] / src / clients / ksu / ChangeLog
1 Thu Mar  2 12:32:17 1995  Theodore Y. Ts'o  <tytso@dcl>
2
3         * Makefile.in (ISODELIB): Remove reference to $(ISODELIB).
4
5 Wed Mar  1 16:28:36 1995  Theodore Y. Ts'o  <tytso@dcl>
6
7         * configure.in: Remove ISODE_INCLUDE, replace check for -lsocket
8                 and -lnsl with WITH_NETLIB check.
9
10 Tue Feb 28 02:11:21 1995  John Gilmore  (gnu at toad.com)
11
12         * ksu.h:  Avoid <krb5/...> and <com_err.h> includes.
13
14 Fri Feb 17 18:10:04 1995 Chris Provenzano  (proven@mit.edu)
15
16         * krb_auth_su.c krb5_auth_check()) Call krb5_get_cred_from_kdc()
17                 with new calling convention.
18
19 Mon Feb 06 17:19:04 1995 Chris Provenzano  (proven@mit.edu)
20
21         * krb_auth_su.c Removed krb5_keytype, changed krb5_enctype to
22                 krb5_enctype *, changed krb5_preauthtype to krb5_preauthtype *
23                 for krb5_get_in_tkt_with_password() rotuine.
24
25 Sat Jan 28 14:45:55 1995  Chris Provenzano (proven@mit.edu)
26
27         * krb_auth_su.c (krb5_verify_tkt_def()) use new API for 
28                 krb5_kt_get_entry.
29
30 Wed Jan 18 12:21:30 1995    <tytso@rsx-11.mit.edu>
31
32         * main.c (main): If gethostbyname returns an error, exit after
33                 printing an error message.
34
35 Fri Jan 13 15:23:47 1995  Chris Provenzano (proven@mit.edu)
36
37     * Added krb5_context to all krb5_routines
38
39 Mon Oct  3 19:15:28 1994  Theodore Y. Ts'o  (tytso@dcl)
40
41         * Makefile.in: Use $(srcdir) to find manual page for make install.
42
43 Fri Sep 30 22:14:41 1994  Theodore Y. Ts'o  (tytso@dcl)
44
45         * krb_auth_su.c: Add magic number placeholder to structures.
46
47 Tue Aug  9 20:29:47 1994  Tom Yu  (tlyu@dragons-lair)
48
49         * *.c: "upgrade" to C Classic :-)
50
51 Tue Aug  9 00:11:07 1994  Mark Eichin  (eichin@cygnus.com)
52
53         * main.c: define MAXHOSTNAMELEN if it isn't there already
54         (print_status): use varargs form as well
55         * configure.in: check for stdarg.h
56
57 Thu Aug  4 03:38:03 1994  Tom Yu  (tlyu@dragons-lair)
58
59         * Makefile.in: make install fixes
60
61 Mon Jul 25 01:23:36 1994  Tom Yu  (tlyu@dragons-lair)
62
63         * configure.in: check for ndbm/dbm
64
65 Thu Jul 21 01:01:20 1994  Tom Yu  (tlyu at dragons-lair)
66
67         * Makefile.in:
68         * configure.in: attempt to autoconf
69
70 Sat Jul 16 03:02:17 1994  Tom Yu  (tlyu at dragons-lair)
71
72         * ksu.c: frob error codes
73
74 Fri Jul 15 23:45:34 1994  Theodore Y. Ts'o  (tytso at tsx-11)
75
76         * ksu.c (get_dir_of_file): Change to use POSIX getcwd() function.
77
78