diff options
Diffstat (limited to 'docs/roadmap-3.html')
-rw-r--r-- | docs/roadmap-3.html | 286 |
1 files changed, 286 insertions, 0 deletions
diff --git a/docs/roadmap-3.html b/docs/roadmap-3.html new file mode 100644 index 0000000000..00fd31b32e --- /dev/null +++ b/docs/roadmap-3.html @@ -0,0 +1,286 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN"> +<HTML> +<HEAD> +<TITLE>SAMBA - opening windows to a wider world</TITLE> +<META HTTP-EQUIV="Content-Type" content="text/html; charset=iso-8859-1"> +<META NAME="keywords" CONTENT="Samba,SMB,CIFS"> +<META NAME="description" CONTENT="Home of Samba, the SMB file server."> +</HEAD> +<BODY BGCOLOR="#ffffff" TEXT="#000000" VLINK="#292555" LINK="#292555" ALINK="#cc0033"> + + +<TABLE BORDER=0 WIDTH="85%" ALIGN="CENTER"> + <tr VALIGN="middle"> + <td ALIGN="left"> + <ul> + <li><font size="-1"><a href="http://www.samba.org/samba/samba.html">home</a></font> + <li><font size="-1"><a href="http://www.samba.org/samba/index.html">mirrors</a></font> + <li><font size="-1"><a href="http://www.samba.org/samba/search.html">search</a></font> + <li><font size="-1"><a href="http://www.samba.org/samba/whatsnew/">announcements</a></font> + <li><font size="-1"><a href="http://www.samba.org/samba/archives.html">mailing lists</a></font> + <li><font size="-1"><a href="http://www.samba.org/samba/docs/">documentation</a></font> + <li><font size="-1"><a href="http://www.samba.org/samba/books.html">books</a></font> + <li><font size="-1"><a href="http://www.samba.org/samba/download.html">download</a></font> + <li><font size="-1"><a href="http://www.samba.org/samba/donations.html">donations</a></font> + </ul> + </td> + <td align="center"> + <a href="http://www.samba.org/samba/samba.html"><img src="http://www.samba.org/samba/images/slmed.gif" + width="226" height="107" border="0" alt="samba"></a> + </td> + <td align="left"> + <ul> + <li><font size="-1"><a href="http://www.samba.org/samba/contacts.html">Contacts</a></font> + <li><font size="-1"><a href="http://www.samba.org/samba/team.html">Samba Team</a></font> + <li><font size="-1"><a href="http://www.samba.org/samba/devel/">development</a></font> + <li><font size="-1"><a href="http://www.samba.org/samba/support/">support</a></font> + <li><font size="-1"><a href="http://www.samba.org/samba/GUI/">gui interfaces</a></font> + <li><font size="-1"><a href="http://www.samba.org/samba/thanks.html">thanks</a></font> + <li><font size="-1"><a href="http://www.samba.org/samba/vendors/">vendors</a></font> + <li><font size="-1"><a href="http://samba-survey.sernet.de/">survey</a></font> + <li><font size="-1"><a href="http://www.samba.org/samba/tshirt.html">t-shirts, etc</a></font> + </ul> + </td> + </tr> + + <TR ALIGN="center"> + <TD COLSPAN="3"><BR> + <img src="http://www.samba.org/samba/images/bar1.gif" WIDTH="493" HEIGHT="26" + BORDER="0" + alt="=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-="> + <br><br><br> + </TD> + </TR> + +<tr><td></td><TD ALIGN="left"> + + +<h3>Roadmap to 3.0</h3> +<p><em>Page Last Updated</em> : $Date: 2002/11/01 15:24:20 $</em> +<p><em>Estimated shipdate</em> : When it is ready. +<p><em>Current Alpha Release</em> : <a href="http://www.samba.org/samba/ftp/alpha/samba-3.0alpha20.tar.gz">Samba-3.0alpha20</a> +<p><em>Goals for 3.0alpha21 Release</em> : +<ul> + <li>Produce RPMs for next alpha snapshot +</ul> + +<h3>Road to 3.0</h3> + +<ul> + <li>(26th Sept, 2002) <em>SAMBA_3_0 cvs branch</em> + <p>With the release of 3.0alpha20, the SAMBA_3_0 cvs branch is now being + officially maintained in an effort to stablize certain features. If you would + like to continue to test the soon-to-be-3.0 codease, please use this branch + tag when checking out the cvs tree. +</ul> + +<h3>Roadmap Overview</h3> + +<p>This is a feature list/roadmap for the 3.0 release. A lot of discussion +has gone on about this. Implementation is a separate discussion :-) +If a feature is already done, I marked it as "Req". It should be obvious +from this roadmap that one the major hurdles for releasing the 3.0 code base +is the completion of documentation updates. + +<ul> + <li>X = done + <li>o = TODO + <li>- = unknown +</ul> + +<p> +Some features have been through basic testing that have +<b>o</b>'s beneath testing column since we are not done. +Items are ordered by maturity, not by importance. If it +is marked as <em>Required</em>, then it must be completed +for a stable 3.0 release. + +<p> +<table border="0" width="100%"> + <tr> + <td width=50%><h3>Feature</h3></td> + <td align=center><h3>Required?</h3></td> + <td align=center><h3>Code</h3></td> + <td align=center><h3>Test</h3></td> + <td align=center><h3>Document</h3></td> + </tr> + + <tr> + <td><em><u>Release Delaying Features</u></em></td> + </tr> + + <tr> + <td width=50%>UNICODE support</td> + <td align=center>yes</td> + <td align=center>X</td> + <td align=center>X</td> + <td align=center>o</td> + </tr> + + <tr> + <td width=50%>Windows 2000 AD client support</td> + <td align=center>yes</td> + <td align=center>X</td> + <td align=center>X</td> + <td align=center>o</td> + </tr> + + <tr> + <td width=50%>winbind dual-daemon implementation</td> + <td align=center>yes</td> + <td align=center>X</td> + <td align=center>X</td> + <td align=center>o</td> + </tr> + + <tr> + <td width=50%>pluggable passdb support</td> + <td align=center>yes</td> + <td align=center>X</td> + <td align=center>X</td> + <td align=center>o</td> + </tr> + + <tr> + <td width=50%>Windows NT 4.0 Style Trust Relationship</td> + <td align=center>yes</td> + <td align=center>X</td> + <td align=center>o</td> + <td align=center>o</td> + </tr> + + <tr> + <td width=50%>NTLMv2</td> + <td align=center>yes</td> + <td align=center>X</td> + <td align=center>o</td> + <td align=center>o</td> + </tr> + + <tr> + <td width=50%>One Time Migration script from a Windows NT + 4.0 PDC to a Samba PDC</td> + <td align=center>yes</td> + <td align=center>X</td> + <td align=center>o</td> + <td align=center>o</td> + </tr> + + <tr> + <td width=50%>Winbind working with Samba PDC</td> + <td align=center>yes</td> + <td align=center>X</td> + <td align=center>o</td> + <td align=center>o</td> + </tr> + + <tr> + <td width=50%>Loadable RPC implementations</td> + <td align=center>yes</td> + <td align=center>o</td> + <td align=center>o</td> + <td align=center>o</td> + </tr> + + <tr> + <td width=50%>hook for utilizing a centralized winbindd id map database</td> + <td align=center>yes</td> + <td align=center>o</td> + <td align=center>o</td> + <td align=center>o</td> + </tr> + + <tr> + <td width=50%>Group Mapping support(privileges need some work, etc...)</td> + <td align=center>yes</td> + <td align=center>o</td> + <td align=center>o</td> + <td align=center>o</td> + </tr> + + <tr> + <td><em><u>Non-Release Delaying Features</u></em></td> + </tr> + + <tr> + <td width=50%>Stackable VFS</td> + <td align=center>no</td> + <td align=center>X</td> + <td align=center>o</td> + <td align=center>o</td> + </tr> + + <tr> + <td width=50%>Publishing printers in AD (probably will make 3.0 but will not delay release)</td> + <td align=center>no</td> + <td align=center>o</td> + <td align=center>o</td> + <td align=center>o</td> + </tr> + + <tr> + <td width=50%>SAM replication (full implementation still lacks + some decoding work; post 3.0)</td> + <td align=center>no</td> + <td align=center>-</td> + <td align=center>-</td> + <td align=center>-</td> + </tr> + + <tr> + <td width=50%>SMB signing (needs more research; not a show stopper)</td> + <td align=center>no</td> + <td align=center>-</td> + <td align=center>-</td> + <td align=center>-</td> + </tr> + + <tr> + <td width=50%>schannel, ntlmv2 sign & seal (needs more research)</td> + <td align=center>no</td> + <td align=center>-</td> + <td align=center>-</td> + <td align=center>-</td> + </tr> + +</table> + + +<p> +Plus the following interesting, but non-show stopping projects + +<ul> + <li>background updates of print queues via a dedicated process + <li>WINS replication with Windows NT WINS servers + <li>alternative backend for WINS database +</ul> + + + +</td> +<td></td> +</tr> + + <TR ALIGN="center"> + <TD COLSPAN="3"><BR><BR><BR><img src="http://www.samba.org/samba/images/bar1.gif" WIDTH="493" HEIGHT="26" BORDER="0" alt="=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-="></TD> + </TR> + <TR> + <TD COLSPAN="3" ALIGN="center"> + <em>samba - opening windows to a wider world</em> + </TD> + </TR> +</TABLE> + +<table align="center"> +<tr><td> +<form method="post" action="http://de.samba.org/cgi-bin/htsearch"> +<input type="text" size="30" name="words" value=""> +<input type="submit" value="Search"> +</form> +</td> +</tr></table> + + +</BODY> +</HTML> + |