Commit Graph

188 Commits (8d717b6fdf9080b3d7c89180b29135b1cbfc9973)

Author SHA1 Message Date
deajan ce6b674ba3 Minor function renames 8 years ago
deajan 731fc81abf Made ofunctions "includable" 8 years ago
deajan 7e44139325 Minor adjustment to _Logger 8 years ago
deajan 226bf33e29 Code compliance on ArrayContains 8 years ago
deajan bdf72843ee Added ofunctions header for next branch identification 8 years ago
deajan 078d47403f Reorganized function chronology 8 years ago
deajan a87c44b9dc Rendered WaitForTaskCompletion global output thread safe 8 years ago
deajan 3128cb1841 Added global var HARD_MAX_EXEC_TIME_REACHED 8 years ago
deajan a7e41410e9 Removed unnecessary comments 8 years ago
deajan 88b135118d Coped with really old TODO fixing rsyncpatterns when path separator isn't semicolon 8 years ago
deajan 01c62aa4ca Multiple recipient compat for mutt 8 years ago
deajan 9bb849dec7 Quick paranoia debug fix 8 years ago
deajan b8f38152d5 Soft time alerts aren't anymore redundant when counting=false 8 years ago
deajan 745688d982 Improved timed execution of sync function 8 years ago
deajan 8ee4b824da Work on WaitForTaskCompletion hard exec time 8 years ago
deajan 804a284cb3 Updated parallelexec and fixed soft max time enforcement 8 years ago
deajan a0fd7941c7 Changed to more clear WaitForTaskCompletion & ParallelExec argument list 8 years ago
deajan 3a3e7cfa02 Disabling ACL / XATTR on Mac & msys 8 years ago
deajan c3013347bb Fixing OS detection on Cygwin 8 years ago
deajan b3d17f8fec Fixed WinNT10 detection 8 years ago
deajan 15630c4b6d msys/cygwin don't know about process states 8 years ago
deajan 7e8463ec50 Fixing typos 8 years ago
deajan 9fb9d3504e Added Win10 bash detection 8 years ago
deajan 6d0e7cd0c7 Updated WaitForTaskcompletion to emulate wait 8 years ago
deajan 85466e0ab0 Added MAX_WAIT support for MacOS daemon mode 8 years ago
deajan 2b8fe18217 Disable ACL and XATTR preserve by default on Mac 8 years ago
deajan eec2df90e3 Fixed old executability exclusion on MacOS 8 years ago
deajan 4dd007ae56 Render SendEmail function MacOS compatible 8 years ago
deajan 5ec5d01dca Fixed possible issue if global var toggle is used 8 years ago
deajan 0718eb6f60 More optional checks to remove if not paranoia debug 8 years ago
deajan 325c4e5d5c GetRemoteOS executed anyway 8 years ago
deajan 6efe00938b Better android detection 8 years ago
deajan 2488b1ece7 Removed debugging exit 8 years ago
deajan 557bfb097d Removed unncecessary code 8 years ago
deajan 853f2692dd Some work on Logger function 8 years ago
deajan c155e0ccf5 SLEEP_TIME default value 8 years ago
deajan 752d7f3bb9 Logger now creates flag files 8 years ago
deajan 75e6a58580 Fixed typo and removed unneeded code 8 years ago
deajan 2200611e23 Cosmetic change 8 years ago
deajan 6cc1286fe9 Allow set external sleep time in debug mode 8 years ago
deajan 9cafba436d Refactor GetRemoteOS 8 years ago
deajan 076ace4b43 Fixed TrapError shell color 8 years ago
deajan 6bdd5b0a1a Added color to TrapError output 8 years ago
deajan 63c64c5d5e Added --summary and --no-prefix arguments 8 years ago
deajan 4fb0b5f5f7 Added ALWAYS loger option, also fixed boolean capitalization 8 years ago
deajan 7b9fde680e Added error only support in Logger 8 years ago
deajan 16a717a8bb Fixed debug trapError show warnings in IsNumeric functions when not numeric 8 years ago
deajan 4442c571f9 Refactored SendAlert and SendEmail 8 years ago
deajan d9a3fa9427 Remove forgotten -f parameter 8 years ago
deajan 51fb8b8bac Fixed alert log name when instance isn't kwnown yet 8 years ago
deajan b461b5bc95 Fixed attachment command in SendEmail 8 years ago
deajan d36ecd1f32 Fixed alert log filenames per instance 8 years ago
deajan a464fa37a3 Implement TLS and SSL support for busybox sendmail 8 years ago
deajan bddd7c87da Updated ofunctions with better busybox support 8 years ago
deajan 0e897f66c5 Fixed HumanToNumeric function 8 years ago
deajan 0e049c4850 More busybox love 8 years ago
deajan 6665b7d9d9 Added remote busybox detection 8 years ago
deajan 97a1db5f55 Added HumanToNumeric function 8 years ago
deajan fe2a3037f7 Cosmetic fix 8 years ago
deajan 101cb26549 Cosmetic fixes 8 years ago
deajan 4e73a17efa More busybox fixes 8 years ago
deajan 84f266568d pidState command busybox compat 8 years ago
deajan 1366b0c10c Prefered C style boolean values 8 years ago
deajan 3ae961c4b9 Added arrayContains function 8 years ago
deajan 0be2bc3bc3 Updated ofunctions 8 years ago
deajan 951f6b1996 Allow default inclusion / exclusions for quicksync 8 years ago
deajan 4c3aa02954 Updated common scripts 8 years ago
deajan 4725bafb35 Improved ParallelExec 8 years ago
deajan 6e80c4772f Improved ParallelExec functions 8 years ago
deajan 873ff7971f Updated ofunctions with minor fixes 8 years ago
deajan b94dd28a6c Rebuilt targets 8 years ago
deajan 415c153683 Added some other paranoia debug checks 8 years ago
deajan a31cceedc6 Made WaitFor and ParallelExec functions more robust 8 years ago
deajan aa4b7dddc8 Fixed verbose logging 8 years ago
deajan 2764930dc4 Replaced 0/1 with bolean logic 8 years ago
deajan 385bc5d40f Simplified verbose. Also replaced 0,1 with false,true 8 years ago
deajan e019fb98f9 Added missing local declarations 8 years ago
deajan 32fbb24259 Updated ofunctions with ParallelExec 8 years ago
deajan bcbd43fafb Fixed code removal 8 years ago
deajan df2cfe8fa5 Removed unused code 8 years ago
deajan f052422c44 Prevent double kill in WaitForTaskCompletion 8 years ago
deajan fd2dfabce2 Made signals posix compliant 8 years ago
deajan fd08e00abb Increased soft warn value for remote internet checks 8 years ago
deajan 416f2c1e45 Updated ofunctions from obackup project 8 years ago
deajan 959ac5bd50 Updated ofunctions 8 years ago
deajan 8b19d51042 Parallelized sync functions 8 years ago
deajan 06ca2f6a37 Fixed executability for macosX 8 years ago
deajan 0162721513 Added missing fi 8 years ago
deajan 1472fba4bc Added initial preserve permissions 8 years ago
deajan 6f1307a4fd Minor fixes in ofunctions 8 years ago
deajan cdbad63e87 Updated ofunctions 8 years ago
deajan bf0051c63d Refactored wait functions 8 years ago
deajan b16737e326 Fixed double pattern delcaration 8 years ago
deajan c519639aec more and more parallelisation 8 years ago
deajan 6f59e37e94 Paralellized run before / after functions 8 years ago
deajan 6bb5ab9c22 Various minor fixes 8 years ago
deajan 5c43179ef4 Multi pid wait and killchild functions 8 years ago
deajan 33467ca56c Rebuild targets 8 years ago
deajan 7be29fdb05 New wait function handles multiple pids 8 years ago
deajan b3935b43d3 Lowered sleep time 8 years ago