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:
@@ -1,4 +1,4 @@
|
||||
2007-12-14 Love H<EFBFBD>rnquist <EFBFBD>strand <lha@it.su.se>
|
||||
2007-12-14 Love Hörnquist Åstrand <lha@it.su.se>
|
||||
|
||||
* sia/Makefile.am: One EXTRA_DIST is enought, from dave love.
|
||||
|
||||
@@ -6,7 +6,7 @@
|
||||
|
||||
* afskauthlib/Makefile.am: SRCS
|
||||
|
||||
2006-10-22 Love H<EFBFBD>rnquist <EFBFBD>strand <lha@it.su.se>
|
||||
2006-10-22 Love Hörnquist Åstrand <lha@it.su.se>
|
||||
|
||||
* pam/Makefile.am: use libtool to build binaries
|
||||
|
||||
@@ -15,7 +15,7 @@
|
||||
* afskauthlib/Makefile.am (afskauthlib.so): Use libtool.
|
||||
(.c.o): Use CC (like SIA module), not COMPILE.
|
||||
|
||||
2005-04-19 Love H<EFBFBD>rnquist <EFBFBD>strand <lha@it.su.se>
|
||||
2005-04-19 Love Hörnquist Åstrand <lha@it.su.se>
|
||||
|
||||
* sia/sia.c: fix getpw*_r calls, they return 0 even when the entry
|
||||
isn't found and instead make it with setting return pointer to
|
||||
@@ -26,27 +26,27 @@
|
||||
* afskauthlib/verify.c: use krb5_appdefault_boolean instead of
|
||||
krb5_config_get_bool
|
||||
|
||||
2003-09-23 Love H<EFBFBD>rnquist <EFBFBD>strand <lha@it.su.se>
|
||||
2003-09-23 Love Hörnquist Åstrand <lha@it.su.se>
|
||||
|
||||
* sia/sia.c: Add support for AFS when using Kerberos 5, From:
|
||||
Sergio.Gelato@astro.su.se
|
||||
|
||||
2003-07-07 Love H<EFBFBD>rnquist <EFBFBD>strand <lha@it.su.se>
|
||||
2003-07-07 Love Hörnquist Åstrand <lha@it.su.se>
|
||||
|
||||
* pam/Makefile.am: XXX inline COMPILE since automake wont add it
|
||||
|
||||
* afskauthlib/verify.c (verify_krb5): use krb5_cc_clear_mcred
|
||||
|
||||
2003-05-08 Love H<EFBFBD>rnquist <EFBFBD>strand <lha@it.su.se>
|
||||
2003-05-08 Love Hörnquist Åstrand <lha@it.su.se>
|
||||
|
||||
* sia/Makefile.am: inline COMPILE since (modern) automake doesn't
|
||||
add it by itself for some reason
|
||||
|
||||
2003-04-30 Love H<EFBFBD>rnquist <EFBFBD>strand <lha@it.su.se>
|
||||
2003-04-30 Love Hörnquist Åstrand <lha@it.su.se>
|
||||
|
||||
* afskauthlib/Makefile.am: always includes kafs now that its built
|
||||
|
||||
2003-03-27 Love H<EFBFBD>rnquist <EFBFBD>strand <lha@it.su.se>
|
||||
2003-03-27 Love Hörnquist Åstrand <lha@it.su.se>
|
||||
|
||||
* sia/Makefile.am: libkafs is always built now, lets include it
|
||||
|
||||
|
@@ -1,5 +1,5 @@
|
||||
/*
|
||||
* Copyright (c) 1995-2004 Kungliga Tekniska H<EFBFBD>gskolan
|
||||
* Copyright (c) 1995-2004 Kungliga Tekniska Högskolan
|
||||
* (Royal Institute of Technology, Stockholm, Sweden).
|
||||
* All rights reserved.
|
||||
*
|
||||
|
@@ -1,5 +1,5 @@
|
||||
/*
|
||||
* Copyright (c) 1995 - 2001 Kungliga Tekniska H<EFBFBD>gskolan
|
||||
* Copyright (c) 1995 - 2001 Kungliga Tekniska Högskolan
|
||||
* (Royal Institute of Technology, Stockholm, Sweden).
|
||||
* All rights reserved.
|
||||
*
|
||||
|
@@ -1,4 +1,4 @@
|
||||
# Copyright (c) 1998 Kungliga Tekniska H<EFBFBD>gskolan
|
||||
# Copyright (c) 1998 Kungliga Tekniska Högskolan
|
||||
# (Royal Institute of Technology, Stockholm, Sweden).
|
||||
# All rights reserved.
|
||||
#
|
||||
|
@@ -1,4 +1,4 @@
|
||||
# Copyright (c) 1998 Kungliga Tekniska H<EFBFBD>gskolan
|
||||
# Copyright (c) 1998 Kungliga Tekniska Högskolan
|
||||
# (Royal Institute of Technology, Stockholm, Sweden).
|
||||
# All rights reserved.
|
||||
#
|
||||
|
0
lib/auth/sia/make-rpath
Executable file → Normal file
0
lib/auth/sia/make-rpath
Executable file → Normal file
@@ -1,5 +1,5 @@
|
||||
/*
|
||||
* Copyright (c) 1999 Kungliga Tekniska H<EFBFBD>gskolan
|
||||
* Copyright (c) 1999 Kungliga Tekniska Högskolan
|
||||
* (Royal Institute of Technology, Stockholm, Sweden).
|
||||
* All rights reserved.
|
||||
*
|
||||
|
@@ -1,5 +1,5 @@
|
||||
/*
|
||||
* Copyright (c) 1995-2001 Kungliga Tekniska H<EFBFBD>gskolan
|
||||
* Copyright (c) 1995-2001 Kungliga Tekniska Högskolan
|
||||
* (Royal Institute of Technology, Stockholm, Sweden).
|
||||
* All rights reserved.
|
||||
*
|
||||
|
@@ -1,5 +1,5 @@
|
||||
/*
|
||||
* Copyright (c) 1999 - 2001 Kungliga Tekniska H<EFBFBD>gskolan
|
||||
* Copyright (c) 1999 - 2001 Kungliga Tekniska Högskolan
|
||||
* (Royal Institute of Technology, Stockholm, Sweden).
|
||||
* All rights reserved.
|
||||
*
|
||||
|
Reference in New Issue
Block a user