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