Commit Graph

417 Commits

Author SHA1 Message Date
deajan dddf0bd663 Added (single/multiple) conflict backup tests 2016-11-15 19:31:52 +01:00
deajan a8cc864259 Added ACL / Xattr preservation to config files 2016-11-15 19:28:14 +01:00
deajan 02e26538c7 Added ACL/Xattr default values for quicksync 2016-11-15 19:25:22 +01:00
deajan caad06379d Fixed wrong number of arguments for _SummaryFromFile checks 2016-11-15 19:21:24 +01:00
deajan fe0492d052 Fixed backups gone to the wrong directory 2016-11-15 13:49:00 +01:00
deajan b68162fd8e More accurate syncattr skip check 2016-11-15 13:25:35 +01:00
deajan dbd28f13ef Rebuilt targets 2016-11-15 13:16:52 +01:00
deajan 75e6a58580 Fixed typo and removed unneeded code 2016-11-15 13:14:41 +01:00
deajan 229abbf9c1 Removed unnecessary local variables 2016-11-15 13:12:30 +01:00
deajan e4d940c5c8 Cosmetic change 2016-11-15 13:11:59 +01:00
deajan 2200611e23 Cosmetic change 2016-11-15 13:11:35 +01:00
deajan ce7c712329 Finished work on summary function 2016-11-15 13:10:47 +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 e4188b0f4c Minor fixes 2016-11-14 22:17:02 +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 111d3569a7 WIP on summary 2016-11-14 21:14:10 +01:00
deajan 9c9f5f01a2 Rebuilt targets 2016-11-14 19:17:50 +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 8ccad34d01 Fixed option name 2016-11-14 17:20:26 +01:00
deajan 632e07b896 Rebuilt targets 2016-11-14 17:13:19 +01:00
deajan 7b9fde680e Added error only support in Logger 2016-11-14 17:12:57 +01:00
deajan 10f5fa9c0f Added --errors-only switch 2016-11-14 17:11:50 +01:00
deajan a122cc9b2a skipping ACL tests on travis (no get/setfacl support) 2016-11-13 20:38:16 +01:00
deajan 458f8e0ea2 Disabled ACL propagation test on travis, lack of ACL support 2016-11-13 20:32:18 +01:00
deajan 0ccb88ff19 Add ACL propagation tests 2016-11-13 20:22:52 +01:00
deajan f4a59e8897 Fixed typo preventing remote ACL sync 2016-11-13 20:12:09 +01:00
deajan 085a182ce6 Fixed softdeletion cleanup tests 2016-11-13 16:23:04 +01:00
deajan 4869e3e89a Fixed checking remote pings regarless of mode 2016-11-13 15:59:12 +01:00
deajan 6f7a87b2de Fixed bogus value shown with preflight checks 2016-11-13 15:53:16 +01:00
deajan 16a717a8bb Fixed debug trapError show warnings in IsNumeric functions when not numeric 2016-11-13 15:49:40 +01:00
deajan 91bd655fa1 Added quicksync instance IDs 2016-11-13 15:11:06 +01:00
deajan 6841513702 Fixed sync title 2016-11-13 15:09:30 +01:00
deajan afff4eff67 Updated changelog and readme.md 2016-11-13 14:46:59 +01:00
deajan a1c2634a4f Fixed travis remote username 2016-11-13 14:41:17 +01:00
deajan 2a94223c62 Added more unit tests 2016-11-13 14:12:51 +01:00
deajan 8756c3f871 Rebuilt targets 2016-11-12 00:31:49 +01:00
deajan 4442c571f9 Refactored SendAlert and SendEmail 2016-11-12 00:30:25 +01:00
deajan 4b9c3b5769 Fixed #73 2016-11-12 00:07:38 +01:00
deajan 7e14544e64 Rebuilt targets 2016-11-10 16:24:01 +01:00
deajan 6321951bd2 Fixed typo 2016-11-10 16:23:43 +01:00
deajan 99576ef2c3 Rebuilt targets 2016-11-10 16:18:05 +01:00
deajan d9a3fa9427 Remove forgotten -f parameter 2016-11-10 16:16:38 +01:00
deajan a640726d94 More logging fixes 2016-11-10 16:15:29 +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 aa311ee8ac Rebuilt targets 2016-11-09 17:31:59 +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 646fdff063 Added old config file for travis environment 2016-10-23 19:18:37 +02:00
deajan 0bd6f61a34 Added upgrade script test 2016-10-23 19:17:25 +02:00
deajan bddd7c87da Updated ofunctions with better busybox support 2016-10-23 18:23:44 +02:00
deajan 06d2171a31 Code compliance 2016-10-23 13:28:28 +02:00
deajan 0e897f66c5 Fixed HumanToNumeric function 2016-10-23 13:27:35 +02:00
deajan 80a5bb0102 More portable grep -E treeList 2016-10-23 11:04:24 +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 6fa212bbca Added dirty workaround for human readable df output in busybox 2016-10-23 10:35:55 +02:00
deajan 97a1db5f55 Added HumanToNumeric function 2016-10-23 10:35:38 +02:00
deajan a450cf39d0 busybox working now 2016-10-23 09:46:20 +02:00
deajan 9e6f3b8e57 Rebuilt targets 2016-10-22 21:04:19 +02:00
deajan fe2a3037f7 Cosmetic fix 2016-10-22 21:03:36 +02:00
deajan ae89b7506e More and more busybox love 2016-10-22 21:02:35 +02:00
deajan 101cb26549 Cosmetic fixes 2016-10-22 20:59:50 +02:00
deajan 620484a6d8 More busybox love again 2016-10-22 20:56:14 +02:00
deajan d71540d609 More busybox love 2016-10-22 20:47:10 +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 ff16854b88 Fixed introduced bug with IsNumericExpand 2016-10-21 21:46:59 +02:00
deajan 67be5560af Removed SC2002 warning 2016-10-21 18:25:53 +02:00
deajan beea979440 Another check for log writing 2016-10-21 18:23:45 +02:00
deajan c26b7e6b0f Rebuilt targets 2016-10-21 15:30:10 +02:00
deajan 1366b0c10c Prefered C style boolean values 2016-10-21 15:29:49 +02:00
deajan d844a5b696 Rebuilt targets 2016-10-21 12:38:34 +02:00
deajan 9c212c1bd1 Added SKIP_DELETION support 2016-10-21 12:38:03 +02:00
deajan 3ae961c4b9 Added arrayContains function 2016-10-21 12:37:38 +02:00
deajan d68e4d1e1b Prevent locking race conditions 2016-10-19 13:30:08 +02:00
deajan a4312e31fd Rebuilt targets 2016-10-19 12:45:10 +02:00
deajan 5e52e395ef Added ssh password test 2016-10-19 12:44:52 +02:00
deajan 8d98355867 Rebuilt targets 2016-10-19 12:30:20 +02:00
deajan 0be2bc3bc3 Updated ofunctions 2016-10-19 12:28:30 +02:00
deajan 408eb170c4 Added ssh password file support 2016-10-19 12:28:11 +02:00
deajan a6ab8b686e Improved upgrade script 2016-10-17 17:40:37 +02:00
deajan 2d195eb660 Updated unit tests 2016-10-17 16:45:02 +02:00
deajan a57d4ab98a Fixed deletion detection when bad symlinks present 2016-10-17 09:56:40 +02:00
deajan c2959fb98b Removed SC2086 from __CheckArguments call 2016-10-16 22:08:16 +02:00
deajan b63e4da847 Fixed deletion propagation after last code simplification 2016-10-16 22:00:31 +02:00
deajan a37bb85e65 Simplified function calls due to code compliance 2016-10-16 14:25:29 +02:00
deajan e77d3be37f Simplified deleted_list function 2016-10-16 12:33:53 +02:00
deajan 130b0ed113 Added symlink delete and broken symlink detection support 2016-10-16 12:12:59 +02:00
deajan b4bb334938 Removed remote ping on exclusion test 2016-09-16 17:23:25 +02:00
deajan 6d51ae45a9 Fixed exclusion test 2016-09-16 17:19:04 +02:00
deajan 7505832914 Fixed semantic 2016-09-16 17:18:48 +02:00
deajan 3495a49f17 Rendered basic exclusion test usable 2016-09-16 10:16:18 +02:00
deajan 951f6b1996 Allow default inclusion / exclusions for quicksync 2016-09-16 10:11:59 +02:00
deajan 8e07fb1d0d WIP on exclusion tests 2016-09-16 09:51:29 +02:00
deajan 6ac9e6f235 Fixing typo renaming initiator type 2016-09-16 09:48:58 +02:00
deajan 413f9c24ab Updated tests for ParallelExec 2016-09-08 22:57:57 +02:00
deajan ae2df407d8 Rebuilt targets 2016-09-08 22:50:13 +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 ca9304af96 mend
Added more ParallelExec tests
2016-09-06 19:26:47 +02:00
deajan 0d6da8d044 Added more ParallelExec testsé 2016-09-06 19:26:37 +02:00
deajan 6e80c4772f Improved ParallelExec functions 2016-09-06 19:08:53 +02:00
deajan f521d75dbc Updated test to disable remote host ping 2016-09-05 22:30:03 +02:00
deajan 0df40f7964 Fixed tests 2016-09-05 22:25:25 +02:00
deajan b79e26bcc6 Added SSH remote tests for Travis 2016-09-05 22:21:25 +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 ce38085cac Made merge output exit codes 2016-08-30 18:20:41 +02:00
deajan 939bc45dc7 Improved unit tests 2016-08-30 17:08:00 +02:00
deajan 7256055042 Added merge test 2016-08-30 16:34:15 +02:00
deajan f1c306295f Removed remote ssh tests for travis 2016-08-30 14:03:32 +02:00
deajan 57759e1758 Fixed typo 2016-08-30 13:58:03 +02:00
deajan d27aed1c09 Made work dirs relative 2016-08-30 13:55:37 +02:00
deajan ac967f25ab Made test dirs relative 2016-08-30 13:52:58 +02:00
deajan 5fd64ffa3c Added test dir to include shunit2 2016-08-30 13:42:35 +02:00
deajan 609bf1bd6f Rebuilt targets for v1.2-betaé 2016-08-30 12:28:54 +02:00
deajan 9dd21ae3cb Moved email alert after last log message 2016-08-30 12:28:26 +02:00
deajan 90d16862d2 Rendered associative like arrays bash 3 compatible 2016-08-30 12:19:12 +02:00
deajan 31ba152069 Rebuilt targets for v1.2-beta 2016-08-30 11:57:39 +02:00
deajan e552a2d9bc Bumped version to v1.2-beta 2016-08-30 11:54:00 +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 9804334821 Removed finished working comments 2016-08-30 11:36:29 +02:00
deajan 2db1046fee Fixed initiator and target arrays aren't global 2016-08-30 11:29:11 +02:00
deajan d48e3c4f26 Made replica array indexes more clear 2016-08-30 11:01:53 +02:00
deajan bd0c36071a Fixed sync_update steps 2016-08-29 21:59:40 +02:00
deajan 4be3823b27 Various minor fixes 2016-08-29 21:54:51 +02:00
deajan b77e28b5d6 Added some work comments 2016-08-29 21:30:36 +02:00
deajan b2b1b0ba18 Removed finished todo 2016-08-29 21:09:03 +02:00
deajan aabb67d4b6 Improved soft deletion messages 2016-08-29 21:05:46 +02:00
deajan fe8b254b01 Fixed 1 instead of true 2016-08-29 20:47:21 +02:00
deajan 854accdcd2 Fixed remote deletion logs 2016-08-29 20:40:29 +02:00
deajan aa4b7dddc8 Fixed verbose logging 2016-08-29 19:03:19 +02:00
deajan a17872282c Fixed typo 2016-08-29 18:59:53 +02:00
Orsiris de Jong a4ce89d5e8 Merge pull request #60 from Shadowigor/master
Enable installation with different root for (Arch) packaging
2016-08-29 18:39:40 +02:00
deajan 109e67e5b2 Simplified usage of verbose 2016-08-29 18:08:30 +02:00
Shadowigor 88e71f57cd Merge branch 'master' of https://github.com/deajan/osync 2016-08-29 18:03:03 +02:00
deajan ca02051fd7 Improved error message 2016-08-29 18:02:15 +02:00
deajan 1428c0e127 Fixed os detection 2016-08-29 17:53:11 +02:00
deajan 9520ff2c76 Rebuilt targets 2016-08-29 17:40:45 +02:00
deajan 53e9ebccee Updated unit tests 2016-08-29 17:40:32 +02:00
deajan 2764930dc4 Replaced 0/1 with bolean logic 2016-08-29 17:37:48 +02:00
deajan 472e5e2251 Replaced 0,1 with false,true 2016-08-29 13:54:24 +02:00
deajan 385bc5d40f Simplified verbose. Also replaced 0,1 with false,true 2016-08-29 13:48:03 +02:00
deajan e18bacedfd Fixed deletion propagation 2016-08-29 13:16:07 +02:00
Shadowigor b7f21f2d89 Updated auto-generated scripts 2016-08-29 01:33:21 +02:00