Downloadliste

Projektbeschreibung

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.

Systemanforderungen

Die Systemvoraussetzungen sind nicht definiert
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

Diese Version vereinfacht das Erstellen und Installieren Dazuko für verschiedene Linux 2.6-Kernel und unterstützt die neuesten Linux 2.6 LSM API (2.6.17).
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

Ein wichtiges Update gemacht worden, um eine mögliche Deadlock-Situation zu verhindern. Prozess-Management wurde ebenfalls optimiert, um Kontextwechsel innerhalb des Kernels zu reduzieren. Diese Änderungen betreffen alle unterstützten Plattformen.
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

Support ist für FreeBSD 6 aufgenommen. Unterstützung wurde auch für die neuesten Linux 2.6-Kernel hat (einschließlich der veränderten LSM, Geräte-und aussetzen, API's). Intern gab es geringfügige Änderungen zur Erhöhung der Stabilität und Portabilität wurde.
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

Application Gruppen jetzt haben jeweils ihre eigenen Einstellungen. Ein vertrauenswürdiger Anwendungs-Framework ist nun auch für nicht registrierte Datei zuzugreifen. Support für gemischte Umgebungen ermöglichen 32-bit/64-bit wurde hinzugefügt. Unterstützung für Linux 2.6 LSM Stapeln wurde stark verbessert.
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

Ein kleineres Problem mit dem Linux 2.6 LSM Stacking-Code wurde behoben. Support für die Linux 2.6.11 und 2.6.12-rc1 Kernel wurde hinzugefügt.
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