Main Page

From Dazuko
(Difference between revisions)
Jump to: navigation, search
(posted 3.0.0-rc1)
(revert spam)
 
(72 intermediate revisions by 16 users not shown)
Line 1: Line 1:
=== <big>'''A Virtual 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.
 
   
   
  +
<div style="padding:0.5em; margin-bottom:1em; border: 2px solid #a00;">
  +
<big>'''NOTICE'''</big>
   
=== News ([http://www.dazuko.org/news.rdf RSS]) ===
+
The Dazuko Project currently has no maintainer. If you are interested in taking on this responsibility, please post to the [[Mailing Lists]].
  +
</div>
   
* '''24 Sep 2008''' - The first release candidate for DazukoFS 3.0.0 has been posted. DazukoFS is a complete rewrite of Dazuko. It is based on nullfs and provides a totally new interface. DazukoFS is significantly faster than Dazuko. An article will be posted here that shows benchmarks and digs into the technology. Be aware that Dazuko and DazukoFS are totally separate. Applications written for Dazuko will not work with DazukoFS and vice versa. However, it is possible to have both Dazuko and DazukoFS running at the same time (to allow applications to transition to DazukoFS).
+
* '''6 Aug 2008''' - nullfs 0.0.4 has been posted. This version supports Linux 2.6.26. Please see the CHANGELOG included in the package for a full list of changes.
+
* '''30 Jul 2008''' - Some problems with the changes relating to memory allocation were discovered in the first pre-release. Version 2.3.6-pre2 has been posted and should address these issues.
+
=== News ([http://dazuko.dnsalias.org/news.rdf RSS]) ===
* '''17 Jul 2008''' - Pre-release version 2.3.6-pre1 has been posted. This version adds suport for the new RedirFS 0.3 API. Use the "--redirfsdir" configure option to build Dazuko as a RedirFS filter.
+
* '''12 Jul 2008''' - Kernel patches for Linux 2.6.26 and openSUSE 11.0 have been added to the [[Downloads]] page.
+
*'''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]].
* '''18 Jun 2008''' - Dazuko 2.3.5 and nullfs 0.0.3 have been merged together as DazukoFS. This is now available in the development section of the [[Downloads]] page. Testers are welcome, but please be aware that nullfs is still considered experimental. Be sure to read through the README's within the package.
+
*'''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.
* '''7 Jun 2008''' - 2.3.5 has been released. It has been made available in patch form for Linux kernels after 2.6.22. Please see the [http://dazuko.dnsalias.org/files/README-dazuko-patch README] listed next to each download.
+
*'''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.
* '''17 May 2008''' - Version 0.0.3 of nullfs has been posted in the development downloads. This version now locks the parent directory while making changes to the underlying files. Copyrights and code style has also been updated to bring the code into a form that will be acceptable to mainline Linux.
+
*'''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.
* '''27 Apr 2008''' - Version 0.0.2 of nullfs has been posted in the development downloads. This version supports Linux 2.6.25.
+
*'''3 Jul 2010''' - DazukoFS 3.1.3 is now the official stable release.
* '''23 Apr 2008''' - Version 0.0.1 of nullfs has been posted in the development downloads. This is a NOOP stackable filesystem that has been written from scratch (though based on the work of the FiST and ecryptfs projects). nullfs will eventually become the basis for DazukoFS (Dazuko 3.0). Using nullfs we will be able to work out any bugs related to stackable filesystems.
+
*'''30 May 2010''' - DazukoFS 3.1.3-rc3 has been posted to support Linux 2.6.34.
* '''20 Mar 2008''' - The pre-release version 2.3.5-pre1 has now been made available as a Linux 2.6 kernel patch. This patch will allow Dazuko to work with the latest Linux kernels. Please read the README included in the package.
+
*'''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.
* '''20 Feb 2008''' - 2.3.5-pre1 has been posted. This addresses a major locking problem on FreeBSD as well as several compiling issues reported with the 2.3.4 version. It also adds support for Dazuko to be compiled as a [http://www.redirfs.org RedirFS] filter.
 
* '''5 Feb 2008''' - For Dazuko's 6th birthday the web page has been converted to a [http://en.wikipedia.org/wiki/Wiki Wiki]. Anyone who creates an account is free to help improve the information on this web page.
 
* '''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.
 
* '''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).
 
* '''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.
 
* '''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.
 
 
* [[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