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

라이브러리를 사용 geteuid () (UID에) 그래서 그것 삼바와 같은 프로그램에서 작업을 효과적으로 바뀌었습니다. 도서관면 /에서 사용되는 등 / ld.so.preload 포함되어있습니다 지금은 업그레이 드에 대한 경고.
Tags: 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은 명령 프롬프트에서 호출 configure 스크립트 및 구성 옵션을 해제 로그가 포함되어있습니다. 또한 저자가 포함됩니다 만드는 데 도움이 다양한 사람이 크레딧 / 모듈을 개선하는 파일입니다.
Tags: 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

이 릴리스 및 수정 문법 오류와 오타가 몇 가지 코드의 청소.
Tags: Code cleanup
This release cleans up some of the code, and fixes grammatical errors
and typos.

2002-10-15 15:02
0.0.1

Tags: Initial freshmeat announcement

Project Resources