Main Page

From Dazuko
(Difference between revisions)
Jump to: navigation, search
(modify headline)
(revert spam)
 
(90 intermediate revisions by 16 users not shown)
Line 1: Line 1:
<big>'''Device Driver to Allow Online File Access Control'''</big>
+
=== <big>'''A Stackable Filesystem to Allow Online File Access Control'''</big> ===
  +
DazukoFS aims to be a mechanism to allow userspace applications to perform online file access control.
   
A common interface is needed, which allows userland applications to perform online file access control. Dazuko aims to provide that interface.
 
   
=== News ([http://www.dazuko.org/news.rdf RSS]) ===
 
   
* '''17 Dec 2007''' - Due to a change in employment, all Dazuko packages have been resigned using the GnuPG key 0xA698DA99. The previous key (0xABE0B106) has been revoked.
+
<div style="padding:0.5em; margin-bottom:1em; border: 2px solid #a00;">
* '''11 Oct 2007''' - 2.3.4 has been released and is labeled as the latest stable version. Aside from many small fixes and enhancements, this version includes one important change. For Linux 2.6 with LSM, there is no longer a dependency on the __d_path kernel symbol. This means that no kernel patches are required for Linux 2.6 if you use LSM (default and recommended).
+
<big>'''NOTICE'''</big>
* '''1 Oct 2007''' - Pre-release version 2.3.4-pre3 has been posted. This includes some minor fixes and new options as requested by users. It also includes an LSM API patch that was being shipped with openSUSE. As always, please refer to the CHANGELOG for more details.
+
* '''29 Aug 2007''' - Due to another change in the upcoming Linux 2.6.23 LSM API, another pre-release for 2.3.4 has been posted.
+
The Dazuko Project currently has no maintainer. If you are interested in taking on this responsibility, please post to the [[Mailing Lists]].
* '''27 Aug 2007''' - 2.3.4-pre1 has been posted. With this version, Dazuko for Linux 2.6 (LSM) no longer requires __d_path(). This allows SMP machines to safely support chroot'd processes with Dazuko. This version also adds support for the latest Linux LSM API.
+
</div>
  +
  +
  +
  +
=== News ([http://dazuko.dnsalias.org/news.rdf RSS]) ===
  +
  +
*'''19 Mar 2011''' - DazukoFS 3.1.4 and Dazuko 2.3.9 have been released. See the various changelogs for details. John Ogness has now retired all responsibilities as maintainer of this project. If you are interested in becoming a maintainer of the Dazuko project, please post to the [[Mailing Lists]].
  +
*'''7 Nov 2010''' - A new release candidate is available. This includes support for mmap() writing, syscall restarts across events, and some fixes for changes introduced in the previous release candidates.
  +
*'''17 Oct 2010''' - Part of the patch to fix some error handling was accidentally left out of the last release candidate. It has now been included for 3.1.4-rc2.
  +
*'''16 Oct 2010''' - The first release candidate for DazukoFS 3.1.4 has been posted. This new version supports Linux 2.6.36 and addresses various fixes posted since the last release. It also introduces polling support for the DazukoFS control device.
  +
*'''3 Jul 2010''' - DazukoFS 3.1.3 is now the official stable release.
  +
*'''30 May 2010''' - DazukoFS 3.1.3-rc3 has been posted to support Linux 2.6.34.
  +
*'''31 Mar 2010''' - Due to changes in the 2.6.33 API and build system, a new release candidate (DazukoFS) and pre-release version (Dazuko) have been posted.
 
* [[Old News]]
 
* [[Old News]]

Latest revision as of 17:34, 4 December 2012

[edit] A Stackable Filesystem to Allow Online File Access Control

DazukoFS aims to be a mechanism to allow userspace applications to perform online file access control.


NOTICE

The Dazuko Project currently has no maintainer. If you are interested in taking on this responsibility, please post to the Mailing Lists.


[edit] News (RSS)

  • 19 Mar 2011 - DazukoFS 3.1.4 and Dazuko 2.3.9 have been released. See the various changelogs for details. John Ogness has now retired all responsibilities as maintainer of this project. If you are interested in becoming a maintainer of the Dazuko project, please post to the Mailing Lists.
  • 7 Nov 2010 - A new release candidate is available. This includes support for mmap() writing, syscall restarts across events, and some fixes for changes introduced in the previous release candidates.
  • 17 Oct 2010 - Part of the patch to fix some error handling was accidentally left out of the last release candidate. It has now been included for 3.1.4-rc2.
  • 16 Oct 2010 - The first release candidate for DazukoFS 3.1.4 has been posted. This new version supports Linux 2.6.36 and addresses various fixes posted since the last release. It also introduces polling support for the DazukoFS control device.
  • 3 Jul 2010 - DazukoFS 3.1.3 is now the official stable release.
  • 30 May 2010 - DazukoFS 3.1.3-rc3 has been posted to support Linux 2.6.34.
  • 31 Mar 2010 - Due to changes in the 2.6.33 API and build system, a new release candidate (DazukoFS) and pre-release version (Dazuko) have been posted.
  • Old News
Personal tools