switch to utf8 encoding of all files

git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@23814 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Love Hörnquist Åstrand
2008-09-13 08:53:55 +00:00
parent bdc4cdf254
commit e172367898
1065 changed files with 3304 additions and 3304 deletions

View File

@@ -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

View File

@@ -1,4 +1,4 @@
.\" Copyright (c) 2003 - 2006 Kungliga Tekniska H<EFBFBD>gskolan
.\" Copyright (c) 2003 - 2006 Kungliga Tekniska Högskolan
.\" (Royal Institute of Technology, Stockholm, Sweden).
.\" All rights reserved.
.\"

View File

@@ -1,5 +1,5 @@
/*
* Copyright (c) 1999 - 2008 Kungliga Tekniska H<EFBFBD>gskolan
* Copyright (c) 1999 - 2008 Kungliga Tekniska Högskolan
* (Royal Institute of Technology, Stockholm, Sweden).
* All rights reserved.
*

View File

@@ -1,5 +1,5 @@
/*
* Copyright (c) 2007 Kungliga Tekniska H<EFBFBD>gskolan
* Copyright (c) 2007 Kungliga Tekniska Högskolan
* (Royal Institute of Technology, Stockholm, Sweden).
* All rights reserved.
*