summaryrefslogtreecommitdiffstats
path: root/crypto/heimdal/appl/login/ChangeLog
blob: fc9f7554b9b574c62c7d55b52331acd942178d1e (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
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
2001-01-29  Assar Westerlund  <assar@sics.se>

	* login.c: remove some krb5_free_context that might happen at
	unappropriate times

2000-12-31  Assar Westerlund  <assar@sics.se>

	* login.c (main): handle krb5_init_context failure consistently

2000-12-11  Assar Westerlund  <assar@sics.se>

	* login.c (do_login): set the group on the tty.
	(r_flag): comment out
	* login.c (krb5_to4): always return a value

2000-10-15  Assar Westerlund  <assar@sics.se>

	* login.c (krb5_to4): check another return code

2000-08-22  Johan Danielsson  <joda@pdc.kth.se>

	* login.c (do_login): set PATH to something sane;
	(start_logout_process): avoid getting signals sent to the parent

	* login_locl.h: _PATH_DEFPATH

2000-07-01  Assar Westerlund  <assar@sics.se>

	* login.c (login_timeout): add back

2000-06-28  Johan Danielsson  <joda@pdc.kth.se>

	* env.c: new file for environment related functions

	* login.c: move environment stuff to separate file, allow
	specifying list of environment files via login.conf

2000-06-21  Assar Westerlund  <assar@sics.se>

	* Makefile.am (LDADD): add otp
	* login.c: add reading of /etc/environment.  From Ake Sandgren
	<ake@cs.umu.se>
	add otp support. From Daniel Kouril <kouril@ics.muni.cz>

2000-06-09  Assar Westerlund  <assar@sics.se>

	* login.c (do_login): work-around for setuid and capabilities bug
	fixed in Linux 2.2.16

2000-04-09  Assar Westerlund  <assar@sics.se>

	* login.c: allow conversion of v5 -> v4 tickets when logging in
	with forwarded tickets

1999-11-09  Johan Danielsson  <joda@pdc.kth.se>

	* conf.c: remove case for not having cgetent, since it's in roken

1999-11-05  Assar Westerlund  <assar@sics.se>

	* login.c (do_login): conditionalize shadow stuff on getspnam

1999-10-30  Assar Westerlund  <assar@sics.se>

	* Makefile.am (login_DEPENDENCIES): remove, it's not entirely
 	correct and was causing problems with non-GNU make

1999-10-28  Assar Westerlund  <assar@sics.se>

	* login.c (start_logout_proceess): don't examine `prog' before
 	setting it.

1999-10-27  Assar Westerlund  <assar@sics.se>

	* login.c (do_login): chown and chmod the tty.  some clean-up.

1999-10-03  Assar Westerlund  <assar@sics.se>

	* login.c (krb5_start_session): correct the ccache to
 	krb524_convert_creds_kdc

1999-09-28  Assar Westerlund  <assar@sics.se>

	* login.c (krb5_verify): use krb5_verify_user_lrealm

1999-09-01  Johan Danielsson  <joda@pdc.kth.se>

	* login.c: SGI capability mumbo-jumbo

1999-08-09  Johan Danielsson  <joda@pdc.kth.se>

	* login.c (start_logout_process): call setproctitle

	* login_locl.h: declare struct spwd

	* login.c: add support for starting extra processes at login and
	logout; always preserve TERM and TZ

	* conf.c: add configuration file support

1999-08-07  Assar Westerlund  <assar@sics.se>

	* shadow.c (check_shadow): check for a NULL sp

1999-08-05  Assar Westerlund  <assar@sics.se>

	* login.c (main): move down login incorrect to disallow account
 	guessing

1999-08-04  Assar Westerlund  <assar@sics.se>

	* utmpx_login.c (utmpx_login): fix for Solaris.  From Miroslav
 	Ruda <ruda@ics.muni.cz>

	* login_locl.h: add <shadow.h> and some prototypes

	* login.c: fixes with v4 and shadow support.  From Miroslav Ruda
 	<ruda@ics.muni.cz>

	* shadow.c: new file with functions for handling shadow passwords

	* Makefile.am: add shadow

1999-07-22  Assar Westerlund  <assar@sics.se>

	* login.c (main): generate a better tty name

1999-05-25  Johan Danielsson  <joda@pdc.kth.se>

	* login.c (do_login): set $SHELL

1999-05-18  Assar Westerlund  <assar@sics.se>

	* add login-access

1999-05-11  Assar Westerlund  <assar@sics.se>

	* login.c: copy the v5 ccache to a file after having done setuid

1999-05-09  Assar Westerlund  <assar@sics.se>

	* login.c (krb5_verify): check seteuid for errors
	
Mon Apr 19 22:30:55 1999  Assar Westerlund  <assar@sics.se>

	* login.c: conditionalize the kafs calls on KRB4

	* Makefile.am (LDADD): add kafs

	* login.c: add support for getting afs tokens with v4 and v5

Sun Apr 18 14:12:28 1999  Johan Danielsson  <joda@hella.pdc.kth.se>

	* login.c: check _PATH_NOLOGIN

	* login_locl.h: _PATH_NOLOGIN

1999-04-11  Assar Westerlund  <assar@sics.se>

	* login.c (main): use print_version

Thu Apr  8 15:03:55 1999  Johan Danielsson  <joda@hella.pdc.kth.se>

	* login.c: remove definition of KRB_VERIFY_USER et.al. (moved to
 	config.h)

	* login_locl.h: include udb.h, sys/resource.h, and sys/category.h

Sat Mar 27 17:58:37 1999  Johan Danielsson  <joda@hella.pdc.kth.se>

	* Makefile.am: osfc2.c

	* login.c: magic for OSF C2, and Crays

	* login_locl.h: do_osfc2_magic proto

	* osfc2.c: bsd_locl -> login_locl

	* osfc2.c: OSF C2 magic

Tue Mar 23 14:17:40 1999  Johan Danielsson  <joda@hella.pdc.kth.se>

	* login_locl.h: _PATH_UTMP

Sun Mar 21 15:02:31 1999  Johan Danielsson  <joda@blubb.pdc.kth.se>

	* login.c: `-h' is host, not help

Sat Mar 20 00:11:13 1999  Assar Westerlund  <assar@sics.se>

	* login_locl.h: krb.h: add

	* login.c: static-size
	(krb4_verify): add

Thu Mar 18 11:36:10 1999  Johan Danielsson  <joda@hella.pdc.kth.se>

	* Makefile.am: include Makefile.am.common

Thu Mar 11 17:53:36 1999  Johan Danielsson  <joda@hella.pdc.kth.se>

	* utmpx_login.c: add some consts

	* utmp_login.c: add some consts

	* login.c: staticize

	* login_locl.h: add prototypes, and defaults for
 	_PATH_*

Mon Mar  1 10:49:14 1999  Johan Danielsson  <joda@hella.pdc.kth.se>

	* utmpx_login.c: HAVE_UT_* -> HAVE_STRUCT_UTMP*_UT_*

	* utmp_login.c: HAVE_UT_* -> HAVE_STRUCT_UTMP*_UT_*

OpenPOWER on IntegriCloud