2
0
mirror of https://github.com/deajan/osync synced 2024-11-03 15:40:14 +00:00
Commit Graph

353 Commits

Author SHA1 Message Date
deajan
7570794632 Improved remote execution results 2018-10-08 21:40:57 +02:00
deajan
4651ff0e06 Added remote detection 2018-10-08 21:34:41 +02:00
deajan
1ab6042a62 Fixed typo in _getFileCtimeMtimeRemote 2018-10-08 21:17:36 +02:00
deajan
e3855c4256 Revert work on _getCtimeMtimeFileRemote error detection 2018-10-07 17:51:15 +02:00
deajan
94a71620a1 Made ctime.mtime functions more clear in syntax 2018-10-07 13:23:45 +02:00
deajan
bad7767809 Harmonize ExecTasks calls 2018-10-07 12:59:56 +02:00
deajan
6b0bab0984 Removed unused variable 2018-10-07 12:23:59 +02:00
deajan
89d63d83b8 Removed unused variable 2018-10-06 22:16:11 +02:00
deajan
6bd5862702 Removed unused argument from conflictList 2018-10-06 21:41:58 +02:00
deajan
5b395b3c04 Travis debug can fail 2018-10-02 23:37:33 +02:00
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