Commit Graph

380 Commits

Author SHA1 Message Date
deajan 2b69b4b3c1 Fix typos 2016-12-29 00:47:48 +01:00
deajan 259b05ff33 Improved GPG v >= 2.1 batch support 2016-12-29 00:44:33 +01:00
deajan 53eaeb4dd7 Fixed batch encrypt support 2016-12-29 00:20:01 +01:00
deajan dfee375b8d Fixed typos 2016-12-28 23:28:47 +01:00
deajan b4255318e6 Simplified CreateDirectoryRemote 2016-12-28 23:25:11 +01:00
deajan a81f741204 Reenabled all tests 2016-12-28 22:20:59 +01:00
deajan 805239e669 Update file backup paths when encryption is used 2016-12-28 22:18:59 +01:00
deajan a8b6bcbf13 Updated functional tests 2016-12-28 22:15:44 +01:00
deajan b6ad787e23 Removing unnecessary files 2016-12-28 22:14:45 +01:00
deajan de44f55cb8 Updated some test paths 2016-12-28 22:13:43 +01:00
deajan 1f8fef8c52 Set of minor fixes and WIPs 2016-12-27 12:53:35 +01:00
deajan e3c6ae3a40 Added global local os variables 2016-12-27 12:52:59 +01:00
deajan 549bb803dd Fixed installer stats don't include os 2016-12-27 12:52:37 +01:00
deajan 7eb1acd079 Fixed alert message for bogus conf items with wrong value 2016-12-24 15:45:39 +01:00
deajan 10e6ede85c Multiple minor fixes 2016-12-24 15:41:28 +01:00
deajan 582f79d38f Re-enabled all tests 2016-12-24 13:01:31 +01:00
deajan 1a23c48d3c Fixed hard max exec time can be lower that soft max exec time 2016-12-24 12:55:00 +01:00
deajan 749e4ffdbd Increased wait time for timed tests 2016-12-24 12:43:37 +01:00
deajan 92ad2ac81d soft max exec time should trigger warning 2016-12-23 22:41:31 +01:00
deajan db5593ddb9 Updated conf filename 2016-12-23 22:36:46 +01:00
deajan 0eac2b5520 Removed unused mail 2016-12-23 22:34:59 +01:00
deajan 190c6dd3f7 Time test tweaks 2016-12-23 22:29:02 +01:00
deajan 3a4aab72b1 Mail fixes for tests 2016-12-23 22:25:23 +01:00
deajan d934add237 Small minor fixes 2016-12-23 22:12:07 +01:00
deajan 9d6b95e7a6 Added --no-prefix option 2016-12-23 21:51:34 +01:00
deajan 33bb142467 Added timed execution tests 2016-12-23 21:46:43 +01:00
deajan a4ad02e7f7 More old upgrade remote fixes 2016-12-23 21:35:02 +01:00
deajan f3a7faf0dd Fixed bogus ssh port on travis 2016-12-23 21:29:02 +01:00
deajan 0d969d992b Disable REMOTE_HOST_PING on travis (again) 2016-12-23 21:23:49 +01:00
deajan 3c72bffdbf Disabled remote ping on travis 2016-12-23 20:43:58 +01:00
deajan 94b4f58740 Moved compression settings to separate function run twice after of detection 2016-12-23 20:31:47 +01:00
deajan be559a124c Updated test email address 2016-12-23 20:20:22 +01:00
deajan 546df675e7 Fixed warnings and errors don't trigger actions on exit 2016-12-23 20:15:38 +01:00
deajan cd1c597e68 Added encrypt / decrypt batch info output 2016-12-23 20:12:05 +01:00
deajan c144278c2a Updated test framework 2016-12-23 19:25:26 +01:00
deajan 6cc894b69d Fixed missing REMOTE_FIND_CMD command 2016-12-23 18:23:13 +01:00
deajan 630b7d9eff Fixed Logger function when called without proper loglevel 2016-12-23 18:15:42 +01:00
deajan 40102defd6 Moved JoinString as it's needed for Logger 2016-12-23 18:13:48 +01:00
deajan 4ee20b130e Corrected wrong number of arguments checked for BackupDatabase sub functions 2016-12-23 18:02:03 +01:00
deajan d48fe86d75 Another dev comment 2016-12-23 17:59:58 +01:00
deajan 6864cedb14 Updated shellcheck from osync 2016-12-23 17:52:24 +01:00
deajan 85e680cc75 New __CheckArguments call syntax 2016-12-23 17:51:57 +01:00
deajan 7e63f1dab2 WIP for refactoring ListRemoteDirectories 2016-12-23 17:51:15 +01:00
deajan 39cfa7e89e WIP comment 2016-12-20 22:59:09 +01:00
deajan 47b6d21480 WIP for bootstrap 2016-12-20 22:53:22 +01:00
deajan 1dbd3e9a72 Added common files from osync 2016-12-20 21:19:58 +01:00
deajan 7967251206 Added merge and bootstrap from osync 2016-12-20 21:19:31 +01:00
deajan 25fb362762 More work comments 2016-12-19 23:19:45 +01:00
deajan 6d6ea301aa Added TSTAMP suffix to tmp exec files 2016-12-19 23:02:19 +01:00
deajan d02d26fee1 Updated ofunctions from osync 2016-12-19 22:57:36 +01:00
deajan 31eaee7993 Updated multiple comments and remote sudo execs 2016-12-19 22:57:21 +01:00
deajan da29cf978f Updated ofunctions from obackup 2016-12-04 11:18:11 +01:00
deajan 039e057915 Some minor improvements ported from osync 2016-12-04 11:17:51 +01:00
deajan 625a65bee0 Moved trap functions later in init phase 2016-11-30 14:21:53 +01:00
deajan ff791f2ccf Rebuilt targets 2016-11-30 14:04:41 +01:00
deajan 161599617d Updated ofunctions from osync 2016-11-30 13:59:27 +01:00
deajan a527350afa Ported some fixes from osync 2016-11-30 13:59:15 +01:00
deajan d7cba2acc2 Updated WaitFor & ParallelExec tests 2016-11-30 13:59:01 +01:00
deajan b8216f8d6a Improved os detection 2016-11-30 13:28:56 +01:00
deajan 8f0efbcb46 Simplified batch tool 2016-11-30 13:28:37 +01:00
deajan 92852357e3 Updated merge for BSD / Mac compat 2016-11-30 13:28:26 +01:00
deajan b156013598 Some Mac fixes from osync 2016-11-21 15:11:40 +01:00
deajan e3a717c7fa Better android OS detection 2016-11-19 12:59:56 +01:00
deajan b21fafd523 Fixed Android / CentOS 5 compat 2016-11-19 12:59:33 +01:00
deajan b1ea1dfa2c Removed debugging exit 2016-11-17 21:19:12 +01:00
deajan 6c9e4082be Simplified cleanup functions 2016-11-17 21:05:07 +01:00
deajan 16fc043322 Rebuilt targets 2016-11-17 21:02:15 +01:00
deajan 3fe2f1eb88 Updated obackup according to new ofunctions 2016-11-17 21:01:09 +01:00
deajan 169f7b157c Updated ofunctions.sh from osync 2016-11-17 21:00:56 +01:00
deajan 2167bc8e09 More fixes from osync 2016-11-15 13:13:28 +01:00
deajan 6f697cc63f Cosmetic change 2016-11-15 13:13:05 +01:00
deajan 03f93d2576 Added --errors-only switch 2016-11-14 17:17:29 +01:00
deajan 709af82ff4 Updated ofunctions from osync 2016-11-14 17:17:17 +01:00
deajan 88a720be21 Rebuilt targets 2016-11-12 00:39:19 +01:00
deajan 321a20558a fi-Fixed 2016-11-12 00:39:06 +01:00
deajan 711465f701 Rebuilt targets 2016-11-10 16:25:37 +01:00
deajan 3975763ed2 Fixed typo 2016-11-10 16:25:07 +01:00
deajan 177321a9de Fixes from osync 2016-11-10 16:25:00 +01:00
deajan 6075b92c91 Some logging fixes 2016-11-10 16:18:29 +01:00
deajan a8892f88d0 Implement TLS and SSL support for busybox sendmail 2016-10-23 20:28:20 +02:00
deajan f2e0f63a33 Safer upgrade test 2016-10-23 19:01:14 +02:00
deajan 3ca39c7a0a Fixed trying other mail systems in busybox 2016-10-23 18:13:06 +02:00
deajan e4e1273e5a Implemented SSH_PASSWORD_FILE option 2016-10-23 18:04:39 +02:00
deajan 9641b9d277 It's typo heavean 2016-10-23 17:50:10 +02:00
deajan 0a8b17814b Typo fixed and code compliance 2016-10-23 17:46:23 +02:00
deajan caa462fee7 More busybox sendmail tests 2016-10-23 14:09:27 +02:00
deajan 7a17118305 Fixed typo 2016-10-23 14:04:23 +02:00
deajan f2a62821d6 Basic sendemail busybox implementation 2016-10-23 14:02:52 +02:00
deajan 04524e6bec More portable quick sync check 2016-10-23 13:50:38 +02:00
deajan b697c13c76 Another compression fix for busybox 2016-10-23 13:48:34 +02:00
deajan 4044ea6dbc Minor portability fix 2016-10-23 13:40:55 +02:00
deajan b331ffb1f2 Further busybox compat. xz compression level not supported 2016-10-23 13:34:33 +02:00
deajan ba8541d5f0 More portable file size functions 2016-10-23 13:27:02 +02:00
deajan 4f4fcf831a Fixed HumanToNumeric function 2016-10-23 13:26:41 +02:00
deajan 2118a27bcc Better preflight check 2016-10-19 12:27:37 +02:00
deajan 6cbb3fe5da Removed other connectivity checks 2016-09-09 12:55:45 +02:00
deajan bcbbdc9cc3 Disabled connectivity checks 2016-09-09 12:47:37 +02:00
deajan b838100556 Connectivity checks generate warnings instead of errors 2016-09-09 12:46:33 +02:00
deajan 281cb38ba5 Added upgrade script test 2016-09-09 12:36:30 +02:00
deajan 7e918cfbc2 Added pre-upgrade config file 2016-09-09 12:31:40 +02:00