Initial import from FreeBSD RELENG_4:
[dragonfly.git] / crypto / heimdal / lib / auth / ChangeLog
1 2002-05-19  Johan Danielsson  <joda@pdc.kth.se>
2
3         * pam/Makefile.am: set SUFFIXES with +=
4
5 2001-10-27  Assar Westerlund  <assar@sics.se>
6
7         * pam/Makefile.am: actually build the pam module
8
9 2001-09-13  Assar Westerlund  <assar@sics.se>
10
11         * sia/sia.c: move krb5_error_code inside a ifdef KRB5
12         * sia/sia_locl.h: move roken.h earlier to grab definition of
13         socklen_t
14
15 2001-08-28  Johan Danielsson  <joda@pdc.kth.se>
16
17         * sia/krb5_matrix.conf: athena -> heimdal
18
19 2001-07-17  Assar Westerlund  <assar@sics.se>
20
21         * sia/Makefile.am: use make-rpath to sort rpath arguments
22
23 2001-07-15  Assar Westerlund  <assar@sics.se>
24
25         * afskauthlib/Makefile.am: use LIB_des, so that we link with
26         libcrypto/libdes from krb4
27
28 2001-07-12  Assar Westerlund  <assar@sics.se>
29
30         * sia/Makefile.am: use $(CC) instead of ld for linking
31
32 2001-07-06  Assar Westerlund  <assar@sics.se>
33
34         * sia/Makefile.am: use LDFLAGS, and conditional libdes
35
36 2001-03-06  Assar Westerlund  <assar@sics.se>
37
38         * sia/Makefile.am: make sure of using -rpath and not -R when
39         calling ld
40
41 2001-02-15  Assar Westerlund  <assar@sics.se>
42
43         * pam/pam.c (psyslog): do not log to console
44
45 2001-01-29  Assar Westerlund  <assar@sics.se>
46
47         * sia/Makefile.am (libsia_krb5.so): actually run ld in the case
48         shared library case
49
50 2000-12-31  Assar Westerlund  <assar@sics.se>
51
52         * sia/sia.c (siad_ses_init): handle krb5_init_context failure
53         consistently
54         * afskauthlib/verify.c (verify_krb5): handle krb5_init_context
55         failure consistently
56
57 2000-11-30  Johan Danielsson  <joda@pdc.kth.se>
58
59         * afskauthlib/Makefile.am: use libtool
60
61         * afskauthlib/Makefile.am: work with krb4 only
62
63 2000-07-30  Johan Danielsson  <joda@pdc.kth.se>
64
65         * sia/Makefile.am: don't compress library, since 5.0 seems to have
66         a problem with this
67
68 2000-07-02  Assar Westerlund  <assar@sics.se>
69
70         * afskauthlib/verify.c: fixes for pag setting
71
72 1999-12-30  Assar Westerlund  <assar@sics.se>
73
74         * sia/Makefile.am: try to link with shared libraries if we don't
75         find any static ones
76
77 1999-12-20  Johan Danielsson  <joda@pdc.kth.se>
78
79         * sia/sia.c: don't use string concatenation with TKT_ROOT
80
81 1999-11-15  Assar Westerlund  <assar@sics.se>
82
83         * */lib/Makefile.in: set LIBNAME.  From Enrico Scholz
84         <Enrico.Scholz@informatik.tu-chemnitz.de>
85
86 1999-10-17  Assar Westerlund  <assar@sics.se>
87
88         * afskauthlib/verify.c (verify_krb5): need realm for v5 -> v4
89
90 1999-10-03  Assar Westerlund  <assar@sics.se>
91
92         * afskauthlib/verify.c (verify_krb5): update to new
93         krb524_convert_creds_kdc
94
95 1999-09-28  Assar Westerlund  <assar@sics.se>
96
97         * sia/sia.c (doauth): use krb5_get_local_realms and
98         krb5_verify_user_lrealm
99
100         * afskauthlib/verify.c (verify_krb5): remove krb5_kuserok.  use
101         krb5_verify_user_lrealm
102
103 1999-08-27  Johan Danielsson  <joda@pdc.kth.se>
104
105         * pam/Makefile.in: link with res_search/dn_expand libraries
106
107 1999-08-11  Johan Danielsson  <joda@pdc.kth.se>
108
109         * afskauthlib/verify.c: make this compile w/o krb4
110
111 1999-08-04  Assar Westerlund  <assar@sics.se>
112
113         * afskauthlib/verify.c: incorporate patches from Miroslav Ruda
114         <ruda@ics.muni.cz>
115
116 Thu Apr  8 14:35:34 1999  Johan Danielsson  <joda@hella.pdc.kth.se>
117
118         * sia/sia.c: remove definition of KRB_VERIFY_USER (moved to
119         config.h)
120
121         * sia/Makefile.am: make it build w/o krb4
122
123         * afskauthlib/verify.c: add krb5 support
124
125         * afskauthlib/Makefile.am: build afskauthlib.so
126
127 Wed Apr  7 14:06:22 1999  Johan Danielsson  <joda@hella.pdc.kth.se>
128
129         * sia/sia.c: make it compile w/o krb4
130
131         * sia/Makefile.am: make it compile w/o krb4
132
133 Thu Apr  1 18:09:23 1999  Johan Danielsson  <joda@hella.pdc.kth.se>
134
135         * sia/sia_locl.h: POSIX_GETPWNAM_R is defined in config.h
136
137 Sun Mar 21 14:08:30 1999  Johan Danielsson  <joda@hella.pdc.kth.se>
138
139         * sia/Makefile.in: add posix_getpw.c
140           
141         * sia/Makefile.am: makefile for sia
142           
143         * sia/posix_getpw.c: move from sia.c
144           
145         * sia/sia_locl.h: merge with krb5 version
146           
147         * sia/sia.c: merge with krb5 version
148           
149         * sia/sia5.c: remove unused variables