Axel Kittenberger
|
c23e9841ee
|
a2x instead of
|
2013-09-15 18:03:27 +02:00 |
|
Axel Kittenberger
|
b6f4c6f990
|
Merge pull request #231 from rhunter/patch-1
Link to official BindFS homepage in README
|
2013-08-06 21:27:56 -07:00 |
|
Rob Hunter
|
54e721e94b
|
Update README link to latest official home
|
2013-08-07 13:34:52 +10:00 |
|
Axel Kittenberger
|
25d2405906
|
lock pidfile, remove pidfile on INT or TERM
|
2013-07-30 12:20:23 +02:00 |
|
Axel Kittenberger
|
6f4613c53a
|
adding ssh.identityFile and ssh.options options
|
2013-07-30 11:16:29 +02:00 |
|
Axel Kittenberger
|
1dacb68745
|
Merge pull request #221 from dreiss/config
Fixes for parsing excludes file
|
2013-07-07 23:15:33 -07:00 |
|
David Reiss
|
d772fcba0f
|
Ignore blank lines and rsync comments in excludes file
|
2013-07-05 10:46:27 -07:00 |
|
David Reiss
|
716b88909a
|
Escape + in pattern for extra safety
The old version worked, but it seems like an accident that a "+" after a
"*" is treated as a literal "+" and not a repetition.
|
2013-07-05 10:45:56 -07:00 |
|
David Reiss
|
502e2e0eed
|
Don't treat exclude lines with embedded "+" characters as inclusions
Previously, this code prevented any file name with a "+" character from
being excluded.
|
2013-07-05 10:27:18 -07:00 |
|
Axel Kittenberger
|
e880c607be
|
wrong month :/
|
2013-06-07 14:44:14 +02:00 |
|
Axel Kittenberger
|
d0c9a60213
|
changing delay from command line to a number
|
2013-06-07 14:24:02 +02:00 |
|
Axel Kittenberger
|
c785f0a2ad
|
Changelog
|
2013-06-07 14:10:39 +02:00 |
|
Axel Kittenberger
|
1c299c14dd
|
checking delay to a number > 0
|
2013-06-07 14:09:57 +02:00 |
|
Axel Kittenberger
|
3aa8ed1182
|
* fixing ssh port overwriting the last rsync option
* preparing 2.1.5
|
2013-06-07 13:40:54 +02:00 |
|
Axel Kittenberger
|
7fe13abab8
|
Merge branch 'master' of https://github.com/axkibe/lsyncd
|
2013-06-07 13:26:03 +02:00 |
|
Axel Kittenberger
|
72fa0e8865
|
Merge branch 'master' of github.com:axkibe/lsyncd
|
2013-06-07 13:23:55 +02:00 |
|
Axel Kittenberger
|
6290bd6ea7
|
+ fixing 0 characters in -log Exec message for pipes
|
2013-06-07 11:12:24 +02:00 |
|
Axel Kittenberger
|
25a2274d83
|
added bwlimit
|
2013-06-07 11:11:42 +02:00 |
|
Axel Kittenberger
|
eb4370db9c
|
a2x is actually not required when building from a tarball
|
2013-06-07 10:13:55 +02:00 |
|
Axel Kittenberger
|
ec15abd244
|
bugfix: don't replace variables when spawning binary, by flygoast
|
2013-06-07 10:10:14 +02:00 |
|
Axel Kittenberger
|
d0e56565a8
|
Merge pull request #213 from flygoast/master
fix the size of the buffer allocated for pipemsg
|
2013-06-06 10:53:36 -07:00 |
|
flygoast
|
367d5e940a
|
bugfix: fix the buffer size of pipemsg
|
2013-06-07 00:23:50 +08:00 |
|
Axel Kittenberger
|
3c9f88330b
|
link to libmath when checking for LUA_COMPAT
|
2013-06-03 14:15:46 +02:00 |
|
Axel Kittenberger
|
46d23d59b3
|
Merge branch 'master' of github.com:axkibe/lsyncd
|
2013-05-15 00:44:36 +02:00 |
|
Axel Kittenberger
|
6c6ab9adf0
|
adding onAttrib to checkgauge
|
2013-05-14 23:13:09 +02:00 |
|
Axel Kittenberger
|
9619062764
|
Merge pull request #203 from grooverdan/docfix
Fix documentation spelling bits, and a few links
|
2013-05-14 14:08:20 -07:00 |
|
Daniel Black
|
99ea89ad0d
|
Fix documentation spelling bits, and a few links
|
2013-05-04 13:11:09 +10:00 |
|
Axel Kittenberger
|
dd4a1134a5
|
Merge pull request #195 from kashyapp/master
Adding --timeout to default.rsync
|
2013-03-20 04:51:32 -07:00 |
|
Kashyap Paidimarri
|
769fb3c26b
|
Adding timeout to default.rsync
|
2013-03-19 12:55:34 +05:30 |
|
Axel Kittenberger
|
c13af5df7e
|
Merge pull request #190 from kenyon/patch-2
README.md: update link to latest manual
|
2013-03-15 02:39:45 -07:00 |
|
Kenyon Ralph
|
8c36e20877
|
README.md: update link to latest manual
|
2013-03-15 02:37:25 -07:00 |
|
Axel Kittenberger
|
02cc23909a
|
Merge pull request #189 from kenyon/patch-1
README.md: fix spelling errors
|
2013-03-13 21:37:00 -07:00 |
|
Kenyon Ralph
|
50b6e879a6
|
README.md: update link to latest manual
|
2013-03-13 16:36:57 -07:00 |
|
Kenyon Ralph
|
9dafacbf5e
|
README.md: fix spelling errors
|
2013-03-13 16:33:47 -07:00 |
|
Axel Kittenberger
|
7bfb535da3
|
forgot password file in the check_gauge
|
2012-12-06 10:02:07 +01:00 |
|
Axel Kittenberger
|
d25eb11a3f
|
preparing release 2.1.4
|
2012-11-24 14:33:07 +01:00 |
|
Axel Kittenberger
|
5b7057bfd7
|
adding custom ssh port to rsync calls as well
|
2012-11-23 16:05:15 +01:00 |
|
Axel Kittenberger
|
824797645b
|
beautified some tests
|
2012-11-23 16:04:43 +01:00 |
|
Axel Kittenberger
|
ca3d3eca59
|
typeof -> type
|
2012-11-23 14:03:52 +01:00 |
|
Axel Kittenberger
|
e7b757bbc6
|
checking correct ssh config options
|
2012-11-23 12:01:21 +01:00 |
|
Axel Kittenberger
|
9ff62e15c6
|
fixing another uSettings crash condition
|
2012-11-23 11:03:22 +01:00 |
|
Axel Kittenberger
|
78fa6208bf
|
adding a settings('string') get call, so a upstart again operation works again, adding archive to the checkgauge, adding keep_dirs
|
2012-11-09 20:15:42 +01:00 |
|
Axel Kittenberger
|
fe41e18f7b
|
release 2.1.2
|
2012-11-03 13:57:53 +01:00 |
|
Axel Kittenberger
|
9c6e703ff4
|
Merge pull request #165 from DavidWittman/164-excludeFrom
Add excludeFrom to default-rsync checkgauge for #164
|
2012-11-03 01:08:58 -07:00 |
|
David Wittman
|
2c2570e314
|
Add excludeFrom to default-rsync checkgauge for #164
|
2012-11-02 18:32:44 -05:00 |
|
Axel Kittenberger
|
3616dc64fe
|
fixing rsync parameter generation, added password-file, thx to foxban
|
2012-10-30 09:57:54 +01:00 |
|
Axel Kittenberger
|
b1257b0d48
|
release 2.1.1
|
2012-10-27 21:25:32 +02:00 |
|
Axel Kittenberger
|
856186168f
|
Merge pull request #160 from bs-github/master
fix for non working rsync options
|
2012-10-24 00:33:46 -07:00 |
|
Birger Schmidt
|
33c8f88bd3
|
delete bad (in the big scale) non working example
|
2012-10-24 17:51:25 +11:00 |
|
Birger Schmidt
|
e116ce0a6e
|
fix parameter handling for rsync options
|
2012-10-24 17:46:18 +11:00 |
|