x
authorLove Hörnquist Åstrand <lha@kth.se>
Sat, 7 Oct 2006 10:18:16 +0000 (10:18 +0000)
committerLove Hörnquist Åstrand <lha@kth.se>
Sat, 7 Oct 2006 10:18:16 +0000 (10:18 +0000)
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@18293 ec53bebd-3082-4978-b11e-865c3cabbd6b

ChangeLog
admin/ChangeLog
appl/afsutil/ChangeLog
appl/ftp/ChangeLog
appl/kx/ChangeLog

index 3a6abd168f34a95964b470d21f9a5a3062ba363c..8ea72b41871b8d17dd21af1d4eee5eae1451e821 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,7 @@
 2006-10-07  Love Hörnquist Å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_
        SOURCES
 
index a8e8502499dad26bbcd02a33cbee19b595c5da85..6587240f60cdba77af3f0549bd737fc609826057 100644 (file)
@@ -1,3 +1,9 @@
+2006-10-07  Love Hörnquist Å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 Åstrand  <lha@it.su.se>
 
        * ktutil.c: rename optind to optidx
index e364594a5bb18ee6e4de5f74afd4ccddfb94849c..89918f3869b545110028847b4f468ea94528cb97 100644 (file)
@@ -1,3 +1,7 @@
+2006-10-07  Love Hörnquist Åstrand  <lha@it.su.se>
+
+       * Makefile.am: Add man_MANS to EXTRA_DIST
+       
 2006-01-03  Love Hörnquist Åstrand  <lha@it.su.se>
 
        * afslog.1: Document options to allow select principal or
index f908a54d5c00e696e046506427d033c144adda8b..0f4512de4fa6ca7d6a72b5d74ba271488e80d4cd 100644 (file)
@@ -1,3 +1,17 @@
+2006-10-07  Love Hörnquist Å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 Å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 Åstrand  <lha@it.su.se>
 
        * ftpd/gss_userok.c (gss_userok): create a local krb5_context and
index 51cd0ba75be4f03c581acc474b7512a9b607e609..b510483ed29f4cc07b845313c82fcbed36767a89 100644 (file)
@@ -1,5 +1,9 @@
-2006-05-05  Love Hörnquist Å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örnquist Åstrand  <lha@it.su.se>
+       
        * Rename u_intXX_t to uintXX_t
        
 2005-07-09  Love Hörquist Åstrand  <lha@it.su.se>