2
0
mirror of https://github.com/deajan/osync synced 2024-11-19 03:25:37 +00:00
Commit Graph

352 Commits

Author SHA1 Message Date
deajan
8e4e745420 Make GetConfFileValue reports DEBUG level when noerror is set 2020-06-29 11:02:33 +01:00
deajan
f5403bd13a Make comment more clear about SSH_COMPRESSION options 2020-05-13 09:06:41 +01:00
deajan
747e9c710e Fix #195 by removing orphan WIP 2020-05-03 09:21:14 +01:00
deajan
347f9a9ae8 Make sure all files are quoted 2020-05-03 08:58:01 +01:00
deajan
38190c6139 Fixed STOP_ON_ERROR_CMD did not work anymore 2020-04-29 11:30:59 +01:00
deajan
3a9d00ff4f Merged changes 2020-04-29 11:15:03 +01:00
deajan
7bc80b9574 Removed parenthesis from remote logs 2020-04-29 11:12:56 +01:00
root
fbce80bc0a Renamed ofunctions TrapQuit to GeneralTrapQuit 2020-03-15 22:50:56 +01:00
root
8788582f63 TrapQuit function should exist as subset 2020-03-15 22:31:07 +01:00
deajan
b6181e15d9 Update copyright year 2020-01-10 11:07:05 +01:00
deajan
bf86cc5f6f Refactor mv calls to FileMove just because of macos 2019-12-25 19:29:25 +01:00
deajan
8197ea3ddb Prevent spinner from logging in service mode 2019-12-06 10:44:51 +01:00
deajan
8b757bf083 Bump version to 2.3.0-RC3 2019-09-09 14:08:59 +02:00
Orsiris de Jong
d66ea211d5
Removed double s7z extension from rsync skip compress 2019-09-04 10:32:36 +02:00
deajan
da5140d3f0 Typo fixes 2019-08-18 22:05:50 +02:00
deajan
712c3179ee Revert non WIP KEEP_LOGGING time 2019-08-14 15:11:38 +02:00
deajan
0d28d0c482 Enhance rsync --skip-compress list 2019-08-14 15:11:10 +02:00
deajan
7fb8eb7004 Allow SSH_OPTIONAL_ARGS to be set 2019-08-14 13:43:49 +02:00
deajan
afdc5334f4 Updated log with truncated mention 2019-08-09 10:31:57 +02:00
deajan
c02a7af424 Fixed typo in _REMOTE_TOKEN log removal 2019-08-09 10:24:40 +02:00
deajan
17a97d129b Cleaning up various remote logging 2019-08-09 10:12:23 +02:00
deajan
183ca45b63 Added missing RemoteLogger prefix 2019-08-09 10:07:38 +02:00
deajan
31986d0d19 WIP cleanup 2019-08-09 10:05:27 +02:00
deajan
bf3b846026 Better _REMOTE_TOKEN cleanup 2019-08-09 10:04:45 +02:00
deajan
7d137ed0c5 Another flatten array fix 2019-08-08 21:10:13 +02:00
deajan
723501526c Fixed flatten array comparaison 2019-08-08 21:08:38 +02:00
deajan
8f2b22a117 Added more debugging for ExecTasks 2019-08-08 20:48:10 +02:00
deajan
5f6f7482dd Add warning about truncated output 2019-08-08 20:42:08 +02:00
deajan
f0ea6df5ea Prevent possible bash buffer overflow, fixes #171 2019-08-08 18:00:20 +02:00
deajan
4df4c594b7 Obfuscate only part of remote token env 2019-08-08 10:37:57 +02:00
deajan
08910b3895 Fixed typo in build number 2019-07-23 10:40:40 +02:00
deajan
b124f7dfaf Exit SSH controlmaster before cleanup 2019-07-19 16:44:36 +02:00
deajan
31b8ce4c52 Added bogus encryption warning 2019-07-05 23:19:19 +02:00
deajan
f81291c0eb Fix cornercase where SSH_CONTROLMASTER might be used in local tests 2019-07-05 23:13:21 +02:00
deajan
ca78d76bb2 Fix for junk /osync.remote folder not being deleted 2019-07-05 22:55:34 +02:00
deajan
b0b91a4db0 Removed elder PoorMansRandomGenerator function 2019-07-05 22:46:02 +02:00
deajan
219067be26 Allow multiple concurrent control masters, and allow spaces in path, enhances #169 2019-07-05 22:30:10 +02:00
Orsiris de Jong
8f85d20a68
Merge pull request #169 from bmorgenthaler/ssh-controlmaster
Initial changes to support SSH Multiplexing
2019-07-05 22:28:03 +02:00
Orsiris de Jong
492064f8e2
Comment about _REMOTE_EXECUTION variable 2019-07-05 22:24:48 +02:00
bmorgenthaler
32ee9f8071 Initial changes to support SSH Multiplexing 2019-07-05 11:25:50 -05:00
deajan
228a4d1f51 Revert "Refactored rsync patterns"
This reverts commit 679b4bc29e.
2019-05-22 22:56:27 +02:00
deajan
679b4bc29e Refactored rsync patterns 2019-05-22 22:29:07 +02:00
deajan
c8bb8c214f Fixed _Logger leaving tmp files 2019-05-22 21:26:12 +02:00
deajan
c801d6b418 Fixed quoting 2019-05-22 21:02:26 +02:00
deajan
63f6194305 Less helper config file checks 2019-05-22 19:39:19 +02:00
deajan
3cd2f16bc3 Fixed newer Win10 bash version ping 2019-05-21 23:52:26 +02:00
deajan
9435c48f20 Fix newer bash on Windows10 got rid of elder find cmd bug 2019-05-21 22:11:01 +02:00
deajan
f8fbbaef57 Unexpanded ofunctions 2019-05-21 00:38:59 +02:00
deajan
8018871168 Minor code improvements 2019-05-20 11:37:37 +02:00
deajan
8a57b568e9 Improved version check 2019-03-15 12:09:40 +01:00