Download List

项目描述

auditunlink is a Linux shared library that intercepts the unlink system call, and logs which process, program, and user initiated it, and to which file the call was applied. It is designed to be loaded with LD_PRELOAD or /etc/ld.so.preload, and allows system administrators to log file deletions even if a user has the proper file system permissions to perform the deletion.

系统要求

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-11-14 20:42
0.1.1

图书馆改为使用geteuid()(有效UID),以便将与桑巴等节目。阿有关升级的,如果它在/使用的库等/ ld.so.preload现在已列入警告。
标签: Minor feature enhancements
The library was changed to use geteuid()
(effective UID) so that it would work with
programs like Samba. A warning about upgrading the
library if it is used from /etc/ld.so.preload is
now included.

2002-11-01 01:44
0.1.0

此版本包括一个配置脚本和配置选项只记录中断()从使用rm命令调用。还包括一个文件,作者学分不同的人有帮助建立/改善模块。
标签: Minor feature enhancements
This release includes a configure script and a configure option to only
log unlink() calls from the rm command. Also included is an AUTHORS
file which credits various people that have helped create/improve the
module.

2002-10-25 07:37
0.0.2

此版本清除某些代码,修正语法错误和拼写错误。
标签: Code cleanup
This release cleans up some of the code, and fixes grammatical errors
and typos.

2002-10-15 15:02
0.0.1

标签: Initial freshmeat announcement

Project Resources