Commit Graph

16 Commits

Author SHA1 Message Date
Dennis Schridde dea7e87b40 Use LSYNCD_*LIBNAME to refer to lsyncd/.inotify tables
This should prevent typos and resulting issues
2012-10-02 02:56:29 +02:00
Axel Kittenberger ab36ab7823 making it Lua 5.2 (and 5.1) compatible 2012-09-25 17:29:12 +02:00
Axel Kittenberger 80baea16e0 improved comments 2012-02-15 20:10:50 +01:00
Axel Kittenberger c669051892 fixed logging 2011-11-21 14:31:34 +01:00
Axel Kittenberger c5f3a17827 + The called rsync binary is now configureable through rsyncBinary
+ Fsevents MAC Os X 10.6 64-bit support (thanks to Demian Steward)
+ fixed some "make clean" oversights
+ worked on library-set feature macros to include everything lsyncd needs on various systems (old Linux'es, new Linux'es, OSX)
+ internally called "rsyncOpts" as the right spelling, rsyncOps is recognized tough */
2011-08-16 14:25:30 +00:00
Axel Kittenberger 4c56100dd0 some header changes to work with older systems. expose readdir to user scripts. write examples into doc dir 2011-07-19 13:29:19 +00:00
Axel Kittenberger 26f0583dca added configurable logging facility / ident 2011-03-01 14:57:26 +00:00
Axel Kittenberger 2a6955d4c6 oops unbreak fsevents register 2010-12-16 12:44:00 +00:00
Axel Kittenberger 80d55b0708 timestamps / jiffies are now easier to handle in Lua as userdata */ 2010-11-29 10:56:39 +00:00
Axel Kittenberger cb3737f5e8 clean observances, fanotify without glibc support hack 2010-11-28 09:15:54 +00:00
Axel Kittenberger c80d59cdfa added plugs for OSX /dev/events - does not yet work. 2010-11-26 16:52:24 +00:00
Axel Kittenberger c051e15750 made inotify (currently pseudo) optimal 2010-11-26 16:17:36 +00:00
Axel Kittenberger 5519e2be8e cleanup of filedescriptors, added dryrun option 2010-11-25 22:10:24 +00:00
Axel Kittenberger 83aed80aa7 removed enum 2010-11-24 18:19:13 +00:00
Axel Kittenberger a88dc747fc header update failed 2010-11-22 21:06:02 +00:00
Axel Kittenberger ea0fce13e3 splitted a header file 2010-11-22 14:54:50 +00:00