Een nieuwe versie van Samba is uitgekomen. Met Samba kun je op Linux of Unix een Windows-netwerk emuleren, ten behoeve van een fileserver of domain controller. In deze versie, 2.2.7a, worden vooral bugs gefixed met betrekking tot grote bestanden (>2GB) en wordt aanbevolen voor alle produktie-servers.
The Samba Team is proud to announce the release of Samba 2.2.7a.
This is the latest stable release of Samba. This is the version that all production Samba servers should be running for all current bug-fixes. The primary reason for this release is to correct problems with large file (>2Gb) support. Please see the "Changes..." section for more details.
Changes since 2.2.7
--------------------
See the cvs log for SAMBA_2_2 for more details[break] De source-code en binaries zijn hier te vinden.
- Fix for smbclient reporting negative file sizes on dir command and negative statistics being reported when using put or get on large files.
- Fix bug in determination of allocation size
- Fix 64bit size problems which prevented copying of files larger than 2 GBytes.
- Fix for xcopy /s problem with old DOS clients not sending correct attributes on subsequent SMBsearch calls.
- Fix bug in call to standard_sub_advanced giving a 0 length. This fixes the string overflow in string_sub errors.
- Correctly handle querygroup rpcclient command
- fix broken incremental tar in smbtar command