git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@18293 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Love Hörnquist Åstrand
2006-10-07 10:18:16 +00:00
parent 1dee1f3502
commit 103231471e
5 changed files with 31 additions and 1 deletions

View File

@@ -1,5 +1,7 @@
2006-10-07 Love H<>rnquist <20>strand <lha@it.su.se> 2006-10-07 Love H<>rnquist <20>strand <lha@it.su.se>
* appl/kf/Makefile.am: Add man_MANS to EXTRA_DIST
* kuser/Makefile.am: split build files into dist_ and noinst_ * kuser/Makefile.am: split build files into dist_ and noinst_
SOURCES SOURCES

View File

@@ -1,3 +1,9 @@
2006-10-07 Love H<>rnquist <20>strand <lha@it.su.se>
* Makefile.am: Add man_MANS to EXTRA_DIST
* Makefile.am: split build files into dist_ and noinst_ SOURCES
2005-07-07 Love H<>rnquist <20>strand <lha@it.su.se> 2005-07-07 Love H<>rnquist <20>strand <lha@it.su.se>
* ktutil.c: rename optind to optidx * ktutil.c: rename optind to optidx

View File

@@ -1,3 +1,7 @@
2006-10-07 Love H<>rnquist <20>strand <lha@it.su.se>
* Makefile.am: Add man_MANS to EXTRA_DIST
2006-01-03 Love H<>rnquist <20>strand <lha@it.su.se> 2006-01-03 Love H<>rnquist <20>strand <lha@it.su.se>
* afslog.1: Document options to allow select principal or * afslog.1: Document options to allow select principal or

View File

@@ -1,3 +1,17 @@
2006-10-07 Love H<>rnquist <20>strand <lha@it.su.se>
* ftpd/Makefile.am: Add man_MANS to EXTRA_DIST
* ftp/Makefile.am: Add man_MANS to EXTRA_DIST
2006-08-08 Love H<>rnquist <20>strand <lha@it.su.se>
* ftpd/ftpd.c: Add comment by seteuid call isn't not needed.
* ftpd/ftpd.c: Check return values from seteuid, prompted by MIT
advisory. Thanks to Tom Yu at MIT, and Michael Calmer and Marcus
Meissner at SUSE. Either of CVE-2006-3083 or CVE-2006-3084.
2006-06-27 Love H<>rnquist <20>strand <lha@it.su.se> 2006-06-27 Love H<>rnquist <20>strand <lha@it.su.se>
* ftpd/gss_userok.c (gss_userok): create a local krb5_context and * ftpd/gss_userok.c (gss_userok): create a local krb5_context and

View File

@@ -1,5 +1,9 @@
2006-05-05 Love H<>rnquist <20>strand <lha@it.su.se> 2006-10-07 Love H<>rnquist <20>strand <lha@it.su.se>
* Makefile.am: Add man_MANS to EXTRA_DIST
2006-05-05 Love H<>rnquist <20>strand <lha@it.su.se>
* Rename u_intXX_t to uintXX_t * Rename u_intXX_t to uintXX_t
2005-07-09 Love H<>rquist <20>strand <lha@it.su.se> 2005-07-09 Love H<>rquist <20>strand <lha@it.su.se>