11999-12-06 Assar Westerlund <assar@sics.se> 2 3 * Makefile.am: set version to 1:2:1 4 51999-11-22 Assar Westerlund <assar@sics.se> 6 7 * afskrb5.c (afslog_uid_int): handle d->realm == NULL 8 91999-11-17 Assar Westerlund <assar@sics.se> 10 11 * afskrb5.c (afslog_uid_int): don't look at the local realm at 12 all. just use the realm from the ticket file. 13 141999-10-20 Assar Westerlund <assar@sics.se> 15 16 * Makefile.am: set version to 1:1:1 17 18 * afskrb5.c (get_cred): always request a DES key 19 20Mon Oct 18 17:40:21 1999 Bjoern Groenvall <bg@mummel.sics.se> 21 22 * common.c (find_cells): Trim trailing whitespace from 23 cellname. Lines starting with # are regarded as comments. 24 25Fri Oct 8 18:17:22 1999 Bjoern Groenvall <bg@mummel.sics.se> 26 27 * afskrb.c, common.c : Change code to make a clear distinction 28 between hinted realm and ticket realm. 29 30 * kafs_locl.h: Added argument realm_hint. 31 32 * common.c (_kafs_get_cred): Change code to acquire the ``best'' 33 possible ticket. Use cross-cell authentication only as method of 34 last resort. 35 36 * afskrb.c (afslog_uid_int): Add realm_hint argument and extract 37 realm from ticket file. 38 39 * afskrb5.c (afslog_uid_int): Added argument realm_hint. 40 411999-10-03 Assar Westerlund <assar@sics.se> 42 43 * afskrb5.c (get_cred): update to new krb524_convert_creds_kdc 44 451999-08-12 Johan Danielsson <joda@pdc.kth.se> 46 47 * Makefile.am: ignore the comlicated aix construct if !krb4 48 491999-07-26 Assar Westerlund <assar@sics.se> 50 51 * Makefile.am: set version to 1:0:1 52 531999-07-22 Assar Westerlund <assar@sics.se> 54 55 * afssysdefs.h: define AFS_SYSCALL to 73 for Solaris 2.7 56 571999-07-07 Assar Westerlund <assar@sics.se> 58 59 * afskrb5.c (krb5_realm_of_cell): new function 60 61 * afskrb.c (krb_realm_of_cell): new function 62 (afslog_uid_int): call krb_get_lrealm correctly 63 641999-06-15 Assar Westerlund <assar@sics.se> 65 66 * common.c (realm_of_cell): rename to _kafs_realm_of_cell and 67 un-staticize 68 69Fri Mar 19 14:52:29 1999 Johan Danielsson <joda@hella.pdc.kth.se> 70 71 * Makefile.am: add version-info 72 73Thu Mar 18 11:24:02 1999 Johan Danielsson <joda@hella.pdc.kth.se> 74 75 * Makefile.am: include Makefile.am.common 76 77Sat Feb 27 19:46:21 1999 Johan Danielsson <joda@hella.pdc.kth.se> 78 79 * Makefile.am: remove EXTRA_DATA (as of autoconf 2.13/automake 80 1.4) 81 82Thu Feb 11 22:57:37 1999 Johan Danielsson <joda@hella.pdc.kth.se> 83 84 * Makefile.am: set AIX_SRC also if !AIX 85 86Tue Dec 1 14:45:15 1998 Johan Danielsson <joda@hella.pdc.kth.se> 87 88 * Makefile.am: fix AIX linkage 89 90Sun Nov 22 10:40:44 1998 Assar Westerlund <assar@sics.se> 91 92 * Makefile.in (WFLAGS): set 93 94Sat Nov 21 16:55:19 1998 Johan Danielsson <joda@hella.pdc.kth.se> 95 96 * afskrb5.c: add homedir support 97 98Sun Sep 6 20:16:27 1998 Assar Westerlund <assar@sics.se> 99 100 * add new functionality for specifying the homedir to krb_afslog 101 et al 102 103Thu Jul 16 01:27:19 1998 Assar Westerlund <assar@sics.se> 104 105 * afssys.c: reorganize order of definitions. 106 (try_one, try_two): conditionalize 107 108Thu Jul 9 18:31:52 1998 Johan Danielsson <joda@emma.pdc.kth.se> 109 110 * common.c (realm_of_cell): make the dns fallback work 111 112Wed Jul 8 01:39:44 1998 Assar Westerlund <assar@sics.se> 113 114 * afssys.c (map_syscall_name_to_number): new function for finding 115 the number of a syscall given the name on solaris 116 (k_hasafs): try using map_syscall_name_to_number 117 118Tue Jun 30 17:19:00 1998 Assar Westerlund <assar@sics.se> 119 120 * afssys.c: rewrite and add support for environment variable 121 AFS_SYSCALL 122 123 * Makefile.in (distclean): don't remove roken_rename.h 124 125Fri May 29 19:03:20 1998 Assar Westerlund <assar@sics.se> 126 127 * Makefile.in (roken_rename.h): remove dependency 128 129Mon May 25 05:25:54 1998 Assar Westerlund <assar@sics.se> 130 131 * Makefile.in (clean): try to remove shared library debris 132 133Sun Apr 19 09:58:40 1998 Assar Westerlund <assar@sics.se> 134 135 * Makefile.in: add symlink magic for linux 136 137Sat Apr 4 15:08:48 1998 Assar Westerlund <assar@sics.se> 138 139 * kafs.h: add arla paths 140 141 * common.c (_kafs_afslog_all_local_cells): Try _PATH_ARLA_* 142 (_realm_of_cell): Try _PATH_ARLA_CELLSERVDB 143 144Thu Feb 19 14:50:22 1998 Johan Danielsson <joda@emma.pdc.kth.se> 145 146 * common.c: Don't store expired tokens (this broke when using 147 pag-less rsh-sessions, and `non-standard' ticket files). 148 149Thu Feb 12 11:20:15 1998 Johan Danielsson <joda@emma.pdc.kth.se> 150 151 * Makefile.in: Install/uninstall one library at a time. 152 153Thu Feb 12 05:38:58 1998 Assar Westerlund <assar@sics.se> 154 155 * Makefile.in (install): one library at a time. 156 157Mon Feb 9 23:40:32 1998 Assar Westerlund <assar@sics.se> 158 159 * common.c (find_cells): ignore empty lines 160 161Tue Jan 6 04:25:58 1998 Assar Westerlund <assar@sics.se> 162 163 * afssysdefs.h (AFS_SYSCALL): add FreeBSD 164 165Fri Jan 2 17:08:24 1998 Assar Westerlund <assar@sics.se> 166 167 * kafs.h: new VICEIOCTL's. From <rb@stacken.kth.se> 168 169 * afssysdefs.h: Add OpenBSD 170