Downloadliste

Projektbeschreibung

Linux, in the tradition of UNIX-like operating systems, implements file system permissions using a rather coarse scheme. While this is sufficient for a surprisingly large set of applications, it is too inflexible for many other scenarios. For that reason, all the major commercial UNIX operating systems have extended this simple scheme in one way or the other. This is an effort to implement POSIX-like Access Control Lists for Linux. Access Control Lists are built on top of Extended Attributes, which can also be used to associate other pieces of information with files such as Filesystem Capabilities, or user data like mime type and search keywords.

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.

2002-03-11 03:58
0.8.20

Das Format auf der Festplatte hat, zwischen den Versionen 0,7 und 0,8 verändert. Offizielle erweiterte Attribute System ruft zugeordnet wurden, und die ext2/ext3 und XFS-Dateisystemen sind nun kompatibel mit dem System Call Level. Die Kernel-Patches wurden überarbeitet und sind jetzt viel besser zu strukturieren. RPM-Versionen aller Pakete stehen zur Verfügung.
Tags: Major feature enhancements
The on-disk format has changed between versions 0.7 and 0.8. Official extended attribute system calls have been assigned, and the ext2/ext3 and XFS file systems are now compatible at the system call level. The kernel patches have been rewritten, and are now much better structured. RPM versions of all packages are available.

2001-10-28 21:11
0.7.22

Diese Version enthält ext3-Unterstützung und vieles mehr.
Tags: Major feature enhancements
This version contains ext3 support and much more.

2001-08-17 00:59
0.7.15

Tags: Minor bugfixes

2001-03-04 23:05
0.7.8

Diese Pressemitteilung enthält Unterstützung für den Kernel 2.4.2, und für fileutils-4.0.41. Bugfixes wurden in den Kernel-Patches und die ACL-Dienstprogramme aus.
Tags: Major bugfixes
This release contains support for the 2.4.2 kernel, and for fileutils-4.0.41. Several bug fixes were made in the kernel patches and ACL utilities.

2001-01-30 15:12
POSIX ACLs for Linux 0.6.0-pre17

Patches sind jetzt verfügbar für 2.2.15 und 2.3.99-Kernel pre8.
Patches are now available for 2.2.15 and 2.3.99-pre8 kernels.

Project Resources