Download List

项目描述

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 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

这个版本增加了新的RedirFS 0.3 API的支持。
标签: Development, Major feature enhancements
This version adds support for the new RedirFS 0.3
API.

2007-03-22 22:00
2.3.3

内核版本的Linux 2.6.19支持通过2.6.21has增加。小型修复程序包括支持Dazuko的应用程序使用线程和/或Dazuko信任的应用程序框架。语言绑定的Lua中已大大更新。在用户态DazukoIO图书馆内部清理,提高可读性和消除不必要的全局变量。
标签: 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

关于Linux系统名称缓存泄漏已被发现和修复。 Linux用户强烈建议升级。
标签: 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

可选的支持增加了2.6与Linux的系统调用挂钩。肌病仍然是Linux 2.6的拦截事件的默认方法。
标签: 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

一个内部的API改变造成编译在FreeBSD下的问题已得到修复。作了若干修改,以支持最新的Linux 2.6内部的API。
标签: 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