Commit Graph

205 Commits (1400390f57a1655e960b18caef0853819b8e278c)

Author SHA1 Message Date
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
deajan 5880e1502f Code cleanup 8 years ago
deajan 1bbd495e2a Fix for #52 8 years ago
deajan f727db8f86 Fixed sed -i for BSD & Mac 8 years ago
deajan a4bdd5aa37 Finished windows support for generic mail sending function 8 years ago
deajan 186f293c94 Fixed installer paths 8 years ago
deajan e1b1643b1a More debugging love for KillChilds 8 years ago
deajan e832cb700b Fixed bogus debug if in Killchilds 8 years ago
deajan 0ca9b75085 Some msys/cygwin fixes 8 years ago
deajan c21a109f19 Updated ofunctions.sh with userland logging 8 years ago
deajan 0d08c42ecd Rendered sync_attr function BSD compatible 8 years ago
deajan 23b2347765 Removed typo file 8 years ago
deajan 5ae98f4fd4 Wronf ofunctions.sh uploaded 8 years ago
deajan 9a9d31ee66 Better time control and pid kill handling 8 years ago
deajan 433a72938f Reverted using eval in SendAlert 8 years ago
deajan 0a43c1a120 Fixed bogus SSH_OPTS 8 years ago
deajan fb53664877 Added systemd file, installer stats and ssh known host ignore option 8 years ago
deajan b4f4a122c8 Added pfSense mail support and fixed FreeBSD install.sh 8 years ago
deajan 3a988bbfb7 Minor enhancement in os detection log 8 years ago
deajan e41ddca8f7 Added cygwin to the list of supported OS 8 years ago
deajan 8428662d61 Added option to ignore unknown OS 8 years ago
deajan d11bd61473 Some sanity code cleanup 8 years ago
deajan b2b8539dff Reduced log level for 3rdparty pings 8 years ago
deajan 7a485bd784 Bug fix for in tree_list error log failing for WaitForCompletion 8 years ago
deajan 9b573c7380 Move rsync patterns from osync to ofunctions 8 years ago
deajan 3626c4d049 Bug fixing last code cleanup 8 years ago
deajan bb0562d3f0 More typo fixing here 8 years ago
deajan 5b15b19031 Fixed more typos 8 years ago
deajan 5fc500afc9 Preparing sync_attrs function 8 years ago
deajan 47fbcfd817 WIP on attr sync function 8 years ago
deajan 3c6c115a4b Another typo bites the dust :( 9 years ago
deajan 7e0de0e5c0 Fixed more typos :( 9 years ago
deajan 03719ecb94 Upgrade script adds missing config file values 9 years ago
deajan 9fda36adb7 More fixes for GNU / non-GNU versions of mail command 9 years ago
deajan 941bf5bf08 Fixed subject in sendmail 9 years ago
deajan c51908bc83 Added missing global config file value 9 years ago
deajan 4398c02f9d Added rsync include patterns 9 years ago
deajan d32699c492 Fixed function lib path. 9 years ago
deajan 7875469a94 Initial upload of function merge 9 years ago