Commit Graph

1718 Commits

Author SHA1 Message Date
deajan 6ac45eea02 Added comment to variable 2018-12-17 20:07:22 +01:00
deajan 17fb0c6bf5 Merge branch 'master' of https://github.com/deajan/osync 2018-12-17 19:37:25 +01:00
deajan cae3bb73f7 Improved command output logging 2018-12-17 19:37:09 +01:00
Orsiris de Jong 5a5e60d651
Added open issue badge 2018-11-16 12:18:27 +01:00
deajan fad217447d Rebuilt targets 2018-11-05 12:14:03 +01:00
deajan 5857d8200b Added patch from Vladimirek 2018-11-05 12:13:07 +01:00
deajan a466e94b9c Some exit logs should be flagged as errors 2018-11-05 12:10:22 +01:00
deajan 08af105dd9 Added busybox-w32 detection 2018-10-26 12:28:31 +02:00
deajan 3314f947b0 Improved SetConfFileValue 2018-10-26 12:25:11 +02:00
deajan 27d6b80fad Minor fixes 2018-10-18 22:33:46 +02:00
deajan 34724352f7 Update texte files 2018-10-18 00:02:23 +02:00
deajan 27f6d2a948 Rebuilt targets 2018-10-17 23:53:13 +02:00
deajan b8f18ac860 Update coding conventions 2018-10-17 23:52:46 +02:00
deajan 01e4ec9ef1 Update tests 2018-10-17 23:33:52 +02:00
deajan fb1fd00f0e Fixed multiple race conditions 2018-10-17 23:33:30 +02:00
deajan 569048c19b Fixed bogus WAIT_FOR_TASK_COMPLETION_ return from ExecTasks 2018-10-15 19:23:48 +02:00
deajan efd8dca58e Fixed another batch of wrong ExecTaks ids 2018-10-14 23:15:38 +02:00
deajan 92dbd6b2fc Fixed partial WAIT_FOR_TASK_COMPLETION_ output 2018-10-14 23:10:34 +02:00
deajan 7e7388a9eb Fixed variable leak 2018-10-14 23:08:03 +02:00
deajan 109f0a0887 Fixed bogus ExecTasks id checks 2018-10-14 23:06:19 +02:00
deajan 54a665fe7e Removed debugging code 2018-10-14 22:51:01 +02:00
deajan 255be72c43 Removed diagnostic lines 2018-10-14 22:41:18 +02:00
deajan 04f11fcab8 Reactivated all tests 2018-10-14 19:14:22 +02:00
deajan 39e5bb92f0 Removed travis debug lines 2018-10-14 19:13:04 +02:00
deajan 0f0ba9b001 Change remote RUN_DIR for unit tests only 2018-10-14 19:12:16 +02:00
deajan 330495b1e8 Prevent variable leak in Logger 2018-10-14 16:35:34 +02:00
deajan 203400000f Minor code cleanup 2018-10-14 16:17:58 +02:00
deajan 85ac20080b ExecTasks debug __CheckArguments should happen before debug log 2018-10-14 16:06:07 +02:00
deajan a28c20d9bd Fixed variable mismatch 2018-10-14 10:51:11 +02:00
deajan c9bc7f4b6c Change all occurences of '-' in ExecTasks id 2018-10-13 23:41:13 +02:00
deajan 17cf11eb0b ExecTasks ids may not include dots 2018-10-13 17:20:18 +02:00
deajan 39053f59e3 More precise ExecTasks ids 2018-10-13 17:05:53 +02:00
deajan 295c74ca58 More logging for ExecTasks 2018-10-13 17:02:02 +02:00
deajan 1896ec793e Removed empty line making missing shebang 2018-10-13 10:43:11 +02:00
deajan 5c6132dd2c Moved rsyncCmd background execution to eval 2018-10-13 10:36:31 +02:00
deajan 438c85b777 Removed unnecessary ExecTasks from _getFileCtimeMtimeRemote function 2018-10-12 19:42:39 +02:00
deajan bbc960d566 No more ping/ping between initiator/target daemons 2018-10-10 20:58:28 +02:00
deajan c963d71ecd Fixing ping/pong between initiator and targets 2018-10-10 20:57:48 +02:00
deajan 1b8f2ea7fc Added daemon mode known issue 2018-10-10 20:57:22 +02:00
deajan 4c999ec229 Remote deletion returns error when no error has happened 2018-10-10 20:47:11 +02:00
deajan a2e3e96827 WIP for target-helper 2018-10-10 20:39:49 +02:00
deajan 4be8429b96 Allow setting MIN_WAIT and MAX_WAIT on the fly 2018-10-10 15:19:32 +02:00
deajan 0e103cd98b Added push file exclusion in RSYNC_FULL_PATTERNS 2018-10-10 15:13:36 +02:00
deajan 83cfabed6f Litte performance improvement by not running code again 2018-10-10 15:02:00 +02:00
deajan dfe09f2fa3 Rebuilt targets 2018-10-10 02:19:59 +02:00
deajan ff26961e82 Fixed BSD daemon mode 2018-10-10 02:19:38 +02:00
deajan ca63bfabe0 Testing for directories in triggerupdate functions 2018-10-10 02:12:57 +02:00
deajan 2aa36b626a Replaced Logger with RemoteLogger in triggerUpdate 2018-10-10 02:09:46 +02:00
deajan f0336c0dec Added target-helper syncdir checks 2018-10-10 01:57:20 +02:00
deajan 3dc8478ba7 Added default MIN_WAIT and MAX_WAIT values 2018-10-10 01:45:39 +02:00