Download List

Projeto Descrição

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.

System Requirements

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.

2002-03-11 03:58
0.8.20

O formato em disco mudou entre as versões 0.7 e 0.8. Jornal estendido chamadas do sistema de atributos foram atribuídos, e os ext2/ext3 e sistemas de arquivos XFS são compatíveis a nível de chamada do sistema. Os patches do kernel foi reescrito, e agora está muito melhor estruturado. RPM versões de todos os pacotes estão disponíveis.
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

Esta versão inclui o suporte ao ext3 e muito mais.
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

Este comunicado contém suporte para o kernel 2.4.2, e para fileutils-4.0.41. Várias correções foram feitas no kernel patches e utilitários ACL.
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 agora estão disponíveis para 2.2.15 e 2.3.99-pre8 kernels.
Patches are now available for 2.2.15 and 2.3.99-pre8 kernels.

Project Resources