Commit Graph

110 Commits (a0c1ad5a20a8744dea09737046a62072b73d83be)

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