Commit Graph

290 Commits (679e14008482dfdcff44fee9c3837ffeac66cda1)

Author SHA1 Message Date
deajan bd0450d95e Fixed wrong __CheckArguments call 8 years ago
deajan 091f9ed1be Avoid possible log interference between parallel functions 8 years ago
deajan 03a83b598d Logging tweaks. Also fixed remote find cmd used instead of local one 8 years ago
deajan 622b607bac Revised log levels of command output for --errors-only 8 years ago
deajan 114ea896d6 Bumped version to RC1+dev 8 years ago
deajan 7039a8a16c Bumped version to v1.2-RC1 8 years ago
deajan bd800dc5e9 Critical fix for random errors when CheckConnectivity fails in sub function of Sync 8 years ago
deajan 11b494069a Resuming previous operation should not be a warning message 8 years ago
deajan c7ad48bb80 Fixing directory soft deletion 8 years ago
deajan 98502dd1a6 Fix Fix rsync 3.0.6 C6 obscure --skip-compress verbosity 8 years ago
deajan 6a3499ca88 Fix obscure rsync 3.0.6 skip-compress too verbose bug 8 years ago
deajan be18397865 Reworked comment 8 years ago
deajan ae8ef5ff13 Uncommented CleanUp as debugging is done 8 years ago
deajan 486f63043d Fixed stupid typos 8 years ago
deajan a3af29804d Fixed missing env variables for remote calls 8 years ago
deajan 4d52f71061 Added some degree of randomisation on RUN_DIR files 8 years ago
deajan ded6203ae3 Removed unnecessary comments 8 years ago
deajan 23cac5cad6 Unexpanded all source files 8 years ago
deajan 882cd7099e Bootstrap test 8 years ago
deajan 8bce416b62 Fixed typo 8 years ago
deajan e834059721 Multiple error detection fixes 8 years ago
deajan f607cd9ab2 Quick _SoftDeleteLocal refactor 8 years ago
deajan cdde314029 Code compliance 8 years ago
deajan a7393818d4 Debug code to resolve random thrown error alert 8 years ago
deajan d15069a85b More FreeBSD acl fix 8 years ago
deajan a08ce8904b Reverted bogus var name change 8 years ago
deajan be0d0ab8d9 Fixed daemon exclusions 8 years ago
deajan 435b597513 Workaround for FreeBSD inotifywait only wants one exclude 8 years ago
deajan 61adfc6c6f Workaround for FreeBSD 11 get ctime default shell 8 years ago
deajan 97eee22944 Added env for csh... Fuck you csh ! 8 years ago
deajan 15c49f3aa4 Removed typo 8 years ago
deajan d6b5fcc20f Added pgrep test 8 years ago
deajan c8e2c4e438 Fixed typo 8 years ago
deajan 731fc81abf Made ofunctions "includable" 8 years ago
deajan f14903cce5 Remote functions should not log to files 8 years ago
deajan 9735a83b35 Reverted test disable HandleLocks 8 years ago
root ae16cefe54 Refactored CheckDiskSpace & CheckReplicaPath into CheckReplicas 8 years ago
root 59b8764da6 Merged CreateStateDirs, CheckLocks and WriteLocks into HandleLocks 8 years ago
root 54cf89cb27 Force bash as remote shell. Also refactor remote soft deletion and fix directory ctime find 8 years ago
deajan 9246c2aa6e Simplified test suite 8 years ago
deajan 2d4b8cf572 Fixed typo 8 years ago
deajan ed1a4c152a Removed unnecessary comments 8 years ago
deajan 3dcdeb20b1 Removed unnecessary code 8 years ago
deajan 078d47403f Reorganized function chronology 8 years ago
deajan 3a414da41d Program finish should always be logged 8 years ago
deajan a87c44b9dc Rendered WaitForTaskCompletion global output thread safe 8 years ago
deajan 3d8f20d2ed Removed more unnecessary comments 8 years ago
deajan 52e7921b53 Quick semantic update for soft stop 8 years ago
deajan edc358f2ff Finish work on symlink detection in treeList 8 years ago
deajan 651bf48990 Added symlink support in deletion propagation 8 years ago
deajan 33f985b751 WIP: getting treeList to work with or without symlinks 8 years ago
deajan 2cb5084d8b WIP on treeList in order to list but bypass bad symlinks 8 years ago
deajan 175df3d81e More explicit error message in treeList 8 years ago
deajan be852ca7df Better time control in sync function 8 years ago
deajan 745688d982 Improved timed execution of sync function 8 years ago
deajan 8500bfa5d9 Work on WaitForTaskCompletion ongoing 8 years ago
deajan 0baed43267 Updated osync with new WaitForTaskCompletion syntax 8 years ago
deajan f45911a548 Fixed summary does reset logger prefix 8 years ago
deajan da302b0f3a inotifywait timeout emulation only needed on mac 8 years ago
deajan 85466e0ab0 Added MAX_WAIT support for MacOS daemon mode 8 years ago
deajan d55ecf7781 Added QaD daemon mode for Mac 8 years ago
deajan 2b8fe18217 Disable ACL and XATTR preserve by default on Mac 8 years ago
deajan 6987a7f0f3 Better check if remote deletion file is present 8 years ago
deajan 5d7e54c743 Remote deletion log is always ERROR level 8 years ago
deajan ec95b8683c Added missing log from remote deletion 8 years ago
deajan 8190bef067 Fix for failed deletion repropagation in BSD 8 years ago
deajan 56dabb97c1 Fixed bypassing some taks for android 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 8ba36de138 Fixing issues between android and 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 28a9c908d5 Moved cleanup function according to new ofunctions 8 years ago
deajan 5e1452a92f Minor logger changes 8 years ago
deajan 853f2692dd Some work on Logger function 8 years ago
deajan 0dd472f2c2 Some semantic updates for locking functions 8 years ago
deajan c4302a46ef Fixed locking checks 8 years ago
deajan ae20963871 Fixed skip deletions from config file not handled properly 8 years ago
deajan 8884d77be0 Added default separator char in quicksync mode 8 years ago
deajan 317791da5a Fixed failed delete rerun & fixed logger flags in subprocesses 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 229abbf9c1 Removed unnecessary local variables 8 years ago
deajan e4d940c5c8 Cosmetic change 8 years ago
deajan ce7c712329 Finished work on summary function 8 years ago
deajan e4188b0f4c Minor fixes 8 years ago
deajan 111d3569a7 WIP on summary 8 years ago
deajan 63c64c5d5e Added --summary and --no-prefix arguments 8 years ago
deajan 8ccad34d01 Fixed option name 8 years ago
deajan 10f5fa9c0f Added --errors-only switch 8 years ago
deajan f4a59e8897 Fixed typo preventing remote ACL sync 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 afff4eff67 Updated changelog and readme.md 8 years ago
deajan 6321951bd2 Fixed typo 8 years ago
deajan a640726d94 More logging fixes 8 years ago
deajan 06d2171a31 Code compliance 8 years ago
deajan 80a5bb0102 More portable grep -E treeList 8 years ago