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

tridge at samba.org tridge at samba.org
Sun Apr 30 08:46:11 GMT 2006


Author: tridge
Date: 2006-04-30 08:46:10 +0000 (Sun, 30 Apr 2006)
New Revision: 969

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

Log:

added some project ideas

Modified:
   trunk/projects/summercode06.html


Changeset:
Modified: trunk/projects/summercode06.html
===================================================================
--- trunk/projects/summercode06.html	2006-04-28 15:26:51 UTC (rev 968)
+++ trunk/projects/summercode06.html	2006-04-30 08:46:10 UTC (rev 969)
@@ -144,6 +144,29 @@
   call.)  When (and if) to commit and what message to attach could be  
   configurable options.</p>
 
-  
+  <h4>Automated testing against Windows</h4>
+  <p>The Samba project does extensive automated testing on
+  build.samba.org, but its all Samba<->Samba testing. Our testing
+  against Windows is currently manual. We would like to use vmware or
+  another virtual machine environment to allow for fully automated
+  testing against Windows machines, both as clients and servers. Talk
+  to tridge at samba.org for details.
 
+  <h4>Re-implement smbclient in ejs</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
+  more easily extendable by administrators. Talk to tridge at samba.org
+  for details.
+
+  <h4>ci-skads decoding and implementation</h4>
+  <p>The ci-skads protocol is used to implement remote full filesystem
+  indexing (indexed search) between windows machines. We would like to
+  support this functionalilty in Samba, interfacing with existinig
+  indexing tools on Unix systems (such as beagle). This would be a
+  very challenging project, suitable for someone experienced with
+  analysing completely new protocols. Talk to tridge at samba.org for
+  details.
+
 <!--#include virtual="/samba/footer.html" -->



More information about the samba-cvs mailing list