freebsd-dev/crypto/heimdal/lib/kafs/ChangeLog

276 lines
7.4 KiB
Plaintext

2001-11-01 Assar Westerlund <assar@sics.se>
* add strsep, and bump version to 3:3:3
2001-10-27 Assar Westerlund <assar@sics.se>
* Makefile.am (libkafs_la_LDFLAGS): set version to 3:2:3
2001-10-24 Assar Westerlund <assar@sics.se>
* afskrb.c (afslog_uid_int): handle krb_get_tf_fullname that
cannot take NULLs
(such as the MIT one)
2001-10-22 Assar Westerlund <assar@sics.se>
* Makefile.am (ROKEN_SRCS): add strlcpy.c
2001-10-09 Assar Westerlund <assar@sics.se>
* Makefile.am (ROKEN_SRCS): add strtok_r.c
* roken_rename.h (dns_srv_order): rename correctly
(strtok_r): add renaming
2001-09-10 Assar Westerlund <assar@sics.se>
* kafs.h, common.c: look for configuration files in /etc/arla (the
location in debian's arla package)
2001-08-26 Assar Westerlund <assar@sics.se>
* Makefile.am: handle both krb5 and krb4 cases
2001-07-19 Assar Westerlund <assar@sics.se>
* Makefile.am (libkafs_la_LDFLAGS): set version to 3:0:3
2001-07-12 Assar Westerlund <assar@sics.se>
* common.c: look in /etc/openafs for debian openafs
* kafs.h: add paths for openafs debian (/etc/openafs)
* Makefile.am: add required library dependencies
2001-07-03 Assar Westerlund <assar@sics.se>
* Makefile.am (libkafs_la_LDFLAGS): set versoin to 2:4:2
2001-06-19 Assar Westerlund <assar@sics.se>
* common.c (_kafs_realm_of_cell): changed to first try exact match
in CellServDB, then exact match in DNS, and finally in-exact match
in CellServDB
2001-05-18 Johan Danielsson <joda@pdc.kth.se>
* Makefile.am: only build resolve.c if doing renaming
2001-02-12 Assar Westerlund <assar@sics.se>
* Makefile.am, roken_rename.h: add rename of dns functions
2000-12-11 Assar Westerlund <assar@sics.se>
* Makefile.am (libkafs_la_LDFLAGS): set version to 2:3:2
2000-11-17 Assar Westerlund <assar@sics.se>
* afssysdefs.h: solaris 8 apperently uses 65
2000-09-19 Assar Westerlund <assar@sics.se>
* Makefile.am (libkafs_la_LDFLAGS): bump version to 2:2:2
2000-09-12 Johan Danielsson <joda@pdc.kth.se>
* dlfcn.c: correct arguments to some snprintf:s
2000-07-25 Johan Danielsson <joda@pdc.kth.se>
* Makefile.am: bump version to 2:1:2
2000-04-03 Assar Westerlund <assar@sics.se>
* Makefile.am: set version to 2:0:2
2000-03-20 Assar Westerlund <assar@sics.se>
* afssysdefs.h: make versions later than 5.7 of solaris also use
73
2000-03-16 Assar Westerlund <assar@sics.se>
* afskrb.c (afslog_uid_int): use krb_get_tf_fullname instead of
krb_get_default_principal
2000-03-15 Assar Westerlund <assar@sics.se>
* afssys.c (map_syscall_name_to_number): ignore # at
beginning-of-line
2000-03-13 Assar Westerlund <assar@sics.se>
* afssysdefs.h: add 230 for MacOS X per information from
<warner.c@apple.com>
1999-12-06 Assar Westerlund <assar@sics.se>
* Makefile.am: set version to 1:2:1
1999-11-22 Assar Westerlund <assar@sics.se>
* afskrb5.c (afslog_uid_int): handle d->realm == NULL
1999-11-17 Assar Westerlund <assar@sics.se>
* afskrb5.c (afslog_uid_int): don't look at the local realm at
all. just use the realm from the ticket file.
1999-10-20 Assar Westerlund <assar@sics.se>
* Makefile.am: set version to 1:1:1
* afskrb5.c (get_cred): always request a DES key
Mon Oct 18 17:40:21 1999 Bjoern Groenvall <bg@mummel.sics.se>
* common.c (find_cells): Trim trailing whitespace from
cellname. Lines starting with # are regarded as comments.
Fri Oct 8 18:17:22 1999 Bjoern Groenvall <bg@mummel.sics.se>
* afskrb.c, common.c : Change code to make a clear distinction
between hinted realm and ticket realm.
* kafs_locl.h: Added argument realm_hint.
* common.c (_kafs_get_cred): Change code to acquire the ``best''
possible ticket. Use cross-cell authentication only as method of
last resort.
* afskrb.c (afslog_uid_int): Add realm_hint argument and extract
realm from ticket file.
* afskrb5.c (afslog_uid_int): Added argument realm_hint.
1999-10-03 Assar Westerlund <assar@sics.se>
* afskrb5.c (get_cred): update to new krb524_convert_creds_kdc
1999-08-12 Johan Danielsson <joda@pdc.kth.se>
* Makefile.am: ignore the comlicated aix construct if !krb4
1999-07-26 Assar Westerlund <assar@sics.se>
* Makefile.am: set version to 1:0:1
1999-07-22 Assar Westerlund <assar@sics.se>
* afssysdefs.h: define AFS_SYSCALL to 73 for Solaris 2.7
1999-07-07 Assar Westerlund <assar@sics.se>
* afskrb5.c (krb5_realm_of_cell): new function
* afskrb.c (krb_realm_of_cell): new function
(afslog_uid_int): call krb_get_lrealm correctly
1999-06-15 Assar Westerlund <assar@sics.se>
* common.c (realm_of_cell): rename to _kafs_realm_of_cell and
un-staticize
Fri Mar 19 14:52:29 1999 Johan Danielsson <joda@hella.pdc.kth.se>
* Makefile.am: add version-info
Thu Mar 18 11:24:02 1999 Johan Danielsson <joda@hella.pdc.kth.se>
* Makefile.am: include Makefile.am.common
Sat Feb 27 19:46:21 1999 Johan Danielsson <joda@hella.pdc.kth.se>
* Makefile.am: remove EXTRA_DATA (as of autoconf 2.13/automake
1.4)
Thu Feb 11 22:57:37 1999 Johan Danielsson <joda@hella.pdc.kth.se>
* Makefile.am: set AIX_SRC also if !AIX
Tue Dec 1 14:45:15 1998 Johan Danielsson <joda@hella.pdc.kth.se>
* Makefile.am: fix AIX linkage
Sun Nov 22 10:40:44 1998 Assar Westerlund <assar@sics.se>
* Makefile.in (WFLAGS): set
Sat Nov 21 16:55:19 1998 Johan Danielsson <joda@hella.pdc.kth.se>
* afskrb5.c: add homedir support
Sun Sep 6 20:16:27 1998 Assar Westerlund <assar@sics.se>
* add new functionality for specifying the homedir to krb_afslog
et al
Thu Jul 16 01:27:19 1998 Assar Westerlund <assar@sics.se>
* afssys.c: reorganize order of definitions.
(try_one, try_two): conditionalize
Thu Jul 9 18:31:52 1998 Johan Danielsson <joda@emma.pdc.kth.se>
* common.c (realm_of_cell): make the dns fallback work
Wed Jul 8 01:39:44 1998 Assar Westerlund <assar@sics.se>
* afssys.c (map_syscall_name_to_number): new function for finding
the number of a syscall given the name on solaris
(k_hasafs): try using map_syscall_name_to_number
Tue Jun 30 17:19:00 1998 Assar Westerlund <assar@sics.se>
* afssys.c: rewrite and add support for environment variable
AFS_SYSCALL
* Makefile.in (distclean): don't remove roken_rename.h
Fri May 29 19:03:20 1998 Assar Westerlund <assar@sics.se>
* Makefile.in (roken_rename.h): remove dependency
Mon May 25 05:25:54 1998 Assar Westerlund <assar@sics.se>
* Makefile.in (clean): try to remove shared library debris
Sun Apr 19 09:58:40 1998 Assar Westerlund <assar@sics.se>
* Makefile.in: add symlink magic for linux
Sat Apr 4 15:08:48 1998 Assar Westerlund <assar@sics.se>
* kafs.h: add arla paths
* common.c (_kafs_afslog_all_local_cells): Try _PATH_ARLA_*
(_realm_of_cell): Try _PATH_ARLA_CELLSERVDB
Thu Feb 19 14:50:22 1998 Johan Danielsson <joda@emma.pdc.kth.se>
* common.c: Don't store expired tokens (this broke when using
pag-less rsh-sessions, and `non-standard' ticket files).
Thu Feb 12 11:20:15 1998 Johan Danielsson <joda@emma.pdc.kth.se>
* Makefile.in: Install/uninstall one library at a time.
Thu Feb 12 05:38:58 1998 Assar Westerlund <assar@sics.se>
* Makefile.in (install): one library at a time.
Mon Feb 9 23:40:32 1998 Assar Westerlund <assar@sics.se>
* common.c (find_cells): ignore empty lines
Tue Jan 6 04:25:58 1998 Assar Westerlund <assar@sics.se>
* afssysdefs.h (AFS_SYSCALL): add FreeBSD
Fri Jan 2 17:08:24 1998 Assar Westerlund <assar@sics.se>
* kafs.h: new VICEIOCTL's. From <rb@stacken.kth.se>
* afssysdefs.h: Add OpenBSD