Commit Graph

372 Commits (master)

Author SHA1 Message Date
deajan 08910b3895 Fixed typo in build number 5 years ago
deajan b124f7dfaf Exit SSH controlmaster before cleanup 5 years ago
deajan 31b8ce4c52 Added bogus encryption warning 5 years ago
deajan f81291c0eb Fix cornercase where SSH_CONTROLMASTER might be used in local tests 5 years ago
deajan ca78d76bb2 Fix for junk /osync.remote folder not being deleted 5 years ago
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 5 years ago
deajan 0f5bed992f Fixed bogus config file revision check on error 5 years ago
deajan 51dded275b Mailer fixes and semantic fixes 5 years ago
deajan 61f6593cbe Ported fixes from backup_tool_script 5 years ago
deajan 39feb76d2e Simpler current log 5 years ago
Orsiris de Jong 8e8ed101bb
Merge pull request #163 from deajan/osync2-compat
Osync2 compat
5 years ago
deajan d9b587fd4a Fixed email RFC822 check 5 years ago
deajan 027422b014 Cosmetic changes 5 years ago
deajan e44bdee73e Fixed more boolean replacements 5 years ago
deajan f1cf7eb8e2 Updated config file structure, checks and upgrade script 5 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
deajan 6e7b99debb IsInteger should be part of ofunctions micro/mini 6 years ago
deajan e9daf2b2bf Removed unused code 6 years ago
deajan 250ac48ed6 Indentation fix 6 years ago
deajan 65d4c3c3ff Random generator improvements 6 years ago
deajan 25070032c4 Typo fix 6 years ago
deajan 465a3b9b80 IsNumeric and IsNumericExpand are now busybox compatible 6 years ago
deajan a9434e605b Removed unused dummy function 6 years ago
deajan 06004ac05d Function reorganisation 6 years ago
deajan b4cd0834cd Fixed shellcheck SC2027 in RsyncPatterns 6 years ago
deajan 55534e0669 Fixed shellcheck SC2053 in Vercomp 6 years ago
deajan 2eba91a58f Removed unused variables 6 years ago
deajan 87cdc8eb98 Removed extra output from PoorMansRandomGenerator 6 years ago
deajan a230d32042 Improve PoorMansRandomGenerator function 6 years ago
deajan 90a09c422b [WIP] Use same variable names in target-helper mode 6 years ago
deajan af7542d8f5 [WIP] target helpder service in osync 6 years ago
deajan d727bc353c Fixed rsync args built logic 6 years ago
deajan f1e40d54e4 Fixed typo 6 years ago
deajan 76f9f31e6d Moved RSYNC_ARGS to RSYNC_DEFAULT_ARGS 6 years ago
deajan 50496070f6 Merge branch 'master' of https://github.com/deajan/osync 6 years ago
deajan 23a9f357fe Bump ofunctions version 6 years ago
Orsiris de Jong 7c11240034
Change logger date output to be language agnostic 6 years ago
deajan 6222fd6872 Fixed variable leak 6 years ago
deajan cabd90c570 Fixed error log color not working in busybox #151 6 years ago
deajan fa64c49244 Added EscapeDoubleQuotes function 6 years ago
deajan 7cb987a32b More email checks 6 years ago
deajan b45e50584f Comment tidyup 6 years ago
deajan 503e325e14 Comment reorganization 6 years ago
deajan f0f3cd64b1 Added email encoding comment 6 years ago
deajan 9cac01d9fd Unexpanded and removed work comments 6 years ago
deajan c04e0fa21a Some comment love 6 years ago
deajan 381313dc41 Fixed typo 6 years ago
deajan b3cccc373a Quick OS detection fix 6 years ago
deajan ad22361ee5 Updated os detection 6 years ago
deajan 8dfe59220a Removed quicklogger function 6 years ago
deajan c39544d79c Removed finished working comments 6 years ago
deajan d9f749e28a Less verbose ExecTasks logging 6 years ago
deajan 166a37865e UrlEncode function now works with busybox 6 years ago
deajan dc31bfb42d Fixed rundir timestamp filename bug on busybox 6 years ago
deajan e8436e46bd Fixed typo for function name 6 years ago
deajan 36daadd7aa Ported fixes from obackup 6 years ago
deajan dee5b4037c Minor improvements to ExecTasksé 6 years ago
deajan 190e46c785 Added sex regex compat for MacOS 6 years ago
deajan 686a28cf08 Merged improvements from burp branch 6 years ago
deajan 57cf91e4c6 Added better failed remote connection log 6 years ago
deajan 328a07e406 More ExecTasks fixes 7 years ago