Deleted Added
full compact
ChangeLog (102644) ChangeLog (120945)
12003-05-06 Johan Danielsson <joda@pdc.kth.se>
2
3 * su.c: remove accidentally committed code that prints the command
4 being executed
5
62003-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
12002-02-19 Johan Danielsson <joda@pdc.kth.se>
2
3 * su.c: make this build without krb5
4
52002-01-09 Jacques Vidrine <n@nectar.cc>
6
7 * su.c: Don't use getlogin() to determine whether we are root.
8 Patch by joda.
9
102001-06-12 Assar Westerlund <assar@sics.se>
11
12 * su.c: check memory allocations. add some const
13
142000-12-31 Assar Westerlund <assar@sics.se>
15
16 * su.c (krb5_verify): handle krb5_init_context failure
17 consistently
18
192000-08-28 Johan Danielsson <joda@pdc.kth.se>
20
21 * su.c: set KRBTKFILE
22
232000-07-10 Assar Westerlund <assar@sics.se>
24
25 * Makefile.am: actually install su
26 * su.c (krb5_verify): try harder freeing. do not get upset on
27 interrupted password read
28
292000-06-09 Assar Westerlund <assar@sics.se>
30
31 * su.c (main): work-around for setuid and capabilities bug fixed
32 in Linux 2.2.16
33
342000-06-03 Assar Westerlund <assar@sics.se>
35
36 * su.c (main): just ignore shadow information if getspnam returns
37 NULL
38
391999-10-20 Assar Westerlund <assar@sics.se>
40
41 * Makefile.am: use LIB_roken
42
431999-09-28 Assar Westerlund <assar@sics.se>
44
45 * su.c (krb5_verify): use krb5_verify_user_lrealm
46
471999-08-04 Assar Westerlund <assar@sics.se>
48
49 * su.c: add support for shadow passwords and rewrite some logic.
50 From Miroslav Ruda <ruda@ics.muni.cz>
51
52 * Makefile.am: add libkafs
53
541999-06-15 Assar Westerlund <assar@sics.se>
55
56 * su.c (main): conditionalize `getlogin'
57
581999-05-11 Assar Westerlund <assar@sics.se>
59
60 * su.c (verfiy_krb5): get the name out of the ccache before
61 closing it
62
631999-05-05 Assar Westerlund <assar@sics.se>
64
65 * su.c: some more error checking
66
67Wed Apr 21 21:04:36 1999 Assar Westerlund <assar@sics.se>
68
69 * su.c (-f): implement
70
71 * su.c: implement -i
72 (verify_krb5): correct the ownership on the credential cache
73
74Tue Apr 20 13:26:13 1999 Johan Danielsson <joda@hella.pdc.kth.se>
75
76 * su.c: don't depend on paths.h
77
112002-02-19 Johan Danielsson <joda@pdc.kth.se>
12
13 * su.c: make this build without krb5
14
152002-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
202001-06-12 Assar Westerlund <assar@sics.se>
21
22 * su.c: check memory allocations. add some const
23
242000-12-31 Assar Westerlund <assar@sics.se>
25
26 * su.c (krb5_verify): handle krb5_init_context failure
27 consistently
28
292000-08-28 Johan Danielsson <joda@pdc.kth.se>
30
31 * su.c: set KRBTKFILE
32
332000-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
392000-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
442000-06-03 Assar Westerlund <assar@sics.se>
45
46 * su.c (main): just ignore shadow information if getspnam returns
47 NULL
48
491999-10-20 Assar Westerlund <assar@sics.se>
50
51 * Makefile.am: use LIB_roken
52
531999-09-28 Assar Westerlund <assar@sics.se>
54
55 * su.c (krb5_verify): use krb5_verify_user_lrealm
56
571999-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
641999-06-15 Assar Westerlund <assar@sics.se>
65
66 * su.c (main): conditionalize `getlogin'
67
681999-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
731999-05-05 Assar Westerlund <assar@sics.se>
74
75 * su.c: some more error checking
76
77Wed 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
84Tue Apr 20 13:26:13 1999 Johan Danielsson <joda@hella.pdc.kth.se>
85
86 * su.c: don't depend on paths.h
87