Commit Graph

317 Commits (b0b91a4db046ef5a31048622c5f4e5ff0a0820a3)

Author SHA1 Message Date
deajan b0b91a4db0 Removed elder PoorMansRandomGenerator function 5 years ago
deajan 219067be26 Allow multiple concurrent control masters, and allow spaces in path, enhances #169 5 years ago
Orsiris de Jong 8f85d20a68
Merge pull request #169 from bmorgenthaler/ssh-controlmaster
Initial changes to support SSH Multiplexing
5 years ago
Orsiris de Jong 492064f8e2
Comment about _REMOTE_EXECUTION variable 5 years ago
bmorgenthaler 32ee9f8071 Initial changes to support SSH Multiplexing 5 years ago
deajan 228a4d1f51 Revert "Refactored rsync patterns"
This reverts commit 679b4bc29e.
5 years ago
deajan 679b4bc29e Refactored rsync patterns 5 years ago
deajan c8bb8c214f Fixed _Logger leaving tmp files 5 years ago
deajan c801d6b418 Fixed quoting 5 years ago
deajan 63f6194305 Less helper config file checks 5 years ago
deajan 3cd2f16bc3 Fixed newer Win10 bash version ping 5 years ago
deajan 9435c48f20 Fix newer bash on Windows10 got rid of elder find cmd bug 5 years ago
deajan f8fbbaef57 Unexpanded ofunctions 5 years ago
deajan 8018871168 Minor code improvements 5 years ago
deajan 8a57b568e9 Improved version check 6 years ago
deajan 0f5bed992f Fixed bogus config file revision check on error 6 years ago
deajan 51dded275b Mailer fixes and semantic fixes 6 years ago
deajan 61f6593cbe Ported fixes from backup_tool_script 6 years ago
deajan 39feb76d2e Simpler current log 6 years ago
Orsiris de Jong 8e8ed101bb
Merge pull request #163 from deajan/osync2-compat
Osync2 compat
6 years ago
deajan d9b587fd4a Fixed email RFC822 check 6 years ago
deajan 027422b014 Cosmetic changes 6 years ago
deajan e44bdee73e Fixed more boolean replacements 6 years ago
deajan f1cf7eb8e2 Updated config file structure, checks and upgrade script 6 years ago
deajan 71942082f8 Added config file version check 6 years ago
deajan 3931b7b771 Improved log readability from ExecTasks command output 6 years ago
deajan 9e64753569 Removed extra tabs 6 years ago
deajan 98201cf615 Fixed possible deadlock in ExecTasks 6 years ago
deajan 6ac45eea02 Added comment to variable 6 years ago
deajan cae3bb73f7 Improved command output logging 6 years ago
deajan 5857d8200b Added patch from Vladimirek 6 years ago
deajan a466e94b9c Some exit logs should be flagged as errors 6 years ago
deajan 08af105dd9 Added busybox-w32 detection 6 years ago
deajan 3314f947b0 Improved SetConfFileValue 6 years ago
deajan fb1fd00f0e Fixed multiple race conditions 6 years ago
deajan 569048c19b Fixed bogus WAIT_FOR_TASK_COMPLETION_ return from ExecTasks 6 years ago
deajan 92dbd6b2fc Fixed partial WAIT_FOR_TASK_COMPLETION_ output 6 years ago
deajan 54a665fe7e Removed debugging code 6 years ago
deajan 255be72c43 Removed diagnostic lines 6 years ago
deajan 0f0ba9b001 Change remote RUN_DIR for unit tests only 6 years ago
deajan 330495b1e8 Prevent variable leak in Logger 6 years ago
deajan 203400000f Minor code cleanup 6 years ago
deajan 85ac20080b ExecTasks debug __CheckArguments should happen before debug log 6 years ago
deajan c9bc7f4b6c Change all occurences of '-' in ExecTasks id 6 years ago
deajan 295c74ca58 More logging for ExecTasks 6 years ago
deajan 2ca8803b3a No need for paranoia debug in CleanUp for remote exec 6 years ago
deajan 0e2189c441 Added RUN_DIR subset 6 years ago
deajan b95474a8e6 Updated expr to not use extended regular expressions 6 years ago
deajan 4129dfff37 Typo fix 6 years ago
deajan c452bd45e6 Increased TSTAMP randomization 6 years ago