Download List

Descripción del Proyecto

yafic is Yet Another File Integrity Checker. It saves information about the state of a filesystem to a database, which later can be used to compare against the current state of the filesystem, letting you know of any changed, added, or removed files.

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.

2003-12-06 10:58
1.2 beta

Esta versión añade por máscaras de tipo bandera, y la capacidad para firmar criptográficamente y verificar los archivos de configuración y bases de datos. También incluye varias correcciones de errores.
Tags: Development, Major feature enhancements
This version adds per-type flag masks, and the ability to cryptographically sign and verify configuration files and databases. It also includes various bugfixes.

2003-09-27 00:06
1.1.1

Una condición de carrera cuando la base de datos de hash actualización se ha fijado. El archivo de configuración y comprobar la base de datos se aloja con la opción-H. Un error de visualización menor de edad cuando detallado (presentado en el punto 1.1) se ha fijado. Sólo # incluye <inttypes.h> si configure define HAVE_INTTYPES_H. Los controles de uint8_t, uint32_t, y los tipos de uint64_t en configurar. Usa los valores predeterminados sano si no están definidas.
Tags: Code cleanup
A race condition when hashing the update database has been fixed. The config file and check-database are hashed with the -H option. A minor display bug when verbose (introduced in 1.1) has been fixed. Only #includes &lt;inttypes.h&gt; if configure defines HAVE_INTTYPES_H. Checks for uint8_t, uint32_t, and uint64_t types in configure. Uses sane defaults if they aren't defined.

2002-12-11 00:57
1.1

Tags: Initial freshmeat announcement

Project Resources