The branch, master has been updated
       via  de48224 remove old TODOs and add a link to 
http://wiki.samba.org/index.php/ActiveProjects
       via  d18497b add a note about git format-patch
       via  15ae3f1 we're on the road to 4.0, 3.0 is hostory...
       via  b829008 John is our current doc maintainer.
      from  51105b9 currently v4-0-test matches v4-0-stable

http://gitweb.samba.org/?p=samba-web.git;a=shortlog;h=master


- Log -----------------------------------------------------------------
commit de4822443b9e5a8ce880ede2374acde911226187
Author: Stefan Metzmacher <me...@samba.org>
Date:   Thu Aug 25 16:11:45 2011 +0200

    remove old TODOs and add a link to 
http://wiki.samba.org/index.php/ActiveProjects
    
    metze

commit d18497b5067e14656b5b1e9b6e9698d3596eefbf
Author: Stefan Metzmacher <me...@samba.org>
Date:   Thu Aug 25 16:11:05 2011 +0200

    add a note about git format-patch
    
    metze

commit 15ae3f1be62365ea17573357223fcfcb95544f82
Author: Stefan Metzmacher <me...@samba.org>
Date:   Thu Aug 25 16:10:34 2011 +0200

    we're on the road to 4.0, 3.0 is hostory...
    
    metze

commit b829008b4574e3a760730dacb734de8271a87166
Author: Stefan Metzmacher <me...@samba.org>
Date:   Thu Aug 25 16:08:24 2011 +0200

    John is our current doc maintainer.
    
    metze

-----------------------------------------------------------------------

Summary of changes:
 devel/TODO.html |   18 ++++++++++++------
 1 files changed, 12 insertions(+), 6 deletions(-)


Changeset truncated at 500 lines:

diff --git a/devel/TODO.html b/devel/TODO.html
index e146b7b..2004e05 100755
--- a/devel/TODO.html
+++ b/devel/TODO.html
@@ -19,12 +19,15 @@ 
href="http://wiki.samba.org/index.php/Samba4";>Samba4</a>.</p><br />
   
 <p>All manpages and a significant portion of the files in the textdocs/ 
directory have been converted to SGML/DocBook.  We have also worked on better 
support for non-English documentation and translations on existing docs.</p>
 
-<p>Contact <a href="mailto:je...@samba.org";>Jerry</a> or <a 
href="mailto:jel...@samba.org";>Jelmer</a> if you would like to help out with 
the docs.</p>
+<p>Contact <a href="mailto:j...@samba.org";>John</a> or <a 
href="mailto:jel...@samba.org";>Jelmer</a> if you would like to help out with 
the docs.</p>
 <br />
 
 <h3>Testing</h3>
 
-<p>Samba 3.0 is currently under development (see the <a 
href="/samba/devel/">development page</a> for more detail on Samba Git 
branches).  The more testing that is done, the better the release will be.  
Everyone counts.  Be aware that this is pre-release development code made 
available for testing purposes only (i.e. non-production systems).</p>
+<p>Samba 4.0 is currently under development (see the
+<a href="/samba/devel/">development page</a> for more detail on Samba Git
+branches).  The more testing that is done, the better the release will be.
+Everyone counts.  Be aware that this is alpha-release development code made 
available for testing purposes only (i.e. non-production systems).</p>
 <br />
 
 
@@ -32,7 +35,9 @@ 
href="http://wiki.samba.org/index.php/Samba4";>Samba4</a>.</p><br />
 
 <p>All coding work needs to be coordinated with a <a href="/samba/team/">Samba 
Team member</a>, at the very least, on the <a 
href="http://lists.samba.org/listinfo/samba-technical";>samba-technical mailing 
list</a> or on the #samba-technical IRC channel (irc.freenode.net).  Don't just 
start coding and expect patches to automatically be integrated in.  Obviously, 
projects by specific team members -- winbind, for example -- need to be 
coordinated with those team members in charge.</p>
 
-<p>For those without Git write access (non-team members), patches should be 
incremental and in the form of context diffs (attached diff -u output).</p>
+<p>For those without Git write access (non-team members), patches should be
+incremental and in the form of context diffs (attached diff -u output or better
+git format-patch output).</p>
 
 <p>If you want to code, you should know how to get the source branches via 
anonymous Git.  See our <a 
href="http://wiki.samba.org/index.php/Using_Git_for_Samba_Development";>Git 
instructions</a> for details.</p>
 
@@ -43,10 +48,11 @@ 
href="http://wiki.samba.org/index.php/Samba4";>Samba4</a>.</p><br />
     <br />
     <li>(Priority - MEDIUM, Status - ACTIVE) Implement QUOTA support for 
currently unsupported platforms.  And rework some quotasystems to the new 
sysquotas library.  Also implement some quotas as vfs modules (e.g. NFS).</li>
     <br />
-    <li>(Priority - MEDIUM, Status - ACTIVE) Create a public libsmb for client 
side SMB and DCERPC operations, based on the samba4 libcli and librpc code. How 
about a Perl module for this?  Very interesting idea...</li>
-    <li>(Priority - LOW, Status - INACTIVE) Decoding WINS replication protocol 
between NT servers.</li>
   </ul>
-   
+
+  <p>Also see the wiki article on
+  <a href="http://wiki.samba.org/index.php/ActiveProjects";>Active 
Projects</a>.</p>
+
    <p>Also, Steve French maintains a cifs TODO list, which can be referenced 
<a 
href="http://cifs.bkbits.net:8080/linux-2.5cifs/anno/fs/cifs/TODO@1.14?nav=index.html|src/.|src/fs|src/fs/cifs">here</a>.</p>
 
 
 <!--#include virtual="/samba/footer.html" -->


-- 
Samba Website Repository

Reply via email to