2
0
mirror of https://github.com/deajan/osync synced 2024-11-05 12:01:02 +00:00
Commit Graph

129 Commits

Author SHA1 Message Date
deajan
5e52e395ef Added ssh password test 2016-10-19 12:44:52 +02:00
deajan
408eb170c4 Added ssh password file support 2016-10-19 12:28:11 +02:00
deajan
a57d4ab98a Fixed deletion detection when bad symlinks present 2016-10-17 09:56:40 +02:00
deajan
c2959fb98b Removed SC2086 from __CheckArguments call 2016-10-16 22:08:16 +02:00
deajan
b63e4da847 Fixed deletion propagation after last code simplification 2016-10-16 22:00:31 +02:00
deajan
a37bb85e65 Simplified function calls due to code compliance 2016-10-16 14:25:29 +02:00
deajan
e77d3be37f Simplified deleted_list function 2016-10-16 12:33:53 +02:00
deajan
130b0ed113 Added symlink delete and broken symlink detection support 2016-10-16 12:12:59 +02:00
deajan
7505832914 Fixed semantic 2016-09-16 17:18:48 +02:00
deajan
951f6b1996 Allow default inclusion / exclusions for quicksync 2016-09-16 10:11:59 +02:00
deajan
6ac9e6f235 Fixing typo renaming initiator type 2016-09-16 09:48:58 +02:00
deajan
b94dd28a6c Rebuilt targets 2016-09-02 21:43:14 +02:00
deajan
9dd21ae3cb Moved email alert after last log message 2016-08-30 12:28:26 +02:00
deajan
90d16862d2 Rendered associative like arrays bash 3 compatible 2016-08-30 12:19:12 +02:00
deajan
e552a2d9bc Bumped version to v1.2-beta 2016-08-30 11:54:00 +02:00
deajan
9804334821 Removed finished working comments 2016-08-30 11:36:29 +02:00
deajan
2db1046fee Fixed initiator and target arrays aren't global 2016-08-30 11:29:11 +02:00
deajan
d48e3c4f26 Made replica array indexes more clear 2016-08-30 11:01:53 +02:00
deajan
bd0c36071a Fixed sync_update steps 2016-08-29 21:59:40 +02:00
deajan
4be3823b27 Various minor fixes 2016-08-29 21:54:51 +02:00
deajan
b77e28b5d6 Added some work comments 2016-08-29 21:30:36 +02:00
deajan
b2b1b0ba18 Removed finished todo 2016-08-29 21:09:03 +02:00
deajan
aabb67d4b6 Improved soft deletion messages 2016-08-29 21:05:46 +02:00
deajan
fe8b254b01 Fixed 1 instead of true 2016-08-29 20:47:21 +02:00
deajan
854accdcd2 Fixed remote deletion logs 2016-08-29 20:40:29 +02:00
deajan
a17872282c Fixed typo 2016-08-29 18:59:53 +02:00
deajan
109e67e5b2 Simplified usage of verbose 2016-08-29 18:08:30 +02:00
deajan
2764930dc4 Replaced 0/1 with bolean logic 2016-08-29 17:37:48 +02:00
deajan
472e5e2251 Replaced 0,1 with false,true 2016-08-29 13:54:24 +02:00
deajan
e18bacedfd Fixed deletion propagation 2016-08-29 13:16:07 +02:00
deajan
edfb092ff7 Removed elder comments 2016-08-28 21:17:13 +02:00
deajan
0aa2d49678 Another lock/unlock fix 2016-08-28 21:07:40 +02:00
deajan
52b31f7bca Fixed locking / unlocking mechanism 2016-08-28 18:40:39 +02:00
deajan
7190ffeae5 Indented function chronology description 2016-08-28 18:26:12 +02:00
deajan
7e51ad5497 WIP: fixing unlocking depending on lock success 2016-08-28 18:22:37 +02:00
deajan
c5f6874ad8 Added some preflight checks 2016-08-28 17:58:03 +02:00
deajan
e1bcaea6a3 Updated serials 2016-08-22 09:07:58 +02:00
deajan
ff6a0b95fc Fixed RunAfterHook not executed on normal runs 2016-08-22 08:32:24 +02:00
deajan
1db8adfa98 Reenabled path comparaison 2016-08-20 10:43:22 +02:00
deajan
c1e4f9fa51 Fixed typo 2016-08-19 10:55:02 +02:00
deajan
a753e988c3 Improved resume to bypass succeed substeps 2016-08-19 10:53:13 +02:00
deajan
a1044687b5 Updated WaitFor functions & comments 2016-08-18 23:28:25 +02:00
deajan
09601664a5 Fixed soft deletion when SUDO_EXEC enabled 2016-08-13 11:55:08 +02:00
deajan
1186ff0de7 Updated comments 2016-08-09 22:24:50 +02:00
deajan
8b19d51042 Parallelized sync functions 2016-08-09 22:14:17 +02:00
deajan
a3145519b7 Skip attr sync if RSYNC_ATTR_ARGS is empty 2016-08-09 13:51:14 +02:00
deajan
0162721513 Added missing fi 2016-08-09 13:48:21 +02:00
deajan
8efb5019c8 Added -r to while statements 2016-08-08 19:05:57 +02:00
deajan
51487be79c Replaced IFS for loops with while 2016-08-08 18:06:03 +02:00
deajan
bf0051c63d Refactored wait functions 2016-08-07 23:54:46 +02:00