12000-12-31 Assar Westerlund <assar@sics.se> 2 3 * su.c (krb5_verify): handle krb5_init_context failure 4 consistently 5 62000-08-28 Johan Danielsson <joda@pdc.kth.se> 7 8 * su.c: set KRBTKFILE 9 102000-07-10 Assar Westerlund <assar@sics.se> 11 12 * Makefile.am: actually install su 13 * su.c (krb5_verify): try harder freeing. do not get upset on 14 interrupted password read 15 162000-06-09 Assar Westerlund <assar@sics.se> 17 18 * su.c (main): work-around for setuid and capabilities bug fixed 19 in Linux 2.2.16 20 212000-06-03 Assar Westerlund <assar@sics.se> 22 23 * su.c (main): just ignore shadow information if getspnam returns 24 NULL 25 261999-10-20 Assar Westerlund <assar@sics.se> 27 28 * Makefile.am: use LIB_roken 29 301999-09-28 Assar Westerlund <assar@sics.se> 31 32 * su.c (krb5_verify): use krb5_verify_user_lrealm 33 341999-08-04 Assar Westerlund <assar@sics.se> 35 36 * su.c: add support for shadow passwords and rewrite some logic. 37 From Miroslav Ruda <ruda@ics.muni.cz> 38 39 * Makefile.am: add libkafs 40 411999-06-15 Assar Westerlund <assar@sics.se> 42 43 * su.c (main): conditionalize `getlogin' 44 451999-05-11 Assar Westerlund <assar@sics.se> 46 47 * su.c (verfiy_krb5): get the name out of the ccache before 48 closing it 49 501999-05-05 Assar Westerlund <assar@sics.se> 51 52 * su.c: some more error checking 53 54Wed Apr 21 21:04:36 1999 Assar Westerlund <assar@sics.se> 55 56 * su.c (-f): implement 57 58 * su.c: implement -i 59 (verify_krb5): correct the ownership on the credential cache 60 61Tue Apr 20 13:26:13 1999 Johan Danielsson <joda@hella.pdc.kth.se> 62 63 * su.c: don't depend on paths.h 64 65