Downloadliste

Projektbeschreibung

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").

Systemanforderungen

Die Systemvoraussetzungen sind nicht definiert
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

Spaces in event-related Dateinamen werden jetzt korrekt behandelt. Crashing auf "incrontab - user" wurde behoben. Die man-Seiten und makefile wurden geringfügig verbessert.
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

Mehr "include" Richtlinien wurden hinzugefügt, um eine bessere Compiler-Kompatibilität zu gewährleisten. Hilfe-Einträge wurden behoben. Einige Warnungen an die unbehandelt Ausfällen wurden behoben.
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

Zusätzliche Gruppenzugriffsliste Initialisierung wurde hinzugefügt. Ein paar "enthält" wurde hinzugefügt, aufgrund der Kompatibilität mit GCC 4.3. Manual-Seiten enthält nun eine Erklärung der verwendeten Symbole.
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

Diese Version ist auf inotify-cxx 0.7.2 basiert. Es behebt Probleme Zusammenstellung auf 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

Diese Version behebt einen Fehler, Umgebungsvariablen in incrontab stehen (bei der Bearbeitung eines anderen Benutzers Tabelle), sowie eine Fehlfunktion des -V/--version Optionen in beiden incrond und 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