Télécharger la liste

Description du projet

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.

Système requise

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.

2008-09-07 05:42
2.3.6-pre2

Cette version ajoute le support pour les nouveaux 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 pour les versions du noyau Linux 2.6.19 par 2.6.21has été ajouté. Corrections mineures sont incluses pour appuyer Dazuko des applications utilisant des fils et / ou le Dazuko Trusted Application Framework. Le langage Lua contraignant a été largement mis à jour. La bibliothèque DazukoIO Userland a été nettoyé à l'interne pour améliorer la lisibilité et à éliminer inutiles variables globales.
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

Une fuite de cache de noms sur les systèmes Linux a été découvert et corrigé. Les utilisateurs de Linux sont fortement encouragés à mettre à jour.
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

Support optionnel a été ajouté pour syscall accrochage avec Linux 2.6. LSM reste la méthode par défaut de l'interception d'événements pour 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

Un rapport interne de l'API changement ayant pour compiler les problèmes sous FreeBSD a été corrigé. Plusieurs modifications ont été apportées pour soutenir les derniers Linux 2.6 API internes.
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