summaryrefslogtreecommitdiffstats
path: root/crypto/kerberosIV/lib/kafs/ChangeLog
blob: 43e93f6576ba8e18542ebe899f85ef20e836b13c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
2000-03-20  Assar Westerlund  <assar@sics.se>

	* afssysdefs.h: make versions later than 5.7 of solaris also use
	73

2000-03-13  Assar Westerlund  <assar@sics.se>

	* afssysdefs.h: add 230 for MacOS X per information from
	<warner.c@apple.com>

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
OpenPOWER on IntegriCloud