Commit Graph

111 Commits

Author SHA1 Message Date
deajan 4dd007ae56 Render SendEmail function MacOS compatible 2016-11-21 14:04:05 +01:00
deajan 5ec5d01dca Fixed possible issue if global var toggle is used 2016-11-20 22:18:36 +01:00
deajan 0718eb6f60 More optional checks to remove if not paranoia debug 2016-11-20 17:43:13 +01:00
deajan 325c4e5d5c GetRemoteOS executed anyway 2016-11-19 13:13:08 +01:00
deajan 6efe00938b Better android detection 2016-11-19 12:37:33 +01:00
deajan 2488b1ece7 Removed debugging exit 2016-11-17 21:19:59 +01:00
deajan 557bfb097d Removed unncecessary code 2016-11-17 21:02:45 +01:00
deajan 853f2692dd Some work on Logger function 2016-11-17 20:00:23 +01:00
deajan c155e0ccf5 SLEEP_TIME default value 2016-11-17 14:02:34 +01:00
deajan 752d7f3bb9 Logger now creates flag files 2016-11-15 21:26:52 +01:00
deajan 75e6a58580 Fixed typo and removed unneeded code 2016-11-15 13:14:41 +01:00
deajan 2200611e23 Cosmetic change 2016-11-15 13:11:35 +01:00
deajan 6cc1286fe9 Allow set external sleep time in debug mode 2016-11-15 12:24:42 +01:00
deajan 9cafba436d Refactor GetRemoteOS 2016-11-14 23:10:37 +01:00
deajan 076ace4b43 Fixed TrapError shell color 2016-11-14 22:04:54 +01:00
deajan 6bdd5b0a1a Added color to TrapError output 2016-11-14 22:01:44 +01:00
deajan 63c64c5d5e Added --summary and --no-prefix arguments 2016-11-14 19:17:30 +01:00
deajan 4fb0b5f5f7 Added ALWAYS loger option, also fixed boolean capitalization 2016-11-14 19:05:29 +01:00
deajan 7b9fde680e Added error only support in Logger 2016-11-14 17:12:57 +01:00
deajan 16a717a8bb Fixed debug trapError show warnings in IsNumeric functions when not numeric 2016-11-13 15:49:40 +01:00
deajan 4442c571f9 Refactored SendAlert and SendEmail 2016-11-12 00:30:25 +01:00
deajan d9a3fa9427 Remove forgotten -f parameter 2016-11-10 16:16:38 +01:00
deajan 51fb8b8bac Fixed alert log name when instance isn't kwnown yet 2016-11-10 15:54:59 +01:00
deajan b461b5bc95 Fixed attachment command in SendEmail 2016-11-09 17:36:18 +01:00
deajan d36ecd1f32 Fixed alert log filenames per instance 2016-11-09 17:31:31 +01:00
deajan a464fa37a3 Implement TLS and SSL support for busybox sendmail 2016-10-23 20:25:46 +02:00
deajan bddd7c87da Updated ofunctions with better busybox support 2016-10-23 18:23:44 +02:00
deajan 0e897f66c5 Fixed HumanToNumeric function 2016-10-23 13:27:35 +02:00
deajan 0e049c4850 More busybox love 2016-10-23 10:44:27 +02:00
deajan 6665b7d9d9 Added remote busybox detection 2016-10-23 10:40:21 +02:00
deajan 97a1db5f55 Added HumanToNumeric function 2016-10-23 10:35:38 +02:00
deajan fe2a3037f7 Cosmetic fix 2016-10-22 21:03:36 +02:00
deajan 101cb26549 Cosmetic fixes 2016-10-22 20:59:50 +02:00
deajan 4e73a17efa More busybox fixes 2016-10-22 12:27:08 +00:00
deajan 84f266568d pidState command busybox compat 2016-10-22 14:14:52 +02:00
deajan 1366b0c10c Prefered C style boolean values 2016-10-21 15:29:49 +02:00
deajan 3ae961c4b9 Added arrayContains function 2016-10-21 12:37:38 +02:00
deajan 0be2bc3bc3 Updated ofunctions 2016-10-19 12:28:30 +02:00
deajan 951f6b1996 Allow default inclusion / exclusions for quicksync 2016-09-16 10:11:59 +02:00
deajan 4c3aa02954 Updated common scripts 2016-09-08 22:49:51 +02:00
deajan 4725bafb35 Improved ParallelExec 2016-09-06 19:27:45 +02:00
deajan 6e80c4772f Improved ParallelExec functions 2016-09-06 19:08:53 +02:00
deajan 873ff7971f Updated ofunctions with minor fixes 2016-09-05 22:06:57 +02:00
deajan b94dd28a6c Rebuilt targets 2016-09-02 21:43:14 +02:00
deajan 415c153683 Added some other paranoia debug checks 2016-08-30 11:49:21 +02:00
deajan a31cceedc6 Made WaitFor and ParallelExec functions more robust 2016-08-30 11:37:25 +02:00
deajan aa4b7dddc8 Fixed verbose logging 2016-08-29 19:03:19 +02:00
deajan 2764930dc4 Replaced 0/1 with bolean logic 2016-08-29 17:37:48 +02:00
deajan 385bc5d40f Simplified verbose. Also replaced 0,1 with false,true 2016-08-29 13:48:03 +02:00
deajan e019fb98f9 Added missing local declarations 2016-08-28 17:54:20 +02:00