summaryrefslogtreecommitdiff
path: root/docs/roadmap-3.html
blob: f31abb1e8af7c24e213f3ac24e67cf3d41b0bbb7 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
<!--#include virtual="/samba/header.html" -->

<h3>Roadmap to 3.0</h3>
<p><em>Page Last Updated</em> : 5 Mar, 2003
<p><em>Estimated shipdate</em> : When it is ready.
<p><em>Current Alpha Release</em> : <a href="/samba/ftp/alpha/samba-3.0alpha22.tar.gz">Samba-3.0alpha22</a>

<h3>Road to 3.0</h3>

<ul>
  <li>(5th Mar, 2003) <em>Samba-3.0alpha22 RPMS for Redhat 6.x, 7.x and 8.0 available</em>
  <p>Binary packages for RedHat Linux 6.x, 7.x and 8.0 systems of the Samba 3.0alpha22
  release are ready for download from the 
  <a href="http://download.samba.org/samba/ftp/Binary_Packages/RedHat">Binary_Packages/RedHat</a> directory.
  </li>
</ul>

<ul>
  <li>(26th Nov, 2002) <em>Samba-3.0alpha21 RPMS for Redhat 7.x and 8.0 available</em>
  <p>Binary packages for RedHat Linux 7.x and 8.0 systems of the Samba 3.0alpha21
  release are ready for download from the 
  <a href="http://download.samba.org/samba/ftp/Binary_Packages/RedHat">Binary_Packages/RedHat</a> directory.
  </li>
</ul>

<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 stabilize certain features.  If you would
  like to continue to test the soon-to-be-3.0 code base, 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>X</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>X</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 width=50%>Publishing printers in AD (probably will make 3.0 but will not delay release)</td>
    <td align=center>yes</td>
    <td align=center>X</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>X</td>
  </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 &amp; seal (needs more research)</td>
    <td align=center>no</td>
    <td align=center>in-progress</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 (there is a patch that still needs some work)
</ul>



<!--#include virtual="/samba/footer.html" -->