Commit Graph

305 Commits (f8fbbaef577d9a2837d8db10396692d343f6aae1)

Author SHA1 Message Date
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