Commit Graph

429 Commits (33f985b75147077d51d0e6566fa331dc23eb4434)

Author SHA1 Message Date
deajan 5d7e54c743 Remote deletion log is always ERROR level 8 years ago
deajan ec95b8683c Added missing log from remote deletion 8 years ago
deajan 58037d2d9a Reverted to a should-build state 8 years ago
deajan 3fbcc4a4c7 More ACL testing 8 years ago
deajan c74078d122 More travis ACL testing 8 years ago
deajan 25aa245191 More travis ACL / chattr tests 8 years ago
deajan 3304814bcd More travis ACL / setuid tests 8 years ago
deajan 384b9b9582 Added unit tests that will fail to trigger travis errors 8 years ago
deajan 5ec5d01dca Fixed possible issue if global var toggle is used 8 years ago
deajan 4bae4fa917 Render setfacl BSD compatible 8 years ago
deajan 2a1ab2b40f More BSD love 8 years ago
deajan 8190bef067 Fix for failed deletion repropagation in BSD 8 years ago
deajan 5663403ddc Added forgotten cat 8 years ago
deajan 70e9936fd1 More BSD compat 8 years ago
deajan 85367b4b2f Improved unit tests compat with BSD 8 years ago
deajan 0718eb6f60 More optional checks to remove if not paranoia debug 8 years ago
deajan f8015b735a Rendered merge BSD compatible 8 years ago
deajan 1a680e04ac Added more ACL tests 8 years ago
deajan aa465f8365 Rebuilt targets 8 years ago
deajan 9194e004d3 Enabled other tests again 8 years ago
deajan 0ffb336a6d Added SSH removal after test 8 years ago
deajan 9a584eef73 Removed unused test file 8 years ago
deajan 4a8a7e7a49 Improved unit tests with no ssh test 8 years ago
deajan 325c4e5d5c GetRemoteOS executed anyway 8 years ago
deajan 56dabb97c1 Fixed bypassing some taks for android 8 years ago
deajan cd86eac828 Commit cc16c29 related changes 8 years ago
deajan cc16c29c2c Disable PRESERVE ACL & ATTR by default for compat reasons 8 years ago
deajan 630f26f8d2 Corrected variable # of arguments for _WriteLockFiles 8 years ago
deajan 6efe00938b Better android detection 8 years ago
deajan 8ba36de138 Fixing issues between android and centos 5 8 years ago
deajan 00ac1645e1 More fixes for CentOS 5 compat 8 years ago
deajan 2ed0fa7a0a Fixed bug introduced with CentOS 5 compat 8 years ago
deajan 80432de248 Rendered tests compatible with CentOS 5 8 years ago
deajan d89980e1bd Fixed _CheckDiskSpaceRemote compat on CentOS 5 8 years ago
deajan f6682dabf6 Fixed CheckDiskSpace compat on CentOS 5 8 years ago
deajan cafbf43222 Rebuilt targets 8 years ago
deajan 7283729eae Added test run destination mail 8 years ago
deajan d90baf7083 Disabled Travis daemon mode tests for now 8 years ago
deajan d50d66731d Added elapsed time to unit tests 8 years ago
deajan 8314116c52 Add basic daemon tests 8 years ago
deajan 2488b1ece7 Removed debugging exit 8 years ago
deajan 28a9c908d5 Moved cleanup function according to new ofunctions 8 years ago
deajan 557bfb097d Removed unncecessary code 8 years ago
deajan 5e1452a92f Minor logger changes 8 years ago
deajan 853f2692dd Some work on Logger function 8 years ago
deajan c155e0ccf5 SLEEP_TIME default value 8 years ago
deajan 0dd472f2c2 Some semantic updates for locking functions 8 years ago
deajan 07227858de Reenabled all other tests :) 8 years ago
deajan 71f866aaba Added locking resume tests 8 years ago
deajan c4302a46ef Fixed locking checks 8 years ago
deajan e7e240abf8 Added deletion skip tests 8 years ago
deajan ae20963871 Fixed skip deletions from config file not handled properly 8 years ago
deajan 3ca410f673 Refactored some functions 8 years ago
deajan ddd2e482ae Fixed tests depending on minor version 8 years ago
deajan e41b48ed2e Disabled some tests on v1.1x 8 years ago
deajan 79971ec36f Fixed tests depending on osync version 8 years ago
deajan 8884d77be0 Added default separator char in quicksync mode 8 years ago
deajan 5bee165076 Removed deletion_failure test from travis (lack of chattr support) 8 years ago
deajan 290fbcafe2 Added failed deletion rerun test 8 years ago
deajan 317791da5a Fixed failed delete rerun & fixed logger flags in subprocesses 8 years ago
deajan 752d7f3bb9 Logger now creates flag files 8 years ago
deajan 8de65e0bf4 Fixed remote instance id in unit tests 8 years ago
deajan dddf0bd663 Added (single/multiple) conflict backup tests 8 years ago
deajan a8cc864259 Added ACL / Xattr preservation to config files 8 years ago
deajan 02e26538c7 Added ACL/Xattr default values for quicksync 8 years ago
deajan caad06379d Fixed wrong number of arguments for _SummaryFromFile checks 8 years ago
deajan fe0492d052 Fixed backups gone to the wrong directory 8 years ago
deajan b68162fd8e More accurate syncattr skip check 8 years ago
deajan dbd28f13ef Rebuilt targets 8 years ago
deajan 75e6a58580 Fixed typo and removed unneeded code 8 years ago
deajan 229abbf9c1 Removed unnecessary local variables 8 years ago
deajan e4d940c5c8 Cosmetic change 8 years ago
deajan 2200611e23 Cosmetic change 8 years ago
deajan ce7c712329 Finished work on summary function 8 years ago
deajan 6cc1286fe9 Allow set external sleep time in debug mode 8 years ago
deajan 9cafba436d Refactor GetRemoteOS 8 years ago
deajan e4188b0f4c Minor fixes 8 years ago
deajan 076ace4b43 Fixed TrapError shell color 8 years ago
deajan 6bdd5b0a1a Added color to TrapError output 8 years ago
deajan 111d3569a7 WIP on summary 8 years ago
deajan 9c9f5f01a2 Rebuilt targets 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 8ccad34d01 Fixed option name 8 years ago
deajan 632e07b896 Rebuilt targets 8 years ago
deajan 7b9fde680e Added error only support in Logger 8 years ago
deajan 10f5fa9c0f Added --errors-only switch 8 years ago
deajan a122cc9b2a skipping ACL tests on travis (no get/setfacl support) 8 years ago
deajan 458f8e0ea2 Disabled ACL propagation test on travis, lack of ACL support 8 years ago
deajan 0ccb88ff19 Add ACL propagation tests 8 years ago
deajan f4a59e8897 Fixed typo preventing remote ACL sync 8 years ago
deajan 085a182ce6 Fixed softdeletion cleanup tests 8 years ago
deajan 4869e3e89a Fixed checking remote pings regarless of mode 8 years ago
deajan 6f7a87b2de Fixed bogus value shown with preflight checks 8 years ago
deajan 16a717a8bb Fixed debug trapError show warnings in IsNumeric functions when not numeric 8 years ago
deajan 91bd655fa1 Added quicksync instance IDs 8 years ago
deajan 6841513702 Fixed sync title 8 years ago
deajan afff4eff67 Updated changelog and readme.md 8 years ago
deajan a1c2634a4f Fixed travis remote username 8 years ago
deajan 2a94223c62 Added more unit tests 8 years ago