Download List

项目描述

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

2007-01-14 02:33
0.4.0

这个版本的基础上的inotify -第一百二十0.7.0。incrond现在采取的命令行参数(在前台和终止运行)。系统表支持(的/ etc / incron.d)已经加入。 incrontab可以报告支持的事件类型。每个表现在已经有了自己的避免碰撞的描述。各种错误已得到修复。
标签: Major feature enhancements
This version is based on inotify-cxx 0.7.0.
incrond now takes command line arguments (for
running in the foreground and terminating).
Support for system tables (/etc/incron.d) has been
added. incrontab can report supported event types.
Each table now has its own descriptor for avoiding
collisions. Various bugs have been fixed.

2007-01-07 04:44
0.3.5

这个版本的基础上的inotify -第一百二十0.6.3。它修补了安全漏洞有关的访问权限观看文件,在表崩溃重装取出后一看路,“incrontab -列表”功能。
标签: Minor security fixes
This version is based on inotify-cxx 0.6.3. It
fixes a security bug
related to access rights to watched files,
crashing on table reloading
after removing a watched path, and "incrontab
--list" dysfunction.

2007-01-03 19:31
0.3.4

这个版本的基础上的inotify -第一百二十0.6.2。由错误造成的各种问题,下令成立的UID / GID的已得到修复。用户权限表已更改为0600。
标签: Minor bugfixes
This version is based on inotify-cxx 0.6.2. Various problems caused by incorrectly-ordered setting of UID/GID have been fixed. Permissions for user tables have been changed to 0600.

2006-12-16 01:55
0.3.3

此版本修正了安全缺陷有关忽略组ID。它集成了一个适当的通报机制,即将结束的子进程。
标签: Minor security fixes
This release fixes a security bug related to ignoring group IDs. It incorporates a mechanism for proper notification about finished child processes.

2006-12-03 15:13
0.3.2

此版本修正了ReiserFS的启动问题。
标签: Minor bugfixes
This version fixes startup problems with Reiserfs.

Project Resources