Changes between Version 15 and Version 16 of ScratchPad


Ignore:
Timestamp:
Jun 5, 2009, 7:00:43 AM (15 years ago)
Author:
Herwig Bauernfeind
Comment:

Add notice about Ticket #74 in 3.2/3.3

Legend:

Unmodified
Added
Removed
Modified
  • ScratchPad

    v15 v16  
    1111    - cannot create/read/write files
    1212    - smbstatus cannot read/lock .tdb files
    13     - cannot login on password prompt (online via commandline parameters)
     13    - cannot login on password prompt (only via commandline parameters)
    1414    - password is not masked!
    15     - eCS (OS/2) specific patches from 3.0 since 08/2008 [http://svn.netlabs.org/samba/changeset/149 changeset #149] missing
    16   - no significant changes in behaviour noticed between 3.2.2 and 3.2.6
     15    - no significant changes in behaviour noticed between 3.2.2 and 3.2.6
    1716  - 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.
    18   - Removing it makes 3.2.7, 3.2.8, 3.2.9, 3.2.10, 3.2.11 compile and work like previous builds.
    19   - This file is present in Samba 3.3.x too, nevertheless these do compile!
    20   - Done:
     17  - Removing it makes 3.2.7, 3.2.8, 3.2.9, 3.2.10, 3.2.11 compile and work like previous builds (incomplete patch by psmedley, fixed in 3.3 by diver, requires backport).
     18  - Commited missing eCS (OS/2) patches from 3.0 since 08/2008, at least since [http://svn.netlabs.org/samba/changeset/149 changeset #149]
    2119    - 05/29/09 Fix for Ticket #85 http://svn.netlabs.org/samba/changeset/237 (tested successfully for reading)
    2220    - 05/29/09 Fix for Ticket #90 http://svn.netlabs.org/samba/changeset/241 (tested successfully)
     
    2523    - 06/01/09 Fixes for Ticket #69 and #71 http://svn.netlabs.org/samba/changeset/247 (compiled only)
    2624    - 06/03/09 Fixes for Ticket #24 and #78 http://svn.netlabs.org/samba/changeset/249 (compiled only)
     25    - 06/05/09 Fix for Ticket #74 http://svn.netlabs.org/samba/changeset/252 (tested successfully)
    2726
    28  
     27''Note: As Samba 3.2.x also has its end of life on 06/30/2009 (like Samba 3.0.x), we do not plan any release of Samba 3.2.x for eCS. The 3.2 tree is just maintained as a "launchpad" for Samba 3.3.x in order to spot differences in behaviour and get hints for possible solutions.''
    2928
    3029 * '''Samba 3.3.x'''
     
    3736    - cannot create/read/write files
    3837    - ~~cannot login (can login with latest 3.3.4, probably setup problem previously, backend?)~~
    39     - cannot login on password prompt (online via commandline parameters)
     38    - cannot login on password prompt (only via commandline parameters)
    4039    - password is not masked!
    41     - eCS (OS/2) patches from 3.0 since 01/2009 missing
    42   - Done:
     40  - Commited missing eCS (OS/2) patches from 3.0 since 01/2009:
    4341    - 05/29/09 Fix for Ticket #85 http://svn.netlabs.org/samba/changeset/239 (tested successfully for reading)
    4442    - 05/29/09 Fix for Ticket #90 http://svn.netlabs.org/samba/changeset/242 (tested successfully)
     
    4745    - 06/01/09 Fixes for Ticket #69 and #71 http://svn.netlabs.org/samba/changeset/248 (compiled only)
    4846    - 06/03/09 Fixes for Ticket #24 and #78 http://svn.netlabs.org/samba/changeset/250 (compiled only)
     47    - 06/05/09 Fix for Ticket #74 http://svn.netlabs.org/samba/changeset/253 (tested successfully)
    4948
    5049 * '''Samba 3.4pre1'''