Download List

專案描述

The Dazuko project provides a virtual device driver allowing (userland) applications to execute online file access control. It was originally developed by Avira GmbH (formerly known as H+BEDV Datentechnik GmbH) to allow on-access virus scanning. Other uses include a file-access monitor/logger or external security tools. Dazuko operates by intercepting file access calls and passing the file information to a userland application. The application then has the opportunity to tell the virtual device driver to allow or deny the file access. The application also receives information about the file access event, such as accessed file name, type of access, process id, and user id.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2006-06-10 01:32
2.2.1

This release simplifies building and installing
Dazuko for various Linux
2.6 kernels and supports the latest Linux 2.6 LSM
API (2.6.17).
標籤: Minor feature enhancements

2006-02-19 09:54
2.2.0

An important fix has been made to prevent a
possible deadlock situation. Process management
has also been optimized to reduce context switches
within the kernel. These changes affect all
supported platforms.
標籤: Major bugfixes

2006-01-21 01:45
2.1.1

Support has been added for FreeBSD 6. Support has also been added for the latest Linux 2.6 kernels (including the changed LSM, device, and suspend API's). Internally, there have been minor changes to increase robustness and portability.
標籤: Minor bugfixes

2005-09-09 10:27
2.1.0

Application groups now each have their own
settings. A trusted application framework is now
available to allow non-registered file access.
Support for mixed 32-bit/64-bit environments has
been added. Support for Linux 2.6 LSM stacking has
been greatly improved.
標籤: Major feature enhancements

2005-03-20 22:16
2.0.6

A minor problem with the Linux 2.6 LSM stacking code has been fixed. Support for the Linux 2.6.11 and 2.6.12-rc1 kernels has been added.
標籤: Minor bugfixes

Project Resources