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