Scannedonly Changelog

What's new in Scannedonly 0.21

Oct 30, 2010
  • Scannedonly moved from mtime to ctime to use a more reliable timestamp.
  • The clamav daemon now cleans the queue if duplicate filenames are requested.
  • Last scannedonly handles file rename situations better.

New in Scannedonly 0.20 (Jun 9, 2010)

  • The VFS module in the 0.20 release handles applications that write to a temporary file and then rename to the final name better. It furthermore includes an experimental daemon for the F-prot anti-virus engine contributes by Fred Gansevles from better.be.

New in Scannedonly 0.19 (Mar 29, 2010)

  • The 0.19 release fixes a symlink handling issue on samba shares, fixes an issue if the filesystem supports no sub-second timestamps, and improves the quarantaine option of the scannedonld_clamav daemon. An experimental patch to compile with a different libtalloc has been added, use ./configure --with-talloc-source=

New in Scannedonly 0.18 (Feb 2, 2010)

  • The 0.18 release is a backport of the module that is now part of samba-3.5. The samba code was made compatible with samba 3.2 and 3.4, and upon request I've re-introduced samba 3.0 support.

New in Scannedonly 0.17 (Jan 26, 2010)

  • The loop that was fixed in the 0.16 release was not fixed for all cases. This release has a complete rewrite of the loop that should fix the problem in a much better way. This release furthermore fixes AIX compatibility in the VFS module.

New in Scannedonly 0.16 (Jan 20, 2010)

  • The 0.16 release has some bug fixes (loop in the scanning daemon for some exclude patterns) and a fix in the VFS module when there is no permission for a directory listing. Some logging messages from the scanning daemon are also slightly improved.

New in Scannedonly 0.15 (Oct 16, 2009)

  • This release adds compatibility with samba 3.4.

New in Scannedonly 0.13 (Mar 2, 2009)

  • This release fixes some Solaris compile problems, and has several new features for the ClamAV scanning daemon and for the Samba VFS module.
  • The scanning daemon has a configurable number of threads to scan large files, and it can be configured to use a quarantaine directory.
  • The VFS module is now faster when listing a directory with many non-scanned files, can show a user that files are being scanned, and has an option to allow non-scanned files to ease migrations.

New in Scannedonly 0.12 (Feb 5, 2009)

  • This release improves various logging messages and includes compatibility with samba-3.2 (tested against samba-3.2.4).