Changes between Version 4 and Version 5 of ScratchPad


Ignore:
Timestamp:
May 27, 2009, 9:47:21 AM (15 years ago)
Author:
Herwig Bauernfeind
Comment:

Add libreplace_network.m4 notice

Legend:

Unmodified
Added
Removed
Modified
  • ScratchPad

    v4 v5  
    33 * '''Samba 3.2.x'''
    44  - can read smb.conf (psmedley)
    5   - compiled successfully 3.2.2, 3.2.3, 3.2.4, 3.2.5, 3.2.6, 3.2.7
     5  - 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
    66  - reads interfaces successfully
    77  - can login successfully
     
    1010  - directories are shown as files
    1111  - cannot create/read/write files
    12   - no significant changes in behaviour noticed between 3.2.2 and 3.2.7
    13   - eCS (OS/2) patches from 3.0 since 08/2008 [http://svn.netlabs.org/samba/changeset/149 changeset #149] missing
     12  - no significant changes in behaviour noticed between 3.2.2 and 3.2.6
     13  - 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.
     14  - Removing it makes 3.2.7, 3.2.8, 3.2.9 compile and work like previous builds.
     15  - 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
    1417
    1518 * '''Samba 3.3.x'''