Changes between Version 5 and Version 6 of ScratchPad
- Timestamp:
- May 27, 2009, 3:14:44 PM (15 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
ScratchPad
v5 v6 3 3 * '''Samba 3.2.x''' 4 4 - 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, 3.2.8, 3.2.9 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, 3.2.10, 3.2.11 6 6 - reads interfaces successfully 7 7 - can login successfully … … 12 12 - no significant changes in behaviour noticed between 3.2.2 and 3.2.6 13 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.14 - Removing it makes 3.2.7, 3.2.8, 3.2.9, 3.2.10, 3.2.11 compile and work like previous builds. 15 15 - This file is present in Samba 3.3.x too, nevertheless these do compile! 16 16 - eCS (OS/2) specific patches from 3.0 since 08/2008 [http://svn.netlabs.org/samba/changeset/149 changeset #149] missing … … 22 22 - cannot login 23 23 - eCS (OS/2) patches from 3.0 since 01/2009 missing 24 25 * '''Samba 3.4pre1''' 26 - not compilable at the moment (no work done yet)