]> CyberLeo.Net >> Repos - FreeBSD/releng/7.2.git/blob - crypto/heimdal/appl/su/ChangeLog
Create releng/7.2 from stable/7 in preparation for 7.2-RELEASE.
[FreeBSD/releng/7.2.git] / crypto / heimdal / appl / su / ChangeLog
1 2003-05-06  Johan Danielsson  <joda@pdc.kth.se>
2
3         * su.c: remove accidentally committed code that prints the command
4         being executed
5
6 2003-03-18  Love Hörnquist Ã…strand <lha@it.su.se>
7
8         * su.c (krb5_start_session): krb5_afslog doesn't depend on KRB4
9         any more
10
11 2002-02-19  Johan Danielsson  <joda@pdc.kth.se>
12
13         * su.c: make this build without krb5
14
15 2002-01-09  Jacques Vidrine <n@nectar.cc>
16         
17         * su.c: Don't use getlogin() to determine whether we are root.
18         Patch by joda.
19
20 2001-06-12  Assar Westerlund  <assar@sics.se>
21
22         * su.c: check memory allocations.  add some const
23
24 2000-12-31  Assar Westerlund  <assar@sics.se>
25
26         * su.c (krb5_verify): handle krb5_init_context failure
27         consistently
28
29 2000-08-28  Johan Danielsson  <joda@pdc.kth.se>
30
31         * su.c: set KRBTKFILE
32
33 2000-07-10  Assar Westerlund  <assar@sics.se>
34
35         * Makefile.am: actually install su
36         * su.c (krb5_verify): try harder freeing.  do not get upset on
37         interrupted password read
38
39 2000-06-09  Assar Westerlund  <assar@sics.se>
40
41         * su.c (main): work-around for setuid and capabilities bug fixed
42         in Linux 2.2.16
43
44 2000-06-03  Assar Westerlund  <assar@sics.se>
45
46         * su.c (main): just ignore shadow information if getspnam returns
47         NULL
48
49 1999-10-20  Assar Westerlund  <assar@sics.se>
50
51         * Makefile.am: use LIB_roken
52
53 1999-09-28  Assar Westerlund  <assar@sics.se>
54
55         * su.c (krb5_verify): use krb5_verify_user_lrealm
56
57 1999-08-04  Assar Westerlund  <assar@sics.se>
58
59         * su.c: add support for shadow passwords and rewrite some logic.
60         From Miroslav Ruda <ruda@ics.muni.cz>
61
62         * Makefile.am: add libkafs
63
64 1999-06-15  Assar Westerlund  <assar@sics.se>
65
66         * su.c (main): conditionalize `getlogin'
67
68 1999-05-11  Assar Westerlund  <assar@sics.se>
69
70         * su.c (verfiy_krb5): get the name out of the ccache before
71         closing it
72
73 1999-05-05  Assar Westerlund  <assar@sics.se>
74
75         * su.c: some more error checking
76
77 Wed Apr 21 21:04:36 1999  Assar Westerlund  <assar@sics.se>
78
79         * su.c (-f): implement
80
81         * su.c: implement -i
82         (verify_krb5): correct the ownership on the credential cache
83
84 Tue Apr 20 13:26:13 1999  Johan Danielsson  <joda@hella.pdc.kth.se>
85
86         * su.c: don't depend on paths.h
87