Axel Kittenberger
b15f1d39d9
cleanups
2016-12-13 14:41:35 +01:00
Axel Kittenberger
40a46b6048
code cleanups, improved delay debug logging
2016-12-12 19:53:44 +01:00
Axel Kittenberger
4c77666281
code cleanups
2016-12-06 13:19:35 +01:00
Axel Kittenberger
815d2c4779
cleanups
2016-12-06 12:57:32 +01:00
Axel Kittenberger
ccc492cac3
code cleanups, fixing exclusion test
2016-12-06 11:11:48 +01:00
Axel Kittenberger
a4481c98e6
preparing 2.1.7 release
2016-12-05 16:41:12 +01:00
Axel Kittenberger
19d0478bd7
added rsync options backup, backup_dir and suffix
2016-12-05 16:38:07 +01:00
Axel Kittenberger
db488a86ac
adding append/append_verify
2016-12-05 15:47:12 +01:00
Axel Kittenberger
2ff9ae72be
adding usermap/groupmap
2016-12-05 15:25:58 +01:00
Axel Kittenberger
d444ccb2d2
cleanups
2016-12-05 15:11:00 +01:00
Axel Kittenberger
b79defadb3
adding -p to cp for default.direct. Put a log message before daemonizing to test logging. Fix a crash for default.direct
2016-12-02 16:24:07 +01:00
Axel Kittenberger
c58658e642
adding rsync chmod parameter
2016-12-01 14:12:56 +01:00
Axel Kittenberger
b71089b12e
settings{} will now error if an entry is unknown
2016-12-01 13:25:49 +01:00
Axel Kittenberger
dbbe5dfdf7
code cleanups, do no longer workaround settings = {...} deprecation
2016-12-01 12:52:34 +01:00
Axel Kittenberger
2f4dd3aa7e
code cleanups
2016-12-01 12:40:30 +01:00
Axel Kittenberger
319681e7eb
added copy_dirlinks
2016-12-01 12:35:02 +01:00
Axel Kittenberger
dc93af01aa
code cleanups
2016-12-01 12:30:58 +01:00
Axel Kittenberger
de2d47f7e6
added --existing
2016-11-28 11:20:38 +01:00
Axel Kittenberger
d5957200a2
added --existing
2016-11-28 11:20:12 +01:00
Axel Kittenberger
aaae8f4083
prepending arguments with -- so they can start with a -
2016-11-25 16:23:19 +01:00
Axel Kittenberger
6b6d718a48
fixing shell injection issue
2016-11-25 15:47:46 +01:00
Axel Kittenberger
b3f46e2462
Merge pull request #349 from wodny/master
...
fix: direct mode allows injecting unauthorized filesystem operations
2016-11-25 15:40:52 +01:00
Axel Kittenberger
25ce41a136
do not rebuild manpage by default
2016-11-25 15:09:27 +01:00
Axel Kittenberger
4d2c793b01
code beautify
2016-11-25 14:55:59 +01:00
Axel Kittenberger
8367ae89a0
made compatible with lua5.3
2016-11-24 15:44:08 +01:00
Axel Kittenberger
b2da0ea6d2
Merge pull request #398 from mralexjuarez/master
...
Updated lbash.lua and lrsync.lau to remove the equals (=)
2016-09-01 14:25:25 +02:00
Alex Juarez
f81e5d64d2
Updated lbash.lua and lrsync.lau to remove the equals (=) from the settings directive.
2016-08-31 10:46:38 -05:00
Axel Kittenberger
5d2126a472
style cleanup
2016-08-29 13:15:29 +02:00
Axel Kittenberger
fa3028321b
a
2016-08-29 13:14:51 +02:00
Axel Kittenberger
545eb341cf
add rsync.chown
2016-08-29 13:12:09 +02:00
Axel Kittenberger
315379072c
fixing files with only ] as special char in their name
2016-06-27 09:26:45 +02:00
Axel Kittenberger
60d84c3ea1
updating manpage
2016-06-08 09:15:31 +02:00
Axel Kittenberger
e1c9e325d0
moving the manual
2016-06-08 09:10:13 +02:00
Axel Kittenberger
8e361d1f77
moving manpage
2016-05-30 16:23:14 +02:00
Axel Kittenberger
2e572a1391
moving doc manpage into own subdir
2016-05-24 11:08:25 +02:00
Axel Kittenberger
2a3e4aeb05
Merge pull request #378 from msabramo/patch-1
...
Fix typo: Exlcusions => Exclusions
2016-05-24 10:30:30 +02:00
Axel Kittenberger
7ec63e1eba
Merge pull request #379 from msabramo/default_collect_print_dest
...
default.collect: Print target
2016-05-24 10:30:06 +02:00
Axel Kittenberger
ee5d693846
Merge pull request #380 from msabramo/fix_typo_width_with
...
Fix typo: width => with
2016-05-24 10:28:37 +02:00
Marc Abramowitz
16c854df8d
Fix typo: width => with
2016-05-23 22:54:07 -07:00
Marc Abramowitz
47bb377efc
default.collect: Print target
...
so when a source dir is being synced to multiple targets, one can see
which one is being handled in the log.
e.g.:
```
$ tail -f /var/log/lsyncd/lsyncd.log
...
Mon May 23 22:48:41 2016 Normal: Startup of /mnt/filevolume/fileshare/ -> 10.3.0.40::ACMe_shared/ finished.
...
Mon May 23 22:48:42 2016 Normal: Startup of /mnt/filevolume/fileshare/ -> 10.3.0.41::ACMe_shared/ finished.
```
2016-05-23 22:49:40 -07:00
Marc Abramowitz
86e7a5ab2a
Fix typo: Exlcusions => Exclusions
2016-05-23 20:39:10 -07:00
Axel Kittenberger
abc2a509f6
omit-[dir/links]-times
2016-05-04 11:25:40 +02:00
Axel Kittenberger
0b9297b790
force _verbatim for 'exitcodes'
2016-05-03 10:45:22 +02:00
Axel Kittenberger
4740a2ca8f
Merge pull request #355 from mattwells/patch-1
...
Correct typo
2015-11-26 11:33:59 +01:00
Matt Wells
a0389d6f08
Correct typo
2015-11-26 10:04:52 +00:00
Marcin Szewczyk
c4f4ac3e01
fix: direct mode allows injecting unauthorized filesystem operations
2015-10-27 15:18:26 +01:00
Axel Kittenberger
cce7db5ebd
preparing version 2.1.6
2015-10-15 08:29:47 +02:00
Axel Kittenberger
4bdde8a672
updating ChangeLog
2015-10-15 08:16:28 +02:00
Axel Kittenberger
8fb9fc4bbb
Merge branch 'master' of github.com:axkibe/lsyncd
2015-10-15 08:15:16 +02:00
Axel Kittenberger
bddc9a7fde
updating ChangeLog
2015-10-15 08:15:06 +02:00