Commit Graph

183 Commits

Author SHA1 Message Date
deajan f45911a548 Fixed summary does reset logger prefix 2016-11-22 19:08:05 +01:00
deajan da302b0f3a inotifywait timeout emulation only needed on mac 2016-11-22 17:18:35 +01:00
deajan 85466e0ab0 Added MAX_WAIT support for MacOS daemon mode 2016-11-21 19:18:22 +01:00
deajan d55ecf7781 Added QaD daemon mode for Mac 2016-11-21 17:02:05 +01:00
deajan 2b8fe18217 Disable ACL and XATTR preserve by default on Mac 2016-11-21 15:13:15 +01:00
deajan 6987a7f0f3 Better check if remote deletion file is present 2016-11-21 13:21:26 +01:00
deajan 5d7e54c743 Remote deletion log is always ERROR level 2016-11-21 11:34:54 +01:00
deajan ec95b8683c Added missing log from remote deletion 2016-11-21 10:55:35 +01:00
deajan 8190bef067 Fix for failed deletion repropagation in BSD 2016-11-20 19:25:19 +01:00
deajan 56dabb97c1 Fixed bypassing some taks for android 2016-11-19 12:54:24 +01:00
deajan cc16c29c2c Disable PRESERVE ACL & ATTR by default for compat reasons 2016-11-19 12:49:19 +01:00
deajan 630f26f8d2 Corrected variable # of arguments for _WriteLockFiles 2016-11-19 12:47:17 +01:00
deajan 8ba36de138 Fixing issues between android and centos 5 2016-11-19 12:37:26 +01:00
deajan d89980e1bd Fixed _CheckDiskSpaceRemote compat on CentOS 5 2016-11-18 12:53:07 +01:00
deajan f6682dabf6 Fixed CheckDiskSpace compat on CentOS 5 2016-11-18 12:49:48 +01:00
deajan 28a9c908d5 Moved cleanup function according to new ofunctions 2016-11-17 21:04:42 +01:00
deajan 5e1452a92f Minor logger changes 2016-11-17 20:01:12 +01:00
deajan 853f2692dd Some work on Logger function 2016-11-17 20:00:23 +01:00
deajan 0dd472f2c2 Some semantic updates for locking functions 2016-11-17 13:29:34 +01:00
deajan c4302a46ef Fixed locking checks 2016-11-17 12:13:56 +01:00
deajan ae20963871 Fixed skip deletions from config file not handled properly 2016-11-16 15:47:42 +01:00
deajan 8884d77be0 Added default separator char in quicksync mode 2016-11-15 22:32:33 +01:00
deajan 317791da5a Fixed failed delete rerun & fixed logger flags in subprocesses 2016-11-15 21:27:32 +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 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 ce7c712329 Finished work on summary function 2016-11-15 13:10:47 +01:00
deajan e4188b0f4c Minor fixes 2016-11-14 22:17:02 +01:00
deajan 111d3569a7 WIP on summary 2016-11-14 21:14:10 +01:00
deajan 63c64c5d5e Added --summary and --no-prefix arguments 2016-11-14 19:17:30 +01:00
deajan 8ccad34d01 Fixed option name 2016-11-14 17:20:26 +01:00
deajan 10f5fa9c0f Added --errors-only switch 2016-11-14 17:11:50 +01:00
deajan f4a59e8897 Fixed typo preventing remote ACL sync 2016-11-13 20:12:09 +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 afff4eff67 Updated changelog and readme.md 2016-11-13 14:46:59 +01:00
deajan 6321951bd2 Fixed typo 2016-11-10 16:23:43 +01:00
deajan a640726d94 More logging fixes 2016-11-10 16:15:29 +01:00
deajan 06d2171a31 Code compliance 2016-10-23 13:28:28 +02:00
deajan 80a5bb0102 More portable grep -E treeList 2016-10-23 11:04:24 +02:00
deajan 6fa212bbca Added dirty workaround for human readable df output in busybox 2016-10-23 10:35:55 +02:00
deajan a450cf39d0 busybox working now 2016-10-23 09:46:20 +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 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