]> CyberLeo.Net >> Repos - FreeBSD/releng/9.2.git/blob - crypto/heimdal/lib/auth/ChangeLog
- Copy stable/9 to releng/9.2 as part of the 9.2-RELEASE cycle.
[FreeBSD/releng/9.2.git] / crypto / heimdal / lib / auth / ChangeLog
1 2007-12-14  Love Hörnquist Åstrand  <lha@it.su.se>
2
3         * sia/Makefile.am: One EXTRA_DIST is enought, from dave love.
4
5         * pam/Makefile.am: Add SRCS to EXTRA_DIST
6
7         * afskauthlib/Makefile.am: SRCS
8
9 2006-10-22  Love Hörnquist Åstrand  <lha@it.su.se>
10
11         * pam/Makefile.am: use libtool to build binaries
12         
13 2005-05-02  Dave Love  <fx@gnu.org>
14         
15         * afskauthlib/Makefile.am (afskauthlib.so): Use libtool.
16         (.c.o): Use CC (like SIA module), not COMPILE.
17
18 2005-04-19  Love Hörnquist Åstrand  <lha@it.su.se>
19
20         * sia/sia.c: fix getpw*_r calls, they return 0 even when the entry
21         isn't found and instead make it with setting return pointer to
22         NULL.  From Luke Mewburn <lukem@NetBSD.org>
23
24 2004-09-08  Johan Danielsson  <joda@pdc.kth.se>
25
26         * afskauthlib/verify.c: use krb5_appdefault_boolean instead of
27         krb5_config_get_bool
28
29 2003-09-23  Love Hörnquist Åstrand  <lha@it.su.se>
30
31         * sia/sia.c: Add support for AFS when using Kerberos 5, From:
32         Sergio.Gelato@astro.su.se
33         
34 2003-07-07  Love Hörnquist Åstrand  <lha@it.su.se>
35
36         * pam/Makefile.am: XXX inline COMPILE since automake wont add it
37         
38         * afskauthlib/verify.c (verify_krb5): use krb5_cc_clear_mcred
39         
40 2003-05-08  Love Hörnquist Åstrand  <lha@it.su.se>
41
42         * sia/Makefile.am: inline COMPILE since (modern) automake doesn't
43         add it by itself for some reason
44
45 2003-04-30  Love Hörnquist Åstrand  <lha@it.su.se>
46
47         * afskauthlib/Makefile.am: always includes kafs now that its built
48         
49 2003-03-27  Love Hörnquist Åstrand  <lha@it.su.se>
50         
51         * sia/Makefile.am: libkafs is always built now, lets include it
52         
53 2002-05-19  Johan Danielsson  <joda@pdc.kth.se>
54
55         * pam/Makefile.am: set SUFFIXES with +=
56
57 2001-10-27  Assar Westerlund  <assar@sics.se>
58
59         * pam/Makefile.am: actually build the pam module
60
61 2001-09-18  Johan Danielsson  <joda@pdc.kth.se>
62
63         * sia/Makefile.am: also don't compress krb5 library, at least
64         siacfg fails with compressed libraries
65
66 2001-09-13  Assar Westerlund  <assar@sics.se>
67
68         * sia/sia.c: move krb5_error_code inside a ifdef KRB5
69         * sia/sia_locl.h: move roken.h earlier to grab definition of
70         socklen_t
71
72 2001-08-28  Johan Danielsson  <joda@pdc.kth.se>
73
74         * sia/krb5_matrix.conf: athena -> heimdal
75
76 2001-07-17  Assar Westerlund  <assar@sics.se>
77
78         * sia/Makefile.am: use make-rpath to sort rpath arguments
79
80 2001-07-15  Assar Westerlund  <assar@sics.se>
81
82         * afskauthlib/Makefile.am: use LIB_des, so that we link with
83         libcrypto/libdes from krb4
84
85 2001-07-12  Assar Westerlund  <assar@sics.se>
86
87         * sia/Makefile.am: use $(CC) instead of ld for linking
88
89 2001-07-06  Assar Westerlund  <assar@sics.se>
90
91         * sia/Makefile.am: use LDFLAGS, and conditional libdes
92
93 2001-03-06  Assar Westerlund  <assar@sics.se>
94
95         * sia/Makefile.am: make sure of using -rpath and not -R when
96         calling ld
97
98 2001-02-15  Assar Westerlund  <assar@sics.se>
99
100         * pam/pam.c (psyslog): do not log to console
101
102 2001-01-29  Assar Westerlund  <assar@sics.se>
103
104         * sia/Makefile.am (libsia_krb5.so): actually run ld in the case
105         shared library case
106
107 2000-12-31  Assar Westerlund  <assar@sics.se>
108
109         * sia/sia.c (siad_ses_init): handle krb5_init_context failure
110         consistently
111         * afskauthlib/verify.c (verify_krb5): handle krb5_init_context
112         failure consistently
113
114 2000-11-30  Johan Danielsson  <joda@pdc.kth.se>
115
116         * afskauthlib/Makefile.am: use libtool
117
118         * afskauthlib/Makefile.am: work with krb4 only
119
120 2000-07-30  Johan Danielsson  <joda@pdc.kth.se>
121
122         * sia/Makefile.am: don't compress library, since 5.0 seems to have
123         a problem with this
124
125 2000-07-02  Assar Westerlund  <assar@sics.se>
126
127         * afskauthlib/verify.c: fixes for pag setting
128
129 1999-12-30  Assar Westerlund  <assar@sics.se>
130
131         * sia/Makefile.am: try to link with shared libraries if we don't
132         find any static ones
133
134 1999-12-20  Johan Danielsson  <joda@pdc.kth.se>
135
136         * sia/sia.c: don't use string concatenation with TKT_ROOT
137
138 1999-11-15  Assar Westerlund  <assar@sics.se>
139
140         * */lib/Makefile.in: set LIBNAME.  From Enrico Scholz
141         <Enrico.Scholz@informatik.tu-chemnitz.de>
142
143 1999-10-17  Assar Westerlund  <assar@sics.se>
144
145         * afskauthlib/verify.c (verify_krb5): need realm for v5 -> v4
146
147 1999-10-03  Assar Westerlund  <assar@sics.se>
148
149         * afskauthlib/verify.c (verify_krb5): update to new
150         krb524_convert_creds_kdc
151
152 1999-09-28  Assar Westerlund  <assar@sics.se>
153
154         * sia/sia.c (doauth): use krb5_get_local_realms and
155         krb5_verify_user_lrealm
156
157         * afskauthlib/verify.c (verify_krb5): remove krb5_kuserok.  use
158         krb5_verify_user_lrealm
159
160 1999-08-27  Johan Danielsson  <joda@pdc.kth.se>
161
162         * pam/Makefile.in: link with res_search/dn_expand libraries
163
164 1999-08-11  Johan Danielsson  <joda@pdc.kth.se>
165
166         * afskauthlib/verify.c: make this compile w/o krb4
167
168 1999-08-04  Assar Westerlund  <assar@sics.se>
169
170         * afskauthlib/verify.c: incorporate patches from Miroslav Ruda
171         <ruda@ics.muni.cz>
172
173 Thu Apr  8 14:35:34 1999  Johan Danielsson  <joda@hella.pdc.kth.se>
174
175         * sia/sia.c: remove definition of KRB_VERIFY_USER (moved to
176         config.h)
177
178         * sia/Makefile.am: make it build w/o krb4
179
180         * afskauthlib/verify.c: add krb5 support
181
182         * afskauthlib/Makefile.am: build afskauthlib.so
183
184 Wed Apr  7 14:06:22 1999  Johan Danielsson  <joda@hella.pdc.kth.se>
185
186         * sia/sia.c: make it compile w/o krb4
187
188         * sia/Makefile.am: make it compile w/o krb4
189
190 Thu Apr  1 18:09:23 1999  Johan Danielsson  <joda@hella.pdc.kth.se>
191
192         * sia/sia_locl.h: POSIX_GETPWNAM_R is defined in config.h
193
194 Sun Mar 21 14:08:30 1999  Johan Danielsson  <joda@hella.pdc.kth.se>
195
196         * sia/Makefile.in: add posix_getpw.c
197           
198         * sia/Makefile.am: makefile for sia
199           
200         * sia/posix_getpw.c: move from sia.c
201           
202         * sia/sia_locl.h: merge with krb5 version
203           
204         * sia/sia.c: merge with krb5 version
205           
206         * sia/sia5.c: remove unused variables