Download List

Descripción del Proyecto

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

Este lanzamiento simplifica la construcción e instalación de Dazuko para varios kernels de Linux 2.6 y soporta los últimos Linux 2.6 (2.6.17 LSM API).
Tags: Minor feature enhancements
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).

2006-02-19 09:54
2.2.0

Una corrección importante se ha hecho para evitar una situación de bloqueo posible. La gestión del proceso también ha sido optimizado para reducir los cambios de contexto dentro del kernel. Estos cambios afectan a todas las plataformas soportadas.
Tags: Major bugfixes
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.

2006-01-21 01:45
2.1.1

Se ha añadido soporte para FreeBSD 6. Apoyo también se ha añadido para los últimos kernels de Linux 2.6 (incluido el cambio LSM, el dispositivo y suspender API). Internamente, ha habido cambios menores para aumentar la robustez y portabilidad.
Tags: Minor bugfixes
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.

2005-09-09 10:27
2.1.0

Aplicación de los grupos de ahora tienen cada uno su propia configuración. Un marco de aplicación de confianza está disponible para permitir el acceso a los archivos registrados. Soporte para entornos mixtos de 32/64 bits ha sido añadido. Soporte para Linux 2.6 LSM apilamiento se ha mejorado mucho.
Tags: Major feature enhancements
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.

2005-03-20 22:16
2.0.6

Un problema menor con LSM Linux 2.6 apilamiento de código se ha corregido. Soporte para Linux 2.6.11 y 2.6.12-rc1 granos se ha añadido.
Tags: Minor bugfixes
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.

Project Resources