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.

2008-09-07 05:42
2.3.6-pre2

Diese Version bietet Unterstützung für die neue RedirFS 0,3 API.
Tags: Development, Major feature enhancements
This version adds support for the new RedirFS 0.3
API.

2007-03-22 22:00
2.3.3

Support für Linux-Kernel-Versionen 2.6.19 bis 2.6.21has wurde hinzugefügt. Minor Updates sind enthalten, um Dazuko-gestützten Anwendungen mit Threads und / oder die Dazuko Trusted Application Framework. Die Lua Sprache verbindlich wurde erheblich aktualisiert. Das Userland DazukoIO Bibliothek wurde aufgeräumt intern, um die Lesbarkeit zu verbessern und unnötige globalen Variablen zu entfernen.
Tags: Minor bugfixes
Support for Linux kernel versions 2.6.19 through 2.6.21has been added. Minor fixes are included to support Dazuko-based applications using threads and/or the Dazuko Trusted Application Framework. The Lua language binding has been significantly updated. The userland DazukoIO library was cleaned up internally to improve readability and remove unnecessary global variables.

2006-11-29 22:39
2.3.2

Ein Leck-Cache auf Linux-Systemen wurde entdeckt und behoben werden. Linux-Benutzer werden dringend aufgefordert, zu aktualisieren.
Tags: Major bugfixes
A name cache leak on Linux systems has been discovered and fixed. Linux users are strongly encouraged to upgrade.

2006-10-04 10:35
2.3.1

Optionale Unterstützung wurde für syscall Einhängen mit Linux 2.6 hinzugefügt. LSM bleibt die Standard-Methode bei der Überwachung für Linux 2.6.
Tags: Minor feature enhancements
Optional support has been added for syscall
hooking with Linux 2.6. LSM remains the default
method of event interception for Linux 2.6.

2006-08-07 01:10
2.2.2

Eine interne API-Änderung verursacht Probleme unter FreeBSD kompiliert wurde behoben. Einige Änderungen wurden vorgenommen, um die neuesten Linux 2.6 internen APIs zu unterstützen.
Tags: Minor bugfixes
An internal API change causing compile problems under FreeBSD has been fixed. Several changes were made to support the latest Linux 2.6 internal APIs.

Project Resources