=== Samba 3.2/3.3 scratchpad === * '''Samba 3.2.x''' - can read smb.conf (psmedley) - compiled successfully 3.2.2, 3.2.3, 3.2.4, 3.2.5, 3.2.6, 3.2.7, 3.2.8, 3.2.9, 3.2.10, 3.2.11 - reads interfaces successfully - can login successfully - Problems: - directories are shown as files - cannot create/read/write files - smbstatus cannot read/lock .tdb files - loops with LPQ background thread in printing.c (CPU load 50% - 60%) (Is this related to inability of 3.0.x to provide queue management with "printing = os2"?) - cannot login on password prompt (online via commandline parameters) - password is not masked! - eCS (OS/2) specific patches from 3.0 since 08/2008 [http://svn.netlabs.org/samba/changeset/149 changeset #149] missing - no significant changes in behaviour noticed between 3.2.2 and 3.2.6 - with 3.2.7 [http://svn.netlabs.org/samba/browser/branches/samba-3.2.x/source/lib/replace/libreplace_network.m4?rev=232 libreplace_network.m4] is added, if it is present during configure, Samba 3.2 doesn't compile. - Removing it makes 3.2.7, 3.2.8, 3.2.9, 3.2.10, 3.2.11 compile and work like previous builds. - This file is present in Samba 3.3.x too, nevertheless these do compile! - Done: - 05/29/09 Fix for Ticket #85 http://svn.netlabs.org/samba/changeset/237 (tested successfully for reading) - 05/29/09 Fix for Ticket #90 http://svn.netlabs.org/samba/changeset/241 (tested successfully) - 05/30/09 Fix for Ticket #41 http://svn.netlabs.org/samba/changeset/243 (compiled only) - 05/31/09 Made SWAT workable, fixes for Tickets #51, #54, #55 http://svn.netlabs.org/samba/changeset/245 (tested successfully) - 06/01/09 Fixes for Ticket #69 and #71 http://svn.netlabs.org/samba/changeset/247 (compiled only) * '''Samba 3.3.x''' - can read smb.conf (psmedley) - compiled successfully 3.3.0, 3.3.1, 3.3.2, 3.3.3, 3.3.4 already committed) - Problems: - directories are shown as files - cannot read interfaces (requires: interfaces = x.x.x.x in order to start at all) - cannot create/read/write files - loops with LPQ background thread in printing.c (CPU load ''100%'' with 3.3.x) - ~~cannot login (can login with latest 3.3.4, probably setup problem previously, backend?)~~ - cannot login on password prompt (online via commandline parameters) - password is not masked! - eCS (OS/2) patches from 3.0 since 01/2009 missing - Done: - 05/29/09 Fix for Ticket #85 http://svn.netlabs.org/samba/changeset/239 (tested successfully for reading) - 05/29/09 Fix for Ticket #90 http://svn.netlabs.org/samba/changeset/242 (tested successfully) - 05/30/09 Fix for Ticket #41 http://svn.netlabs.org/samba/changeset/244 (compiled only) - 05/31/09 Made SWAT workable, fixes for Tickets #54, #55 http://svn.netlabs.org/samba/changeset/246 (tested successfully) - 06/01/09 Fixes for Ticket #69 and #71 http://svn.netlabs.org/samba/changeset/248 (compiled only) * '''Samba 3.4pre1''' - not compilable at the moment (no work done yet)