Commit Graph

328 Commits

Author SHA1 Message Date
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
deajan 0f5bed992f Fixed bogus config file revision check on error 2019-03-15 11:54:40 +01:00
deajan 51dded275b Mailer fixes and semantic fixes 2019-03-01 10:41:09 +01:00
deajan 61f6593cbe Ported fixes from backup_tool_script 2019-03-01 09:28:36 +01:00
deajan 39feb76d2e Simpler current log 2019-02-14 10:02:37 +01:00
Orsiris de Jong 8e8ed101bb
Merge pull request #163 from deajan/osync2-compat
Osync2 compat
2019-02-08 13:10:46 +01:00
deajan d9b587fd4a Fixed email RFC822 check 2019-02-07 17:04:41 +01:00
deajan 027422b014 Cosmetic changes 2019-01-29 10:04:27 +01:00
deajan e44bdee73e Fixed more boolean replacements 2019-01-22 18:11:18 +01:00
deajan f1cf7eb8e2 Updated config file structure, checks and upgrade script 2019-01-11 00:34:12 +01:00
deajan 71942082f8 Added config file version check 2018-12-21 19:07:56 +01:00
deajan 3931b7b771 Improved log readability from ExecTasks command output 2018-12-21 14:35:11 +01:00
deajan 9e64753569 Removed extra tabs 2018-12-21 12:44:41 +01:00
deajan 98201cf615 Fixed possible deadlock in ExecTasks 2018-12-17 22:43:34 +01:00
deajan 6ac45eea02 Added comment to variable 2018-12-17 20:07:22 +01:00
deajan cae3bb73f7 Improved command output logging 2018-12-17 19:37:09 +01:00
deajan 5857d8200b Added patch from Vladimirek 2018-11-05 12:13:07 +01:00
deajan a466e94b9c Some exit logs should be flagged as errors 2018-11-05 12:10:22 +01:00
deajan 08af105dd9 Added busybox-w32 detection 2018-10-26 12:28:31 +02:00
deajan 3314f947b0 Improved SetConfFileValue 2018-10-26 12:25:11 +02:00
deajan fb1fd00f0e Fixed multiple race conditions 2018-10-17 23:33:30 +02:00
deajan 569048c19b Fixed bogus WAIT_FOR_TASK_COMPLETION_ return from ExecTasks 2018-10-15 19:23:48 +02:00
deajan 92dbd6b2fc Fixed partial WAIT_FOR_TASK_COMPLETION_ output 2018-10-14 23:10:34 +02:00
deajan 54a665fe7e Removed debugging code 2018-10-14 22:51:01 +02:00
deajan 255be72c43 Removed diagnostic lines 2018-10-14 22:41:18 +02:00