All releases of incron


Release Notes: This release adds includes to build correctly on GCC 4.4 and newer, fixes some type issues, improves the Makefile, fixes typos in various file, and implements EAGAIN in poll().


Release Notes: 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.


Release Notes: 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.


Release Notes: 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.


Release Notes: This version is based on inotify-cxx 0.7.2. It fixes compilation problems on Debian Sarge.


Release Notes: 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.


Release Notes: A bug related to persisting environment variables has been fixed, and the man page updated appropriately. A bug in the configuration example file has been fixed.


Release Notes: A bug related to ignoring new tables has been fixed. A memory leak originated at startup has been fixed. Documentation has been corrected and slightly improved.


Release Notes: Lock file permissions have been changed to 0644. Incorrect reporting of removing non-existing tables has been fixed.


Release Notes: This version fixes two bugs related to lock file placement.