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,23 +1,23 @@
|
||||
2006-11-20 Love H<EFBFBD>rnquist <EFBFBD>strand <lha@it.su.se>
|
||||
2006-11-20 Love Hörnquist Åstrand <lha@it.su.se>
|
||||
|
||||
* pop_pass.c: Make krb5_get_init_creds_opt_free take a context
|
||||
argument.
|
||||
|
||||
2006-10-07 Love H<EFBFBD>rnquist <EFBFBD>strand <lha@it.su.se>
|
||||
2006-10-07 Love Hörnquist Åstrand <lha@it.su.se>
|
||||
|
||||
* Makefile.am: Add man_MANS to EXTRA_DIST
|
||||
|
||||
2006-05-05 Love H<EFBFBD>rnquist <EFBFBD>strand <lha@it.su.se>
|
||||
2006-05-05 Love Hörnquist Åstrand <lha@it.su.se>
|
||||
|
||||
* Rename u_intXX_t to uintXX_t
|
||||
|
||||
2005-10-22 Love H<EFBFBD>rnquist <EFBFBD>strand <lha@it.su.se>
|
||||
2005-10-22 Love Hörnquist Åstrand <lha@it.su.se>
|
||||
|
||||
* pop_dropinfo.c: Check return value from asprintf instead of
|
||||
string != NULL since it undefined behavior on Linux. From Bj<EFBFBD>rn
|
||||
string != NULL since it undefined behavior on Linux. From Björn
|
||||
Sandell
|
||||
|
||||
2005-05-29 Love H<EFBFBD>rnquist <EFBFBD>strand <lha@it.su.se>
|
||||
2005-05-29 Love Hörnquist Åstrand <lha@it.su.se>
|
||||
|
||||
* pop_user.c: avoid 'unused variable' warnings
|
||||
|
||||
@@ -44,7 +44,7 @@
|
||||
|
||||
* popper.h: add AUTH_SASL flag
|
||||
|
||||
2003-12-20 Love H<EFBFBD>rnquist <EFBFBD>strand <lha@it.su.se>
|
||||
2003-12-20 Love Hörnquist Åstrand <lha@it.su.se>
|
||||
|
||||
* popper.c (main): avoid warning by sending empty string as
|
||||
formatstring instead of NULL (even though pop_msg handles that
|
||||
@@ -54,19 +54,19 @@
|
||||
|
||||
* pop_init.c (pop_init): change call to authentication function,
|
||||
from a ?: construct (which toubles some versions of gcc) to if;
|
||||
from Bj<EFBFBD>rn Gr<EFBFBD>nvall
|
||||
from Björn Grönvall
|
||||
|
||||
2003-09-03 Love H<EFBFBD>rnquist <EFBFBD>strand <lha@it.su.se>
|
||||
2003-09-03 Love Hörnquist Åstrand <lha@it.su.se>
|
||||
|
||||
* pop_pass.c: use
|
||||
krb5_get_init_creds_opt_alloc/krb5_get_init_creds_opt_free
|
||||
|
||||
2003-09-02 Love H<EFBFBD>rnquist <EFBFBD>strand <lha@it.su.se>
|
||||
2003-09-02 Love Hörnquist Åstrand <lha@it.su.se>
|
||||
|
||||
* popper.c (tgets): avoid be clobbered by `longjmp' or `vfork'
|
||||
warning
|
||||
|
||||
2003-04-16 Love H<EFBFBD>rnquist <EFBFBD>strand <lha@it.su.se>
|
||||
2003-04-16 Love Hörnquist Åstrand <lha@it.su.se>
|
||||
|
||||
* popper.8: spelling, from jmc <jmc@prioris.mini.pw.edu.pl>
|
||||
|
||||
|
@@ -1,5 +1,5 @@
|
||||
/*
|
||||
* Copyright (c) 2004 Kungliga Tekniska H<EFBFBD>gskolan
|
||||
* Copyright (c) 2004 Kungliga Tekniska Högskolan
|
||||
* (Royal Institute of Technology, Stockholm, Sweden).
|
||||
* All rights reserved.
|
||||
*
|
||||
|
@@ -1,5 +1,5 @@
|
||||
/*
|
||||
* Copyright (c) 2004 Kungliga Tekniska H<EFBFBD>gskolan
|
||||
* Copyright (c) 2004 Kungliga Tekniska Högskolan
|
||||
* (Royal Institute of Technology, Stockholm, Sweden).
|
||||
* All rights reserved.
|
||||
*
|
||||
|
@@ -1,5 +1,5 @@
|
||||
/*
|
||||
* 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,5 +1,5 @@
|
||||
/*
|
||||
* Copyright (c) 2004 Kungliga Tekniska H<EFBFBD>gskolan
|
||||
* Copyright (c) 2004 Kungliga Tekniska Högskolan
|
||||
* (Royal Institute of Technology, Stockholm, Sweden).
|
||||
* All rights reserved.
|
||||
*
|
||||
|
@@ -1,5 +1,5 @@
|
||||
/*
|
||||
* Copyright (c) 2004 Kungliga Tekniska H<EFBFBD>gskolan
|
||||
* Copyright (c) 2004 Kungliga Tekniska Högskolan
|
||||
* (Royal Institute of Technology, Stockholm, Sweden).
|
||||
* All rights reserved.
|
||||
*
|
||||
|
@@ -1,5 +1,5 @@
|
||||
/*
|
||||
* Copyright (c) 1995 - 2002 Kungliga Tekniska H<EFBFBD>gskolan
|
||||
* Copyright (c) 1995 - 2002 Kungliga Tekniska Högskolan
|
||||
* (Royal Institute of Technology, Stockholm, Sweden).
|
||||
* All rights reserved.
|
||||
*
|
||||
|
@@ -1,5 +1,5 @@
|
||||
/*
|
||||
* Copyright (c) 1995, 1996, 1997 Kungliga Tekniska H<EFBFBD>gskolan
|
||||
* Copyright (c) 1995, 1996, 1997 Kungliga Tekniska Högskolan
|
||||
* (Royal Institute of Technology, Stockholm, Sweden).
|
||||
* All rights reserved.
|
||||
*
|
||||
|
@@ -1,4 +1,4 @@
|
||||
.\" Copyright (c) 2001 - 2004 Kungliga Tekniska H<EFBFBD>gskolan
|
||||
.\" Copyright (c) 2001 - 2004 Kungliga Tekniska Högskolan
|
||||
.\" (Royal Institute of Technology, Stockholm, Sweden).
|
||||
.\" All rights reserved.
|
||||
.\"
|
||||
|
Reference in New Issue
Block a user