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.

2004-05-05 05:34 Back to release list
2.0.2

Problema con múltiples procesos registrados en Linux 2.2 se fija, y falta de información en el nombre de archivo 1.x modo de compatibilidad se ha fijado. La descarga de un "en uso" módulo Dazuko bajo Linux 2.6 ya no se bloquea causas. Los nombres de archivo con caracteres no estándar están ahora correctamente apoyado. Multi-threaded procesos registrados pueden ahora choque sin que el núcleo se bloquee. Soporte completo para RSBAC fue añadida.
Tags: Minor bugfixes
Problem with multiple registered processes under Linux 2.2 were fixed, and missing filename information in 1.x compatibility mode was fixed. Unloading of an "in use" Dazuko module under Linux 2.6 no longer causes crashes. Filenames with non-standard characters are now correctly supported. Multi-threaded registered processes can now crash without causing the kernel to hang. Full support for RSBAC was added.

Project Resources