2
0
mirror of https://github.com/deajan/osync synced 2024-11-17 09:25:42 +00:00
Commit Graph

292 Commits

Author SHA1 Message Date
deajan
d1e5a50c0d Update files 2017-02-03 09:52:24 +01:00
deajan
97a1aa5e05 Updated sudo behavior 2016-12-19 13:19:21 +01:00
deajan
bd0450d95e Fixed wrong __CheckArguments call 2016-12-15 12:01:10 +01:00
deajan
091f9ed1be Avoid possible log interference between parallel functions 2016-12-15 11:24:45 +01:00
deajan
03a83b598d Logging tweaks. Also fixed remote find cmd used instead of local one 2016-12-15 10:12:36 +01:00
deajan
622b607bac Revised log levels of command output for --errors-only 2016-12-14 08:12:35 +01:00
deajan
114ea896d6 Bumped version to RC1+dev 2016-12-13 20:55:15 +01:00
deajan
7039a8a16c Bumped version to v1.2-RC1 2016-12-13 20:41:25 +01:00
deajan
bd800dc5e9 Critical fix for random errors when CheckConnectivity fails in sub function of Sync 2016-12-13 12:28:06 +01:00
deajan
11b494069a Resuming previous operation should not be a warning message 2016-12-13 11:45:51 +01:00
deajan
c7ad48bb80 Fixing directory soft deletion 2016-12-12 23:33:57 +01:00
deajan
98502dd1a6 Fix Fix rsync 3.0.6 C6 obscure --skip-compress verbosity 2016-12-12 22:41:01 +01:00
deajan
6a3499ca88 Fix obscure rsync 3.0.6 skip-compress too verbose bug 2016-12-12 21:46:44 +01:00
deajan
be18397865 Reworked comment 2016-12-12 19:30:09 +01:00
deajan
ae8ef5ff13 Uncommented CleanUp as debugging is done 2016-12-12 19:23:58 +01:00
deajan
486f63043d Fixed stupid typos 2016-12-12 11:38:27 +01:00
deajan
a3af29804d Fixed missing env variables for remote calls 2016-12-12 11:16:53 +01:00
deajan
4d52f71061 Added some degree of randomisation on RUN_DIR files 2016-12-12 10:14:59 +01:00
deajan
ded6203ae3 Removed unnecessary comments 2016-12-11 22:54:56 +01:00
deajan
23cac5cad6 Unexpanded all source files 2016-12-11 20:54:40 +01:00
deajan
882cd7099e Bootstrap test 2016-12-11 14:57:02 +01:00
deajan
8bce416b62 Fixed typo 2016-12-11 14:52:09 +01:00
deajan
e834059721 Multiple error detection fixes 2016-12-11 14:45:01 +01:00
deajan
f607cd9ab2 Quick _SoftDeleteLocal refactor 2016-12-11 14:36:26 +01:00
deajan
cdde314029 Code compliance 2016-12-11 14:26:48 +01:00
deajan
a7393818d4 Debug code to resolve random thrown error alert 2016-12-10 10:57:25 +01:00
deajan
d15069a85b More FreeBSD acl fix 2016-12-09 19:01:58 +01:00
deajan
a08ce8904b Reverted bogus var name change 2016-12-09 17:10:04 +01:00
deajan
be0d0ab8d9 Fixed daemon exclusions 2016-12-09 11:04:56 +01:00
deajan
435b597513 Workaround for FreeBSD inotifywait only wants one exclude 2016-12-08 22:10:54 +01:00
deajan
61adfc6c6f Workaround for FreeBSD 11 get ctime default shell 2016-12-08 21:59:52 +01:00
deajan
97eee22944 Added env for csh... Fuck you csh ! 2016-12-08 11:36:55 +01:00
deajan
15c49f3aa4 Removed typo 2016-12-08 11:04:51 +01:00
deajan
d6b5fcc20f Added pgrep test 2016-12-08 10:59:07 +01:00
deajan
c8e2c4e438 Fixed typo 2016-12-08 08:56:13 +01:00
deajan
731fc81abf Made ofunctions "includable" 2016-12-07 21:30:10 +01:00
deajan
f14903cce5 Remote functions should not log to files 2016-12-07 09:06:28 +01:00
deajan
9735a83b35 Reverted test disable HandleLocks 2016-12-06 22:51:19 +01:00
root
ae16cefe54 Refactored CheckDiskSpace & CheckReplicaPath into CheckReplicas 2016-12-06 22:41:44 +01:00
root
59b8764da6 Merged CreateStateDirs, CheckLocks and WriteLocks into HandleLocks 2016-12-06 21:32:27 +01:00
root
54cf89cb27 Force bash as remote shell. Also refactor remote soft deletion and fix directory ctime find 2016-12-06 13:30:05 +01:00
deajan
9246c2aa6e Simplified test suite 2016-12-06 09:23:43 +01:00
deajan
2d4b8cf572 Fixed typo 2016-12-05 23:28:43 +01:00
deajan
ed1a4c152a Removed unnecessary comments 2016-12-04 11:15:27 +01:00
deajan
3dcdeb20b1 Removed unnecessary code 2016-12-04 11:12:55 +01:00
deajan
078d47403f Reorganized function chronology 2016-12-04 11:10:02 +01:00
deajan
3a414da41d Program finish should always be logged 2016-12-04 10:58:53 +01:00
deajan
a87c44b9dc Rendered WaitForTaskCompletion global output thread safe 2016-12-03 10:40:30 +01:00
deajan
3d8f20d2ed Removed more unnecessary comments 2016-12-03 09:59:59 +01:00
deajan
52e7921b53 Quick semantic update for soft stop 2016-12-03 09:53:44 +01:00
deajan
edc358f2ff Finish work on symlink detection in treeList 2016-12-01 21:14:07 +01:00
deajan
651bf48990 Added symlink support in deletion propagation 2016-12-01 20:51:45 +01:00
deajan
33f985b751 WIP: getting treeList to work with or without symlinks 2016-12-01 20:20:55 +01:00
deajan
2cb5084d8b WIP on treeList in order to list but bypass bad symlinks 2016-12-01 19:24:01 +01:00
deajan
175df3d81e More explicit error message in treeList 2016-12-01 09:51:06 +01:00
deajan
be852ca7df Better time control in sync function 2016-11-29 22:40:43 +01:00
deajan
745688d982 Improved timed execution of sync function 2016-11-29 20:28:00 +01:00
deajan
8500bfa5d9 Work on WaitForTaskCompletion ongoing 2016-11-25 22:15:03 +01:00
deajan
0baed43267 Updated osync with new WaitForTaskCompletion syntax 2016-11-24 09:40:55 +01:00
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