@@ -1,24 +1,24 @@
2008-07-15 Love H<EFBFBD> rnquist <EFBFBD> strand <lha@it.su.se>
2008-07-15 Love Hö rnquist Å strand <lha@it.su.se>
* Makefile.am: no krb4
* su.c: Drop kerberos 4 support.
2007-10-19 Love H<EFBFBD> rnquist <EFBFBD> strand <lha@it.su.se>
2007-10-19 Love Hö rnquist Å strand <lha@it.su.se>
* su.c: read environment from _PATH_ETC_ENVIRONMENT
* supaths.c: paths
2007-08-02 Love H<EFBFBD> rnquist <EFBFBD> strand <lha@it.su.se>
2007-08-02 Love Hö rnquist Å strand <lha@it.su.se>
* su.c: Check all local realms when su-ing, from Magnus Holmberg.
2007-06-19 Love H<EFBFBD> rnquist <EFBFBD> strand <lha@it.su.se>
2007-06-19 Love Hö rnquist Å strand <lha@it.su.se>
* su.c: If not root and not setuid, print warning.
2006-01-17 Love H<EFBFBD> rnquist <EFBFBD> strand <lha@it.su.se>
2006-01-17 Love Hö rnquist Å strand <lha@it.su.se>
* su.c (group_member_p): rename from group_member to avoid name
pollution from glibc headers. Fixed based on report from David Love.
@@ -27,16 +27,16 @@
* su.c: fix reversed logic when deciding to print tty or not
2005-10-22 Love H<EFBFBD> rnquist <EFBFBD> strand <lha@it.su.se>
2005-10-22 Love Hö rnquist Å strand <lha@it.su.se>
* su.c: Check return value from asprintf instead of string != NULL
since it undefined behavior on Linux. From Bj<EFBFBD> rn Sandell
since it undefined behavior on Linux. From Bjö rn Sandell
2005-05-10 Dave Love <fx@gnu.org>
* su.c: Include <crypt.h>.
2003-09-03 Love H<EFBFBD> rnquist <EFBFBD> strand <lha@it.su.se>
2003-09-03 Love Hö rnquist Å strand <lha@it.su.se>
* su.c: s/des_read_pw_string/UI_UTIL_read_pw_string/
@@ -45,7 +45,7 @@
* su.c: remove accidentally committed code that prints the command
being executed
2003-03-18 Love H<EFBFBD> rnquist <EFBFBD> strand <lha@it.su.se>
2003-03-18 Love Hö rnquist Å strand <lha@it.su.se>
* su.c (krb5_start_session): krb5_afslog doesn't depend on KRB4
any more