2004-03-25 Omen Wild * First beta release, fourth overall release. * Added an administration tool that makes setup easy. * Added the ability to check the uid, gid, mode, mtime, nlink, and size, as well as the SHA1 of each file. * Added the ablility to ignore specific attributes on specific files. * Added the ability to bind certain files so only specified applications can access them. * Added the ability to deny access to files that were added to specified directories after the database was built. * Debian/unstable packages available from SourceForge. 2003-12-08 Omen Wild * Third alpha release. * Fixed a major bug in the TCPA code that caused random memory corruption when loading the module. * Added a helper user-space program to mount/unmount an encrypted loopback file system where the key is the secret protected by the TPM. * Upgraded the module parameter parsing to use the Linux 2.6 parameters. * The normal messaged printed when errors occur will include the function name and source code line if the enforcer is built with debugging enabled. * Upgraded to use Linux 2.6-test9+ crypto, this means a 2.6+ kernel is required. * Integrated the Enforcer module with normal capabilities. * Rearranged the layout to make it cleaner. The kernel part of the enforcer now lives in enforcer/kernel . Redid the make system to use the Linux 2.6 system. 2003-09-08 Omen Wild * Second alpha release. Sorry, no changlog entries. 2003-08-14 Omen Wild * Initial alpha release.