xref: /freebsd/crypto/heimdal/lib/kafs/ChangeLog (revision 9207b4cff7b8d483f4dd3c62266c2b58819eb7f9)
12001-05-18  Johan Danielsson  <joda@pdc.kth.se>
2
3	* Makefile.am: only build resolve.c if doing renaming
4
52001-02-12  Assar Westerlund  <assar@sics.se>
6
7	* Makefile.am, roken_rename.h: add rename of dns functions
8
92000-12-11  Assar Westerlund  <assar@sics.se>
10
11	* Makefile.am (libkafs_la_LDFLAGS): set version to 2:3:2
12
132000-11-17  Assar Westerlund  <assar@sics.se>
14
15	* afssysdefs.h: solaris 8 apperently uses 65
16
172000-09-19  Assar Westerlund  <assar@sics.se>
18
19	* Makefile.am (libkafs_la_LDFLAGS): bump version to 2:2:2
20
212000-09-12  Johan Danielsson  <joda@pdc.kth.se>
22
23	* dlfcn.c: correct arguments to some snprintf:s
24
252000-07-25  Johan Danielsson  <joda@pdc.kth.se>
26
27	* Makefile.am: bump version to 2:1:2
28
292000-04-03  Assar Westerlund  <assar@sics.se>
30
31	* Makefile.am: set version to 2:0:2
32
332000-03-20  Assar Westerlund  <assar@sics.se>
34
35	* afssysdefs.h: make versions later than 5.7 of solaris also use
36	73
37
382000-03-16  Assar Westerlund  <assar@sics.se>
39
40	* afskrb.c (afslog_uid_int): use krb_get_tf_fullname instead of
41	krb_get_default_principal
42
432000-03-15  Assar Westerlund  <assar@sics.se>
44
45	* afssys.c (map_syscall_name_to_number): ignore # at
46	beginning-of-line
47
482000-03-13  Assar Westerlund  <assar@sics.se>
49
50	* afssysdefs.h: add 230 for MacOS X per information from
51	<warner.c@apple.com>
52
531999-12-06  Assar Westerlund  <assar@sics.se>
54
55	* Makefile.am: set version to 1:2:1
56
571999-11-22  Assar Westerlund  <assar@sics.se>
58
59	* afskrb5.c (afslog_uid_int): handle d->realm == NULL
60
611999-11-17  Assar Westerlund  <assar@sics.se>
62
63	* afskrb5.c (afslog_uid_int): don't look at the local realm at
64 	all.  just use the realm from the ticket file.
65
661999-10-20  Assar Westerlund  <assar@sics.se>
67
68	* Makefile.am: set version to 1:1:1
69
70	* afskrb5.c (get_cred): always request a DES key
71
72Mon Oct 18 17:40:21 1999  Bjoern Groenvall  <bg@mummel.sics.se>
73
74	* common.c (find_cells): Trim trailing whitespace from
75 	cellname. Lines starting with # are regarded as comments.
76
77Fri Oct  8 18:17:22 1999  Bjoern Groenvall  <bg@mummel.sics.se>
78
79	* afskrb.c, common.c : Change code to make a clear distinction
80 	between hinted realm and ticket realm.
81
82	* kafs_locl.h: Added argument realm_hint.
83
84	* common.c (_kafs_get_cred): Change code to acquire the ``best''
85 	possible ticket. Use cross-cell authentication only as method of
86 	last resort.
87
88	* afskrb.c (afslog_uid_int): Add realm_hint argument and extract
89 	realm from ticket file.
90
91	* afskrb5.c (afslog_uid_int): Added argument realm_hint.
92
931999-10-03  Assar Westerlund  <assar@sics.se>
94
95	* afskrb5.c (get_cred): update to new krb524_convert_creds_kdc
96
971999-08-12  Johan Danielsson  <joda@pdc.kth.se>
98
99	* Makefile.am: ignore the comlicated aix construct if !krb4
100
1011999-07-26  Assar Westerlund  <assar@sics.se>
102
103	* Makefile.am: set version to 1:0:1
104
1051999-07-22  Assar Westerlund  <assar@sics.se>
106
107	* afssysdefs.h: define AFS_SYSCALL to 73 for Solaris 2.7
108
1091999-07-07  Assar Westerlund  <assar@sics.se>
110
111	* afskrb5.c (krb5_realm_of_cell): new function
112
113	* afskrb.c (krb_realm_of_cell): new function
114	(afslog_uid_int): call krb_get_lrealm correctly
115
1161999-06-15  Assar Westerlund  <assar@sics.se>
117
118	* common.c (realm_of_cell): rename to _kafs_realm_of_cell and
119 	un-staticize
120
121Fri Mar 19 14:52:29 1999  Johan Danielsson  <joda@hella.pdc.kth.se>
122
123	* Makefile.am: add version-info
124
125Thu Mar 18 11:24:02 1999  Johan Danielsson  <joda@hella.pdc.kth.se>
126
127	* Makefile.am: include Makefile.am.common
128
129Sat Feb 27 19:46:21 1999  Johan Danielsson  <joda@hella.pdc.kth.se>
130
131	* Makefile.am: remove EXTRA_DATA (as of autoconf 2.13/automake
132 	1.4)
133
134Thu Feb 11 22:57:37 1999  Johan Danielsson  <joda@hella.pdc.kth.se>
135
136	* Makefile.am: set AIX_SRC also if !AIX
137
138Tue Dec  1 14:45:15 1998  Johan Danielsson  <joda@hella.pdc.kth.se>
139
140	* Makefile.am: fix AIX linkage
141
142Sun Nov 22 10:40:44 1998  Assar Westerlund  <assar@sics.se>
143
144	* Makefile.in (WFLAGS): set
145
146Sat Nov 21 16:55:19 1998  Johan Danielsson  <joda@hella.pdc.kth.se>
147
148	* afskrb5.c: add homedir support
149
150Sun Sep  6 20:16:27 1998  Assar Westerlund  <assar@sics.se>
151
152	* add new functionality for specifying the homedir to krb_afslog
153 	et al
154
155Thu Jul 16 01:27:19 1998  Assar Westerlund  <assar@sics.se>
156
157	* afssys.c: reorganize order of definitions.
158	(try_one, try_two): conditionalize
159
160Thu Jul  9 18:31:52 1998  Johan Danielsson  <joda@emma.pdc.kth.se>
161
162	* common.c (realm_of_cell): make the dns fallback work
163
164Wed Jul  8 01:39:44 1998  Assar Westerlund  <assar@sics.se>
165
166	* afssys.c (map_syscall_name_to_number): new function for finding
167 	the number of a syscall given the name on solaris
168	(k_hasafs): try using map_syscall_name_to_number
169
170Tue Jun 30 17:19:00 1998  Assar Westerlund  <assar@sics.se>
171
172	* afssys.c: rewrite and add support for environment variable
173 	AFS_SYSCALL
174
175	* Makefile.in (distclean): don't remove roken_rename.h
176
177Fri May 29 19:03:20 1998  Assar Westerlund  <assar@sics.se>
178
179	* Makefile.in (roken_rename.h): remove dependency
180
181Mon May 25 05:25:54 1998  Assar Westerlund  <assar@sics.se>
182
183	* Makefile.in (clean): try to remove shared library debris
184
185Sun Apr 19 09:58:40 1998  Assar Westerlund  <assar@sics.se>
186
187	* Makefile.in: add symlink magic for linux
188
189Sat Apr  4 15:08:48 1998  Assar Westerlund  <assar@sics.se>
190
191	* kafs.h: add arla paths
192
193	* common.c (_kafs_afslog_all_local_cells): Try _PATH_ARLA_*
194	(_realm_of_cell): Try _PATH_ARLA_CELLSERVDB
195
196Thu Feb 19 14:50:22 1998  Johan Danielsson  <joda@emma.pdc.kth.se>
197
198	* common.c: Don't store expired tokens (this broke when using
199 	pag-less rsh-sessions, and `non-standard' ticket files).
200
201Thu Feb 12 11:20:15 1998  Johan Danielsson  <joda@emma.pdc.kth.se>
202
203	* Makefile.in: Install/uninstall one library at a time.
204
205Thu Feb 12 05:38:58 1998  Assar Westerlund  <assar@sics.se>
206
207	* Makefile.in (install): one library at a time.
208
209Mon Feb  9 23:40:32 1998  Assar Westerlund  <assar@sics.se>
210
211	* common.c (find_cells): ignore empty lines
212
213Tue Jan  6 04:25:58 1998  Assar Westerlund  <assar@sics.se>
214
215	* afssysdefs.h (AFS_SYSCALL): add FreeBSD
216
217Fri Jan  2 17:08:24 1998  Assar Westerlund  <assar@sics.se>
218
219	* kafs.h: new VICEIOCTL's.  From <rb@stacken.kth.se>
220
221	* afssysdefs.h: Add OpenBSD
222