Axel Kittenberger
5e34adc29b
Actually thinking about it, lets not clean the manpage, it comes precompiled in tarballs
2012-10-02 21:15:49 +02:00
Dennis Schridde
ab41f0159f
Use modern AM_INIT_AUTOMAKE and store aclocal stuff in separate m4/ dir
...
See http://www.gnu.org/software/automake/manual/automake.html#Public-Macros
2012-10-02 15:30:05 +02:00
Axel Kittenberger
f9ef52ab34
Merge pull request #155 from devurandom/feature/add-manpage-to-cleanfiles
...
Add manpage to CLEANFILES
2012-10-01 21:47:51 -07:00
Axel Kittenberger
5ec68314fe
Merge pull request #154 from devurandom/fix/check-for-lua
...
Check for presence of lua and luac in configure and use path in Makefile
2012-10-01 21:47:19 -07:00
Dennis Schridde
6a5eb24a90
Check for presence of lua and luac in configure and use path in Makefile
...
This should help to prevent generating lua bytecode for a different version
than the library being linked to. Not at all reliable, but a bit better
than before.
2012-10-02 04:15:47 +02:00
Dennis Schridde
88bc95fd67
Check for presence of a2x (from asciidoc) in configure and use path in Makefile
2012-10-02 04:10:20 +02:00
Dennis Schridde
a82f43ab3f
Add manpage to CLEANFILES
2012-10-02 02:49:33 +02:00
Axel Kittenberger
6a5246070f
lsyncd.1.xml no longer needed
2012-04-04 13:54:13 +02:00
Axel Kittenberger
1847fd7cd4
changed asciidoc generation to a2x. removed currently broken feature --with-default-runner. preparing 2.0.7
2012-04-04 13:15:33 +02:00
Axel Kittenberger
c890726c6e
typo, default(s)
2012-03-26 19:58:37 +02:00
Axel Kittenberger
1f7cac3bc0
OSX cp cannot do -t
2012-02-16 14:15:48 +01:00
Axel Kittenberger
af237aa691
splittet default configs into seperated files
2012-02-15 20:00:28 +01:00
Axel Kittenberger
dec35304dc
added global maxProcesses limit, invoking delays has now a round-robin scheduler, changed syntax of init
2011-08-18 13:29:18 +00:00
Axel Kittenberger
dc1dd69c42
bin2carray into dists
2011-08-16 17:00:07 +00: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
18dda7629b
fix script integration
2011-05-04 13:18:37 +00:00
Axel Kittenberger
7531409809
use conventional exectuble integration methods
2011-05-04 13:03:58 +00:00
Axel Kittenberger
547562f6ec
preparing 2.0.3, removed fanotify stubs, not coming soon
2011-02-25 14:53:06 +00:00
Axel Kittenberger
9096fc9686
trying to fix, not working yet
2011-02-08 16:38:55 +00:00
Axel Kittenberger
eaad46b7e7
include all tests
2011-01-26 12:08:50 +00:00
Axel Kittenberger
1ada13486e
used wrong i/pairs
2011-01-18 18:41:09 +00:00
Axel Kittenberger
ad1392691c
Preparing 2.0.1
2011-01-12 15:54:19 +00:00
Axel Kittenberger
44e0e45594
working on fsevents
2010-12-07 15:42:46 +00:00
Axel Kittenberger
1ada503074
release 2.0.0
2010-12-02 11:57:04 +00:00
Axel Kittenberger
29348c4d93
inherit cflags
2010-11-29 15:01:24 +00:00
Axel Kittenberger
ed43c5c68a
* use zero instead of \n delimiter in rsyncd / rsyncssh
...
* allowed zeros in pipes
* allow overriding delay values
* use a layer ^ in layer 3 scripts to force shell instead of
direct binary calls
* escape ?*[] for rsync PATTERNS
2010-11-28 20:16:56 +00:00
Axel Kittenberger
67381778d8
disabled fanotify, no moves
2010-11-28 10:47:57 +00:00
Axel Kittenberger
91bad8bf46
preparing fanotify
2010-11-28 08:13:05 +00:00
Axel Kittenberger
4cc58347f8
working on a manpage
2010-11-27 23:28:44 +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
45c7f3665f
splitted inotify into own c-file to be optional later.
2010-11-22 20:09:52 +00:00
Axel Kittenberger
7f9ee536ab
b2 with examples
2010-11-17 19:21:11 +00:00
Axel Kittenberger
f3df2d7b80
2010-11-17 13:58:31 +00:00
Axel Kittenberger
f52a5caa88
fixed makefile
2010-11-17 12:59:21 +00:00
Axel Kittenberger
bd221cf02c
2.0beta1 release
2010-11-14 19:53:36 +00:00
Axel Kittenberger
3764ef39bb
2010-11-14 14:13:15 +00:00
Axel Kittenberger
830bade7a4
2010-11-13 08:50:30 +00:00
Axel Kittenberger
5cff9a8583
2010-10-26 20:29:12 +00:00
Axel Kittenberger
a836a0bbfa
2010-10-14 13:56:23 +00:00
Axel Kittenberger
920026efeb
coded a lua hello world
2010-10-14 13:52:01 +00:00