Download List

Descripción del Proyecto

incron is an "inotify cron" system. It works like
the regular cron but
is driven by filesystem events instead of time
periods. It contains two
programs, a daemon called "incrond" (analogous to
crond) and a table
manipulator "incrontab" (like "crontab").

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.

2009-06-22 15:54
0.5.9

Los espacios en los eventos relacionados con los nombres de archivo son ahora manejados correctamente. Estrellarse en "incrontab - usuario" se ha fijado. Las páginas del manual y makefile se han mejorado ligeramente.
Tags: Minor bugfixes
Spaces in event-related file names are now handled correctly. Crashing on "incrontab --user" has been fixed. The man pages and makefile have been slightly improved.

2009-01-06 03:49
0.5.8

Más "incluyen" las directivas han sido añadidos para garantizar la compatibilidad mejor compilador. Mensajes de ayuda han sido corregidos. Algunas advertencias relacionadas con los fallos no controlada han sido corregidos.
Tags: Minor bugfixes
More "include" directives have been added to ensure better compiler compatibility. Help messages have been fixed. Some warnings related to unhandled failures have been fixed.

2007-09-04 19:00
0.5.7

Acceso complementario de inicialización grupo lista se ha añadido. Unos pocos "incluye" se han añadido debido a la compatibilidad con GCC 4.3. Las páginas del manual contienen ahora una explicación de los símbolos utilizados.
Tags: Minor bugfixes
Supplementary group access list initialization has been added. A few "includes" have been added due to compatibility with GCC 4.3. Manual pages now contain an explanation of used symbols.

2007-04-19 02:52
0.5.6

Esta versión se basa en inotify-CXX 0.7.2. Se corrige los problemas de compilación en Debian Sarge.
Tags: Minor bugfixes
This version is based on inotify-cxx 0.7.2. It fixes compilation problems on Debian Sarge.

2007-02-14 21:49
0.5.5

Esta versión corrige un error relacionado con variables de entorno en incrontab (cuando la tabla de edición de otro usuario), así como un mal funcionamiento de las opciones de -V/--version tanto en incrond y incrontab.
Tags: Minor bugfixes
This version fixes a bug related to environment variables in incrontab (when editing another user's table), as well as a malfunction of the -V/--version options in both incrond and incrontab.

Project Resources