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

343 Commits

Author SHA1 Message Date
deajan
2c857a1e83 Fixed removing directories on soft deletion 2018-10-02 19:01:44 +02:00
deajan
c99a1293c7 Debug conflictLog in travis 2018-10-01 20:28:46 +02:00
deajan
dde31090fe Improved inotifywait call 2018-10-01 10:49:35 +02:00
deajan
88597d6a7a Initial target-helper mode working 2018-10-01 10:27:01 +02:00
deajan
6bce2e1755 [WIP] Less restrictive preflight checks in target-helper mode 2018-10-01 10:08:22 +02:00
deajan
fe808ca909 [WIP] target_helper switch should not be a half bool half char 2018-10-01 10:01:00 +02:00
deajan
47bb01b0dc [WIP] Pass initiator ssh uri on target-helper mode 2018-10-01 09:54:24 +02:00
deajan
5945988e96 Fix wrong log message on MacOS 2018-10-01 07:26:56 +02:00
deajan
07775d7390 [WIP] osync-target-helper mode 2018-09-30 21:24:09 +02:00
deajan
af7542d8f5 [WIP] target helpder service in osync 2018-09-30 16:08:12 +02:00
deajan
76f9f31e6d Moved RSYNC_ARGS to RSYNC_DEFAULT_ARGS 2018-09-30 13:57:57 +02:00
deajan
4cf697cd28 Bump osync version 2018-08-08 11:31:11 +02:00
deajan
3f46c69c6d Removed redundant partial exclude dir from daemon 2018-07-08 13:19:30 +02:00
deajan
24599c3057 Fix for #119 2018-07-08 13:18:26 +02:00
deajan
82e60bdffe Tidyup 2018-07-02 22:40:55 +02:00
deajan
76ed396602 More comment fixes 2018-07-02 22:21:36 +02:00
deajan
f3215c0474 Quick typo fix 2018-07-02 22:17:17 +02:00
deajan
f79acad239 Fixed conflictLsit output and typos 2018-07-02 22:09:18 +02:00
deajan
548c766920 Fixed conflict list initialization 2018-07-02 18:19:47 +02:00
deajan
9b3af0596e Comment tidyup 2018-07-02 17:29:50 +02:00
deajan
1ea4584027 Fix typo 2018-07-02 15:46:45 +02:00
deajan
4d322f7e6b WIP: initialization should take create conflict list possibility 2018-07-01 10:54:17 +02:00
deajan
9b4914c49e cmdline arg improvements 2018-07-01 10:46:16 +02:00
deajan
3d6eaef447 Bumped version to 1.3-dev 2018-06-30 19:40:24 +02:00
deajan
bf54ce8693 Finished WIP on --summary for deletions 2018-06-25 23:59:06 +02:00
deajan
7621f3ec25 Implemented --initialize 2018-06-25 23:55:13 +02:00
deajan
0ccc737631 Conflict log line only appears if used 2018-06-25 11:16:57 +02:00
deajan
1ed49b7d41 Quick note about file updates 2018-06-24 19:10:23 +02:00
deajan
6d37e161c8 Merge branch 'master' of https://github.com/deajan/osync 2018-03-22 17:24:36 +01:00
deajan
1b33068422 Fixed #135 2018-03-22 17:23:14 +01:00
Hugo Rivera
3c1c606de4 Set MAX_EXEC_TIME_PER_CMD_* variables without config file 2018-03-20 03:58:21 -06:00
Hugo Rivera
4725370d8e Set MIN_WAIT without config file 2018-03-20 03:58:10 -06:00
deajan
46a990c4d8 Fixed inotifywait cannot load loop 2018-02-20 22:53:30 +01:00
deajan
d8b30d7711 Added sed regex compat for MacOS 2018-02-20 22:39:42 +01:00
deajan
034c1693e9 Updated ExecTasks version 2018-02-20 22:15:04 +01:00
deajan
9b8fe3774e Fixed time counting for new ExecTasks 2018-01-02 20:05:54 +01:00
deajan
73d592ad34 Merged WaitForTaskCompletion and ParallelExec into ExecTasks 2018-01-02 20:02:57 +01:00
deajan
0a1dc91fad Fixed bogus global WAIT_FOR variable 2017-11-23 16:58:29 +01:00
deajan
6d217c1e15 Reintroduced fix from #120 2017-11-22 15:05:09 +01:00
deajan
71a0437de6 Ensured writeLocks=false at beginning of lock handling 2017-11-22 15:02:17 +01:00
deajan
86930737b0 Added -f to local replica unlock 2017-08-14 22:21:41 +02:00
deajan
09c664fe4b Moved commandline args setup to sub function 2017-07-27 22:50:48 +02:00
deajan
8d9a6be16a Typo fixing 2017-06-18 22:11:09 +02:00
deajan
1dc9408044 Fix double compression extension 2017-06-09 09:56:11 +02:00
deajan
9676ccccad Removed work comments 2017-06-09 08:34:48 +02:00
deajan
45e4419a0f Fixed typo 2017-06-09 08:33:57 +02:00
deajan
9b9631fe2c Changed sed -E to sed -r for compat issues 2017-06-08 16:30:20 +02:00
deajan
5c36e803d8 Revert "More sort enforcing"
This reverts commit fbb36b51b7.
2017-06-08 15:39:57 +02:00
deajan
fbb36b51b7 More sort enforcing 2017-06-08 15:20:36 +02:00
deajan
4678ab7e71 Fixed missing env for LC_ALL 2017-06-08 09:25:33 +02:00