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