svn commit: samba-web r250 - in trunk: . news news/developers

deryck at samba.org deryck at samba.org
Thu Aug 12 14:15:52 GMT 2004


Author: deryck
Date: 2004-08-12 14:15:52 +0000 (Thu, 12 Aug 2004)
New Revision: 250
WebSVN: http://websvn.samba.org/websvn/changeset.php?rep=samba-web&path=/trunk&rev=250&nolog=1
Log:

Add news item offering a progress report on work done
at CIFS conference so far.

--deryck

Added:
   trunk/news/developers/plug_progress.html
Modified:
   trunk/index.html
   trunk/news/developers/index.html
   trunk/news/index.html

Changeset:
Modified: trunk/index.html
===================================================================
--- trunk/index.html	2004-08-11 01:08:13 UTC (rev 249)
+++ trunk/index.html	2004-08-12 14:15:52 UTC (rev 250)
@@ -31,6 +31,7 @@
     <h2>News</h2>
 
     <ul class="news">
+    <li>12 August 2004 <a href="/samba/news/#plug_progress">CIFS Conference/Plugfest Progress Report</a></li>
     <li>10 August 2004 <a href="/samba/news/#minnesota_ms">Minnesota Vouchers</a></li>
     <li>10 August 2004 <a href="/samba/news/#accepting">news.samba.org Open For Story Submissions</a></li>
     <li>8 August 2004 <a href="/samba/news/#redesign">samba.org Has Been Redesigned</a></li>

Modified: trunk/news/developers/index.html
===================================================================
--- trunk/news/developers/index.html	2004-08-11 01:08:13 UTC (rev 249)
+++ trunk/news/developers/index.html	2004-08-12 14:15:52 UTC (rev 250)
@@ -6,6 +6,7 @@
 
     <p>Stories related to Samba development and developers on news.samba.org are archived here.</p>
 
-   <p class="credit">There are no stories currently published for this section.</p> 
+    <h2>12 August 2004</h2>
+         <a name="plug_progress"><!--#include virtual="plug_progress.html" --></a>
 
 <!--#include virtual="/samba/news/footer.html" -->

Added: trunk/news/developers/plug_progress.html
===================================================================
--- trunk/news/developers/plug_progress.html	2004-08-11 01:08:13 UTC (rev 249)
+++ trunk/news/developers/plug_progress.html	2004-08-12 14:15:52 UTC (rev 250)
@@ -0,0 +1,9 @@
+    <h3><a name="plug_progress">CIFS Conference/Plugfest Progress Report</a></h3> 
+        
+    <div class="article">
+    <p>The conference portion of the "CIFS 2004 Conference and Plugfest" concluded yesterday, Wednesday, 11 August 2004.  Several Samba Team members gave talks and tutorials.  Highlights included Andrew Tridgell's two talks related to RPC testing in Samba4; Jeremy Allison's proposal of possible future extensions to the CIFS protocol; and Jerry Carter's talks on the Samba roadmap and on working with LDAP and CIFS.  Samba Team members Chris Hertel, John Terpstra, Andrew Bartlett, and Steve French also gaves talks during the conference.</p>
+
+    <p>For the rest of this week, Samba Team attention turns to the work to be done in the plugfest.  Team members are working on the continued development of Samba 4, the Samba 3.2 merge which will integrate portions of the Samba4 smb and rpc client libraries, and the release of Samba 3.0.6 by week's end.  Clearly, some exciting work is being done this week, including much related to Samba development, at the "CIFS 2004 Conference and Plugfest."</p>
+    </div>
+        
+       


Property changes on: trunk/news/developers/plug_progress.html
___________________________________________________________________
Name: svn:executable
   + *

Modified: trunk/news/index.html
===================================================================
--- trunk/news/index.html	2004-08-11 01:08:13 UTC (rev 249)
+++ trunk/news/index.html	2004-08-12 14:15:52 UTC (rev 250)
@@ -2,6 +2,10 @@
 <title>news.samba.org</title>
 <!--#include virtual="/samba/news/header2.html" -->
 
+    <h2>12 August 2004</h2>
+    <!--#include virtual="/samba/news/developers/plug_progress.html" -->
+    <div class="reference">Link: <a href="/samba/news/developers/#plug_progress">developers/</a></div>
+
     <h2>10 August 2004</h2>
 
     <!--#include virtual="/samba/news/advocacy/minnesota_ms.html" -->



More information about the samba-cvs mailing list