Changes between Version 3 and Version 4 of ScratchPad
- Timestamp:
- May 27, 2009, 8:50:34 AM (15 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
ScratchPad
v3 v4 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 too, but not yet committed as this is a huge patch)5 - compiled successfully 3.2.2, 3.2.3, 3.2.4, 3.2.5, 3.2.6, 3.2.7 6 6 - reads interfaces successfully 7 7 - can login successfully 8 8 - smbstatus cannot read/lock .tdb files 9 - loops with LPQ background thread in printing.c 9 10 - directories are shown as files 10 11 - cannot create/read/write files 11 - no significant changes in behaviour noticed between 3.2.2 and 3.2. 512 - no significant changes in behaviour noticed between 3.2.2 and 3.2.7 12 13 - eCS (OS/2) patches from 3.0 since 08/2008 [http://svn.netlabs.org/samba/changeset/149 changeset #149] missing 13 14 … … 15 16 - can read smb.conf (psmedley) 16 17 - compiled successfully 3.3.0, 3.3.1, 3.3.2, 3.3.3, 3.3.4 already committed) 17 - cannot read interfaces (requires: interfaces = 10.0.0.2in order to start at all)18 - cannot read interfaces (requires: interfaces = x.x.x.x in order to start at all) 18 19 - cannot login 19 20 - eCS (OS/2) patches from 3.0 since 01/2009 missing