1 2007-07-10 Love Hörnquist Åstrand <lha@it.su.se>
3 * Makefile.am: New library version.
5 2007-05-10 Love Hörnquist Åstrand <lha@it.su.se>
7 * kafs.h: Add VIOCSETTOK2
9 2006-10-21 Love Hörnquist Åstrand <lha@it.su.se>
11 * Makefile.am: unbreak previous
13 * Makefile.am: split dist and nodist sources
15 2006-10-20 Love Hörnquist Åstrand <lha@it.su.se>
17 * Makefile.am: add more files
19 2006-05-01 Love Hörnquist Åstrand <lha@it.su.se>
21 * kafs.3: Spelling, from Björn Sandell.
23 2006-04-11 Love Hörnquist Åstrand <lha@it.su.se>
25 * afssys.c: use afs_ioctlnum, From Tomas Olsson <tol@it.su.se>
27 2006-04-10 Love Hörnquist Åstrand <lha@it.su.se>
29 * afssys.c: Try harder to get the pioctl to work via the /proc or
30 /dev interface, OpenAFS choose to reuse the same ioctl number,
31 while Arla didn't. Also, try new ioctl before the the old
34 * afskrb5.c (afslog_uid_int): use the simpler
35 krb5_principal_get_realm function.
37 2005-12-21 Love Hörnquist Åstrand <lha@it.su.se>
39 * Makefile.am: Remove dependency on config.h, breaks IRIX build,
40 could depend on libkafs_la_OBJECTS, but that is just asking for
43 2005-10-20 Love Hörnquist Åstrand <lha@it.su.se>
45 * afssys.c (k_hasafs_recheck): new function, allow rechecking if
46 AFS client have started now, internaly it resets the internal
47 state from k_hasafs() and retry retry the probing. The problem
48 with calling k_hasaf() is that is plays around with signals, and
49 that cases problem for some systems/applications.
51 2005-10-02 Love Hörnquist Åstrand <lha@it.su.se>
53 * kafs_locl.h: Maybe include <sys/sysctl.h>.
55 * afssys.c: Mac OS X 10.4 needs a runtime check if we are going to
56 use the syscall, there is no cpp define to use to check the
57 version. Every after 10.0 (darwin 8.0) uses the /dev/ version of
60 2005-10-01 Love Hörnquist Åstrand <lha@it.su.se>
62 * afssys.c: Support the new MacOS X 10.4 ioctl interface that is a
63 device node. Patched from Tomas Olson <tol@it.su.se>.
65 2005-08-26 Love Hörnquist Åstrand <lha@it.su.se>
67 * afskrb5.c: Default to use 2b tokens.
69 2005-06-17 Love Hörnquist Åstrand <lha@it.su.se>
71 * common.c: rename index to idx
73 * afssys.c (k_afs_cell_of_file): unconst path
75 2005-06-02 Love Hörnquist Åstrand <lha@it.su.se>
77 * use struct kafs_data everywhere, don't mix with the typedef
80 * roken_rename.h: rename more resolve.c symbols
82 * afssys.c: Don't building map_syscall_name_to_number where its
85 2005-02-24 Love Hörnquist Åstrand <lha@it.su.se>
87 * Makefile.am: bump version to 4:1:4
89 2005-02-03 Love Hörnquist Åstrand <lha@it.su.se>
93 2004-12-06 Love Hörnquist Åstrand <lha@it.su.se>
95 * afskrb5.c: s/KEYTYPE_DES/ETYPE_DES_CBC_CRC/
97 2004-08-09 Love Hörnquist Åstrand <lha@it.su.se>
99 * afssysdefs.h: ifdef protect AFS_SYSCALL for DragonFly since they
100 still define __FreeBSD__ (and __FreeBSD_version), but claim that
101 they will stop doing it some time...
103 * afssysdefs.h: dragonflybsd uses 339 just like freebsd5
105 2004-06-22 Love Hörnquist Åstrand <lha@it.su.se>
107 * afssys.c: s/arla/nnpfs/
109 * afssys.c: support the linux /proc/fs/mumel/afs_ioctl afs
112 2004-01-22 Love Hörnquist Åstrand <lha@it.su.se>
114 * common.c: search paths for AFS configuration files for the
115 OpenAFS MacOS X, fix comment
117 * kafs.h: search paths for AFS configuration files for the OpenAFS
120 2003-12-02 Love Hörnquist Åstrand <lha@it.su.se>
122 * common.c: add _PATH_ARLA_OPENBSD & c/o
124 * kafs.h: add _PATH_ARLA_OPENBSD & c/o
126 2003-11-14 Love Hörnquist Åstrand <lha@it.su.se>
128 * common.c: typo, Bruno Rohee <bruno@rohee.com>
130 2003-11-08 Love Hörnquist Åstrand <lha@it.su.se>
132 * kafs.3: spelling, partly from jmc <jmc@prioris.mini.pw.edu.pl>
134 2003-09-30 Love Hörnquist Åstrand <lha@it.su.se>
136 * afskrb5.c (krb5_afslog_uid_home): be even more friendly to the
137 user and fetch context and id ourself
139 2003-09-23 Love Hörnquist Åstrand <lha@it.su.se>
141 * afskrb5.c (afslog_uid_int): just belive that realm hint the user
144 2003-07-23 Love Hörnquist Åstrand <lha@it.su.se>
146 * Makefile.am: always include v4 symbols
148 * afskrb.c: provide dummy krb_ function to there is no need to
151 2003-06-22 Love Hörnquist Åstrand <lha@it.su.se>
153 * afskrb5.c (v5_convert): rename one of the two c to cred4
155 2003-04-23 Love Hörnquist Åstrand <lha@it.su.se>
157 * common.c, kafs.h: drop the int argument (the error code) from
160 2003-04-22 Johan Danielsson <joda@pdc.kth.se>
162 * afskrb5.c (v5_convert): better match what other functions do
163 with values from krb5.conf, like case insensitivity
165 2003-04-16 Love Hörnquist Åstrand <lha@it.su.se>
167 * kafs.3: Change .Fd #include <header.h> to .In header.h
168 from Thomas Klausner <wiz@netbsd.org>
170 2003-04-14 Love Hörnquist Åstrand <lha@it.su.se>
172 * Makefile.am: (libkafs_la_LDFLAGS): update version
174 * Makefile.am (ROKEN_SRCS): drop strupr.c
176 * kafs.3: document kafs_set_verbose
178 * common.c (kafs_set_verbose): add function that (re)sets the
180 (_kafs_try_get_cred): add function that does (krb_data->get_cred) to
181 make logging easier (that is now done in this function)
182 (*): use _kafs_try_get_cred
184 * afskrb5.c (get_cred): handle that inst can be the empty string too
185 (v5_convert): use _kafs_foldup
186 (krb5_afslog_uid_home): set name
187 (krb5_afslog_uid_home): ditto
189 * afskrb.c (krb_afslog_uid_home): set name
190 (krb_afslog_uid_home): ditto
192 * kafs_locl.h (kafs_data): add name
193 (_kafs_foldup): internally export
195 2003-04-11 Love Hörnquist Åstrand <lha@it.su.se>
197 * kafs.3: tell that cell-name is uppercased
199 * Makefile.am: add INCLUDE_krb4 when using krb4, add INCLUDE_des
200 when using krb5, add strupr.c
202 * afskrb5.c: Check the cell part of the name, not the realm part
203 when checking if 2b should be used. The reson is afs@REALM might
204 have updated their servers but not afs/cell@REALM. Add constant
207 2003-04-06 Love Hörnquist Åstrand <lha@it.su.se>
209 * kafs.3: s/kerberos/Kerberos/
211 2003-03-19 Love Hörnquist Åstrand <lha@it.su.se>
213 * kafs.3: spelling, from <jmc@prioris.mini.pw.edu.pl>
215 * kafs.3: document the kafs_settoken functions write about the
216 krb5_appdefault option for kerberos 5 afs tokens fix prototypes
218 2003-03-18 Love Hörnquist Åstrand <lha@it.su.se>
220 * afskrb5.c (kafs_settoken5): change signature to include a
221 krb5_context, use v5_convert
222 (v5_convert): new function, converts a krb5_ccreds to a kafs_token in
223 three diffrent ways, not at all, local 524/2b, and using 524
224 (v5_to_kt): add code to do local 524/2b
225 (get_cred): use v5_convert
228 * kafs.h (kafs_settoken5): change signature to include a
231 * Makefile.am: always build the libkafs library now that the
232 kerberos 5 can stand on their own
234 * kafs.3: expose the krb5 functions
236 * common.c (kafs_settoken_rxkad): move all content kerberos
237 version from kafs_settoken to kafs_settoken_rxkad
238 (_kafs_fixup_viceid): move the fixup the timestamp to make client
240 (_kafs_v4_to_kt): move all the kerberos 4 dependant parts from
242 (*): adapt to kafs_token
244 * afskrb5.c (kafs_settoken5): new function, inserts a krb5_creds
246 (v5_to_kt): new function, stores a krb5_creds in struct kafs_token
247 (get_cred): add a appdefault boolean ("libkafs", realm, "afs-use-524")
248 that can used to toggle if there should v5 token should be used
249 directly or converted via 524 first.
251 * afskrb.c: move kafs_settoken here, use struct kafs_token
253 * kafs_locl.h: include krb5-v4compat.h if needed, define an
254 internal structure struct kafs_token that carries around for rxkad
255 data that is independant of kerberos version
257 2003-02-18 Love Hörnquist Åstrand <lha@it.su.se>
259 * dlfcn.h: s/intialize/initialize, from
260 <jmc@prioris.mini.pw.edu.pl>
262 2003-02-08 Assar Westerlund <assar@kth.se>
264 * afssysdefs.h: fix FreeBSD section
266 2003-02-06 Love Hörnquist Åstrand <lha@it.su.se>
268 * afssysdefs.h: use syscall 208 on openbsd (all version) use
269 syscall 339 on freebsd 5.0 and later, use 210 on 4.x and earlier
271 2002-08-28 Johan Danielsson <joda@pdc.kth.se>
273 * kafs.3: move around sections (from NetBSD)
275 2002-05-31 Assar Westerlund <assar@pdc.kth.se>
277 * common.c: remove the trial of afs@REALM for cell != realm, it
278 tries to use the wrong key for foreign cells
280 2002-05-20 Johan Danielsson <joda@pdc.kth.se>
282 * Makefile.am: version number
284 2002-04-18 Johan Danielsson <joda@pdc.kth.se>
286 * common.c (find_cells): make file parameter const
288 2001-11-01 Assar Westerlund <assar@sics.se>
290 * add strsep, and bump version to 3:3:3
292 2001-10-27 Assar Westerlund <assar@sics.se>
294 * Makefile.am (libkafs_la_LDFLAGS): set version to 3:2:3
296 2001-10-24 Assar Westerlund <assar@sics.se>
298 * afskrb.c (afslog_uid_int): handle krb_get_tf_fullname that
300 (such as the MIT one)
302 2001-10-22 Assar Westerlund <assar@sics.se>
304 * Makefile.am (ROKEN_SRCS): add strlcpy.c
306 2001-10-09 Assar Westerlund <assar@sics.se>
308 * Makefile.am (ROKEN_SRCS): add strtok_r.c
309 * roken_rename.h (dns_srv_order): rename correctly
310 (strtok_r): add renaming
312 2001-09-10 Assar Westerlund <assar@sics.se>
314 * kafs.h, common.c: look for configuration files in /etc/arla (the
315 location in debian's arla package)
317 2001-08-26 Assar Westerlund <assar@sics.se>
319 * Makefile.am: handle both krb5 and krb4 cases
321 2001-07-19 Assar Westerlund <assar@sics.se>
323 * Makefile.am (libkafs_la_LDFLAGS): set version to 3:0:3
325 2001-07-12 Assar Westerlund <assar@sics.se>
327 * common.c: look in /etc/openafs for debian openafs
328 * kafs.h: add paths for openafs debian (/etc/openafs)
330 * Makefile.am: add required library dependencies
332 2001-07-03 Assar Westerlund <assar@sics.se>
334 * Makefile.am (libkafs_la_LDFLAGS): set versoin to 2:4:2
336 2001-06-19 Assar Westerlund <assar@sics.se>
338 * common.c (_kafs_realm_of_cell): changed to first try exact match
339 in CellServDB, then exact match in DNS, and finally in-exact match
342 2001-05-18 Johan Danielsson <joda@pdc.kth.se>
344 * Makefile.am: only build resolve.c if doing renaming
346 2001-02-12 Assar Westerlund <assar@sics.se>
348 * Makefile.am, roken_rename.h: add rename of dns functions
350 2000-12-11 Assar Westerlund <assar@sics.se>
352 * Makefile.am (libkafs_la_LDFLAGS): set version to 2:3:2
354 2000-11-17 Assar Westerlund <assar@sics.se>
356 * afssysdefs.h: solaris 8 apperently uses 65
358 2000-09-19 Assar Westerlund <assar@sics.se>
360 * Makefile.am (libkafs_la_LDFLAGS): bump version to 2:2:2
362 2000-09-12 Johan Danielsson <joda@pdc.kth.se>
364 * dlfcn.c: correct arguments to some snprintf:s
366 2000-07-25 Johan Danielsson <joda@pdc.kth.se>
368 * Makefile.am: bump version to 2:1:2
370 2000-04-03 Assar Westerlund <assar@sics.se>
372 * Makefile.am: set version to 2:0:2
374 2000-03-20 Assar Westerlund <assar@sics.se>
376 * afssysdefs.h: make versions later than 5.7 of solaris also use
379 2000-03-16 Assar Westerlund <assar@sics.se>
381 * afskrb.c (afslog_uid_int): use krb_get_tf_fullname instead of
382 krb_get_default_principal
384 2000-03-15 Assar Westerlund <assar@sics.se>
386 * afssys.c (map_syscall_name_to_number): ignore # at
389 2000-03-13 Assar Westerlund <assar@sics.se>
391 * afssysdefs.h: add 230 for MacOS X per information from
394 1999-12-06 Assar Westerlund <assar@sics.se>
396 * Makefile.am: set version to 1:2:1
398 1999-11-22 Assar Westerlund <assar@sics.se>
400 * afskrb5.c (afslog_uid_int): handle d->realm == NULL
402 1999-11-17 Assar Westerlund <assar@sics.se>
404 * afskrb5.c (afslog_uid_int): don't look at the local realm at
405 all. just use the realm from the ticket file.
407 1999-10-20 Assar Westerlund <assar@sics.se>
409 * Makefile.am: set version to 1:1:1
411 * afskrb5.c (get_cred): always request a DES key
413 Mon Oct 18 17:40:21 1999 Bjoern Groenvall <bg@mummel.sics.se>
415 * common.c (find_cells): Trim trailing whitespace from
416 cellname. Lines starting with # are regarded as comments.
418 Fri Oct 8 18:17:22 1999 Bjoern Groenvall <bg@mummel.sics.se>
420 * afskrb.c, common.c : Change code to make a clear distinction
421 between hinted realm and ticket realm.
423 * kafs_locl.h: Added argument realm_hint.
425 * common.c (_kafs_get_cred): Change code to acquire the ``best''
426 possible ticket. Use cross-cell authentication only as method of
429 * afskrb.c (afslog_uid_int): Add realm_hint argument and extract
430 realm from ticket file.
432 * afskrb5.c (afslog_uid_int): Added argument realm_hint.
434 1999-10-03 Assar Westerlund <assar@sics.se>
436 * afskrb5.c (get_cred): update to new krb524_convert_creds_kdc
438 1999-08-12 Johan Danielsson <joda@pdc.kth.se>
440 * Makefile.am: ignore the comlicated aix construct if !krb4
442 1999-07-26 Assar Westerlund <assar@sics.se>
444 * Makefile.am: set version to 1:0:1
446 1999-07-22 Assar Westerlund <assar@sics.se>
448 * afssysdefs.h: define AFS_SYSCALL to 73 for Solaris 2.7
450 1999-07-07 Assar Westerlund <assar@sics.se>
452 * afskrb5.c (krb5_realm_of_cell): new function
454 * afskrb.c (krb_realm_of_cell): new function
455 (afslog_uid_int): call krb_get_lrealm correctly
457 1999-06-15 Assar Westerlund <assar@sics.se>
459 * common.c (realm_of_cell): rename to _kafs_realm_of_cell and
462 Fri Mar 19 14:52:29 1999 Johan Danielsson <joda@hella.pdc.kth.se>
464 * Makefile.am: add version-info
466 Thu Mar 18 11:24:02 1999 Johan Danielsson <joda@hella.pdc.kth.se>
468 * Makefile.am: include Makefile.am.common
470 Sat Feb 27 19:46:21 1999 Johan Danielsson <joda@hella.pdc.kth.se>
472 * Makefile.am: remove EXTRA_DATA (as of autoconf 2.13/automake
475 Thu Feb 11 22:57:37 1999 Johan Danielsson <joda@hella.pdc.kth.se>
477 * Makefile.am: set AIX_SRC also if !AIX
479 Tue Dec 1 14:45:15 1998 Johan Danielsson <joda@hella.pdc.kth.se>
481 * Makefile.am: fix AIX linkage
483 Sun Nov 22 10:40:44 1998 Assar Westerlund <assar@sics.se>
485 * Makefile.in (WFLAGS): set
487 Sat Nov 21 16:55:19 1998 Johan Danielsson <joda@hella.pdc.kth.se>
489 * afskrb5.c: add homedir support
491 Sun Sep 6 20:16:27 1998 Assar Westerlund <assar@sics.se>
493 * add new functionality for specifying the homedir to krb_afslog
496 Thu Jul 16 01:27:19 1998 Assar Westerlund <assar@sics.se>
498 * afssys.c: reorganize order of definitions.
499 (try_one, try_two): conditionalize
501 Thu Jul 9 18:31:52 1998 Johan Danielsson <joda@emma.pdc.kth.se>
503 * common.c (realm_of_cell): make the dns fallback work
505 Wed Jul 8 01:39:44 1998 Assar Westerlund <assar@sics.se>
507 * afssys.c (map_syscall_name_to_number): new function for finding
508 the number of a syscall given the name on solaris
509 (k_hasafs): try using map_syscall_name_to_number
511 Tue Jun 30 17:19:00 1998 Assar Westerlund <assar@sics.se>
513 * afssys.c: rewrite and add support for environment variable
516 * Makefile.in (distclean): don't remove roken_rename.h
518 Fri May 29 19:03:20 1998 Assar Westerlund <assar@sics.se>
520 * Makefile.in (roken_rename.h): remove dependency
522 Mon May 25 05:25:54 1998 Assar Westerlund <assar@sics.se>
524 * Makefile.in (clean): try to remove shared library debris
526 Sun Apr 19 09:58:40 1998 Assar Westerlund <assar@sics.se>
528 * Makefile.in: add symlink magic for linux
530 Sat Apr 4 15:08:48 1998 Assar Westerlund <assar@sics.se>
532 * kafs.h: add arla paths
534 * common.c (_kafs_afslog_all_local_cells): Try _PATH_ARLA_*
535 (_realm_of_cell): Try _PATH_ARLA_CELLSERVDB
537 Thu Feb 19 14:50:22 1998 Johan Danielsson <joda@emma.pdc.kth.se>
539 * common.c: Don't store expired tokens (this broke when using
540 pag-less rsh-sessions, and `non-standard' ticket files).
542 Thu Feb 12 11:20:15 1998 Johan Danielsson <joda@emma.pdc.kth.se>
544 * Makefile.in: Install/uninstall one library at a time.
546 Thu Feb 12 05:38:58 1998 Assar Westerlund <assar@sics.se>
548 * Makefile.in (install): one library at a time.
550 Mon Feb 9 23:40:32 1998 Assar Westerlund <assar@sics.se>
552 * common.c (find_cells): ignore empty lines
554 Tue Jan 6 04:25:58 1998 Assar Westerlund <assar@sics.se>
556 * afssysdefs.h (AFS_SYSCALL): add FreeBSD
558 Fri Jan 2 17:08:24 1998 Assar Westerlund <assar@sics.se>
560 * kafs.h: new VICEIOCTL's. From <rb@stacken.kth.se>
562 * afssysdefs.h: Add OpenBSD