Changes between Version 6 and Version 7 of ScratchPad


Ignore:
Timestamp:
May 28, 2009, 2:50:17 PM (15 years ago)
Author:
Herwig Bauernfeind
Comment:

Reordered items

Legend:

Unmodified
Added
Removed
Modified
  • ScratchPad

    v6 v7  
    66  - reads interfaces successfully
    77  - can login successfully
    8   - smbstatus cannot read/lock .tdb files
    9   - loops with LPQ background thread in printing.c
    10   - directories are shown as files
    11   - cannot create/read/write files
     8  - Problems:
     9    - directories are shown as files
     10    - cannot create/read/write files
     11    - smbstatus cannot read/lock .tdb files
     12    - loops with LPQ background thread in printing.c
     13    - eCS (OS/2) specific patches from 3.0 since 08/2008 [http://svn.netlabs.org/samba/changeset/149 changeset #149] missing
    1214  - no significant changes in behaviour noticed between 3.2.2 and 3.2.6
    1315  - 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.
    1416  - Removing it makes 3.2.7, 3.2.8, 3.2.9, 3.2.10, 3.2.11 compile and work like previous builds.
    1517  - This file is present in Samba 3.3.x too, nevertheless these do compile!
    16   - eCS (OS/2) specific patches from 3.0 since 08/2008 [http://svn.netlabs.org/samba/changeset/149 changeset #149] missing
     18 
    1719
    1820 * '''Samba 3.3.x'''
    1921  - can read smb.conf (psmedley)
    2022  - compiled successfully 3.3.0, 3.3.1, 3.3.2, 3.3.3, 3.3.4 already committed)
    21   - cannot read interfaces (requires: interfaces = x.x.x.x in order to start at all)
    22   - cannot login
    23   - eCS (OS/2) patches from 3.0 since 01/2009 missing
     23  - Problems:
     24    - cannot read interfaces (requires: interfaces = x.x.x.x in order to start at all)
     25    - cannot login
     26    - eCS (OS/2) patches from 3.0 since 01/2009 missing
    2427
    2528 * '''Samba 3.4pre1'''