| 1 | === Samba 3.2/3.3 scratchpad === |
| 2 | |
| 3 | * '''Samba 3.2.x''' |
| 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) |
| 6 | - reads interfaces successfully |
| 7 | - can login successfully |
| 8 | - smbstatus cannot read/lock .tdb files |
| 9 | - directories are shown as files |
| 10 | - cannot create/read/write files |
| 11 | - no significant changes in behaviour noticed between 3.2.2 and 3.2.5 |
| 12 | |
| 13 | * '''Samba 3.3.x''' |
| 14 | - can read smb.conf (psmedley) |
| 15 | - compiled successfully 3.3.0 (3.3.1, 3.3.2, 3.3.3, 3.3.4 too, but not yet committed, only small patches) |
| 16 | - cannot read interfaces (requires: interfaces = 10.0.0.2 in order to start at all) |
| 17 | - cannot login |