Commit Graph

321 Commits (9b4914c49ef2f7fef7f6af040c8e0395ce046914)

Author SHA1 Message Date
deajan 45cb042fa0 Added --no-resume option 7 years ago
deajan 5c60e7a9a2 WIP: conflict detection 7 years ago
deajan a99a96e871 WIP: conflict detection 7 years ago
deajan f98a9a0748 WIP: getting conflict list of files 7 years ago
deajan b541a7c98e WIP: detect conflict files 7 years ago
Orsiris de Jong a32314c720 Merge branch 'master' into fix_options 7 years ago
deajan 520c20659f Added missing options to subprocess in daemon mode 7 years ago
deajan 908c9af888 Added --log-conflicts option 7 years ago
deajan 0b442e2bcf Updated work comments 7 years ago
deajan a32b5f8321 Bumped version to next dev 7 years ago
deajan 2c1e688d8e Bumped dev versions to rc 7 years ago
deajan 78dc39b86f Change 23242 to 7 years ago
deajan 5677335c24 Removed WIP dev sleep command in treeList 7 years ago
deajan 762fd236a0 Bumped version to dev again 7 years ago
deajan 19c15d2265 Bumped version to v1.2 final 8 years ago
deajan 1404b81d56 Added initiator dir check before running monitor mode 8 years ago
deajan baaf1a621a Bumped version to v1.2RC3 8 years ago
deajan 685d1d0bf1 Don't show failed commands in stdout, only log them 8 years ago
deajan 8c40e0c950 Removed unnecessary spaces 8 years ago
deajan d539892188 Bumped to stable state 8 years ago
deajan 98d3cc99b8 Simplified ssh_filter 8 years ago
deajan 4135c59869 Added _REMOTE_TOKEN for ssh_filter 8 years ago
deajan 77e4a05613 Bumped version to v1.2RC2 8 years ago
deajan 18a4dc4fe9 Missing sudo is critical 8 years ago
deajan 0aaf988c48 check for sudo when needed 8 years ago
deajan 1b354012b8 Added rsyncCmd debug info 8 years ago
deajan e24becdea1 Added debug command info 8 years ago
deajan 69f8945806 Fix for escaped UTF-8 characters in log files 8 years ago
deajan 7e4400ba7a Fixed typo 8 years ago
deajan d1e5a50c0d Update files 8 years ago
deajan 97a1aa5e05 Updated sudo behavior 8 years ago
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