svn commit: samba-web r978 - in trunk/projects: .

jerry at samba.org jerry at samba.org
Tue May 2 19:42:14 GMT 2006


Author: jerry
Date: 2006-05-02 19:42:13 +0000 (Tue, 02 May 2006)
New Revision: 978

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

Log:
more cleanup
Modified:
   trunk/projects/summercode06.html


Changeset:
Modified: trunk/projects/summercode06.html
===================================================================
--- trunk/projects/summercode06.html	2006-05-02 19:37:24 UTC (rev 977)
+++ trunk/projects/summercode06.html	2006-05-02 19:42:13 UTC (rev 978)
@@ -147,7 +147,7 @@
       </ol>
    </p>
 
-  <h4>Subversion VFS Module</h4>
+  <h4>Subversion VFS Module (Samba 3)</h4>
   <p>Given a share that is also a Subversion working copy, provide a VFS module
   that performs the svn action corresponding to the file system action.  For
   example, if a file is added from a Windows client, an "svn add" is done by
@@ -162,13 +162,12 @@
   another virtual machine environment to allow for fully automated
   testing against Windows machines, both as clients and servers.</p>
 
-  <h4>Re-implement smbclient in ejs</h4>
+  <h4>Re-implement smbclient in ejs (Samba 4)</h4>
   <p>Samba4 now has an embedded javascript interpreter, which is used
   for both web configuration and for command line tools. The
   interpreter has access to the extensive internal C library of
-  Samba. I would like smbclient to be rewritten in js, making it much
+  Samba. We would like smbclient to be rewritten in js, making it much
   more easily extendable by administrators.</p>
-  for details.
 
   <h4>ci-skads decoding and implementation</h4>
   <p>The ci-skads protocol is used to implement remote full filesystem
@@ -183,10 +182,7 @@
   Many LDAP administrators would benefit if a similar
   tool were constructed, in particular with similar schema knowledge.
   Using LDB as a backend could allow easy use of Samba-supported SASL
-  mechanisms for easier authentication. </p>
-
-  <h4>GQ replacement in Samba SWAT (Samba4)</h4>
-  <p>Likewise to the above proposal, an LDB editor in SWAT would be
+  mechanisms for easier authentication.  Likewise, an LDB editor in SWAT would be
   very useful.  Building it with interactive functionality
   would make it a very powerful way to manage Samba4's LDB databases.</p>
 



More information about the samba-cvs mailing list