118 lines
3.3 KiB
Plaintext
118 lines
3.3 KiB
Plaintext
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
|