Download List

Descripción del Proyecto

File System Saint (fss) is a poor man's Tripwire-like utility that creates a snapshot of a live file system and uses that information later to detect any changes. It can be configured to run automatically and report any changes via email. It stores information about file size, ctime, mtime, owner, and permissions. Since all of these parameters can be tampered with, File System Saint stores a cryptographic hash of a file, guaranteeing that content of the file cannot be changed unnoticed.

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-04-11 23:25
0.24

Este comunicado tiene el manejo de señales sencillas (para salir limpiamente en determinadas situaciones), la especificación de línea de comandos de base de datos, se Nuke falsos> redirección, adecuada páginas de manual, fichero de configuración de la validación de sintaxis, y diversos arreglos varios y ajustes de rendimiento. Utiliza Getopt:: Std insted de Getopt:: Long, y el nombre del programa ha sido cambiado a 'FSS'.
Tags: Minor feature enhancements
This release has simple signal handling (to exit cleanly in certain situations), command line database specification, will nuke bogus > redirection, proper manual pages, config file syntax validation, and various miscellaneous fixes and performance tweaks. It uses Getopt::Std insted of Getopt::Long, and the program name has been changed to 'fss'.

2001-06-05 17:21
0.11

Aumentar la velocidad de 10-15%. Un par de correcciones de errores. Mejora de las instalaciones de extracción y la calidad global de código.
Tags: Minor bugfixes
10-15% speed increase. A couple of bug fixes. Improved logging facilities and overall quality of code.

Project Resources