svn commit: lorikeet r777 - in trunk/heimdal: .

lha at samba.org lha at samba.org
Wed Jul 18 10:03:16 GMT 2007


Author: lha
Date: 2007-07-18 10:03:16 +0000 (Wed, 18 Jul 2007)
New Revision: 777

WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=lorikeet&rev=777

Log:
Merged with Heimdal svn revision 21651
Removed:
   trunk/heimdal/TODO-1.0
Modified:
   trunk/heimdal/ChangeLog
   trunk/heimdal/Makefile.am
   trunk/heimdal/configure.in


Changeset:
Modified: trunk/heimdal/ChangeLog
===================================================================
--- trunk/heimdal/ChangeLog	2007-07-17 15:55:03 UTC (rev 776)
+++ trunk/heimdal/ChangeLog	2007-07-18 10:03:16 UTC (rev 777)
@@ -1,3 +1,7 @@
+2007-07-18  Love Hörnquist Åstrand  <lha at it.su.se>
+
+	* Makefile.am: TODO-1.0
+
 2007-07-17  Love Hörnquist Åstrand  <lha at it.su.se>
 
 	* doc/hx509.texi: use version.texi

Modified: trunk/heimdal/Makefile.am
===================================================================
--- trunk/heimdal/Makefile.am	2007-07-17 15:55:03 UTC (rev 776)
+++ trunk/heimdal/Makefile.am	2007-07-18 10:03:16 UTC (rev 777)
@@ -1,4 +1,4 @@
-# $Id: Makefile.am 21011 2007-06-08 04:01:03Z lha $
+# $Id: Makefile.am 21650 2007-07-18 08:34:38Z lha $
 
 include $(top_srcdir)/Makefile.am.common
 
@@ -14,7 +14,6 @@
 
 EXTRA_DIST = \
 	TODO \
-	TODO-1.0 \
 	LICENSE \
 	README \
 	ChangeLog \

Deleted: trunk/heimdal/TODO-1.0
===================================================================
--- trunk/heimdal/TODO-1.0	2007-07-17 15:55:03 UTC (rev 776)
+++ trunk/heimdal/TODO-1.0	2007-07-18 10:03:16 UTC (rev 777)
@@ -1,9 +0,0 @@
-$Id: TODO-1.0 12891 2003-09-20 18:49:01Z lha $
-
-- sort out hprop:ing
-- figure out hostname case sensitive issues
-- verify_user: handle non-secure verification failing because of
-  host->realm mapping
-- PAM?
-- kadmin: make it happy with reading and parsing kdc.conf
-- handle readline hiding in readline/readline.h

Modified: trunk/heimdal/configure.in
===================================================================
--- trunk/heimdal/configure.in	2007-07-17 15:55:03 UTC (rev 776)
+++ trunk/heimdal/configure.in	2007-07-18 10:03:16 UTC (rev 777)
@@ -1,8 +1,8 @@
 dnl Process this file with autoconf to produce a configure script.
-AC_REVISION($Revision: 21642 $)
+AC_REVISION($Revision: 21648 $)
 AC_PREREQ([2.59])
 test -z "$CFLAGS" && CFLAGS="-g"
-AC_INIT([Lorikeet-Heimdal, modified for Samba4],[0.9rc6-samba],[samba-technical.org])
+AC_INIT([Lorikeet-Heimdal, modified for Samba4],[1.1pre-samba],[samba-technical.org])
 AC_CONFIG_SRCDIR([kuser/kinit.c])
 AC_CONFIG_HEADERS(include/config.h)
 



More information about the samba-cvs mailing list