Commit Graph

1693 Commits

Author SHA1 Message Date
deajan be1281ffa3 Merge branch 'master' of https://github.com/deajan/osync 2019-09-09 13:08:11 +02:00
deajan bdc9e42046 Upgrade script checks for old master/slave dirs before rewriting state files 2019-09-09 13:07:58 +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 d37872c730 Added source for cipher performance 2019-08-14 15:27:56 +02:00
deajan 997a7904ed Add chacha20-poly1305@openssh.com to cipher list 2019-08-14 15:17:19 +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 f22cff5a49 Enabled Rsync compression in quicksync mode 2019-08-14 15:09:30 +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 2f4384d911 Updated changelog 2019-08-08 20:50:43 +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 21c59cfd27 Updated RSA key file for quickRemote tests 2019-07-23 10:39:40 +02:00
deajan 151cfb8d39 Updated RSA key file 2019-07-23 10:38:52 +02:00
deajan 3b545648ac Enabled all tests again 2019-07-19 16:46:42 +02:00
deajan 0ae3a0c629 Fixed authorized_keys cleaning 2019-07-19 16:45:54 +02:00
deajan 9c7ef090f1 Rebuilt targets 2019-07-19 16:45:00 +02:00
deajan b124f7dfaf Exit SSH controlmaster before cleanup 2019-07-19 16:44:36 +02:00
deajan f87b529195 Remote remote token after usage #158 2019-07-09 11:29:25 +02:00
deajan 3cddb9b97e Added default SSH_CONTROLMASTER option 2019-07-05 23:27:25 +02:00
deajan 80f3b2f0bc Minor fixes in upgrade script 2019-07-05 23:26:50 +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 59ec9e42c1 Added --ssh-controlmaster test for #169 2019-07-05 23:00:03 +02:00
deajan 9cfa13c59a Rebuilt targets 2019-07-05 22:56:03 +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 8d9e95c6cd Rebuilt targets 2019-07-05 22:37:37 +02:00
deajan 154318be0f Added SSH_CONTROLMASTER option 2019-07-05 22:37:12 +02:00
deajan ddb820d2fa Added #169 CONTROLMASTER option 2019-07-05 22:35:35 +02:00
deajan dce4092085 Add --ssh-controlmaster option 2019-07-05 22:34:24 +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 33971c359c Merge branch 'master' of https://github.com/deajan/osync 2019-05-28 09:15:48 +02:00
deajan d9d5aaf1e8 Added more quoting 2019-05-28 09:14:43 +02:00
Orsiris de Jong bd25ef4b72
Added codacy badge 2019-05-22 23:10:04 +02:00