Commit Graph

  • 569048c19b Fixed bogus WAIT_FOR_TASK_COMPLETION_ return from ExecTasks deajan 2018-10-15 19:23:48 +0200
  • efd8dca58e Fixed another batch of wrong ExecTaks ids deajan 2018-10-14 23:15:38 +0200
  • 92dbd6b2fc Fixed partial WAIT_FOR_TASK_COMPLETION_ output deajan 2018-10-14 23:10:34 +0200
  • 7e7388a9eb Fixed variable leak deajan 2018-10-14 23:08:03 +0200
  • 109f0a0887 Fixed bogus ExecTasks id checks deajan 2018-10-14 23:06:19 +0200
  • 54a665fe7e Removed debugging code deajan 2018-10-14 22:51:01 +0200
  • 255be72c43 Removed diagnostic lines deajan 2018-10-14 22:41:18 +0200
  • 04f11fcab8 Reactivated all tests deajan 2018-10-14 19:14:22 +0200
  • 39e5bb92f0 Removed travis debug lines deajan 2018-10-14 19:13:04 +0200
  • 0f0ba9b001 Change remote RUN_DIR for unit tests only deajan 2018-10-14 19:12:16 +0200
  • 330495b1e8 Prevent variable leak in Logger deajan 2018-10-14 16:35:34 +0200
  • 203400000f Minor code cleanup deajan 2018-10-14 16:17:58 +0200
  • 85ac20080b ExecTasks debug __CheckArguments should happen before debug log deajan 2018-10-14 16:06:07 +0200
  • a28c20d9bd Fixed variable mismatch deajan 2018-10-14 10:51:11 +0200
  • c9bc7f4b6c Change all occurences of '-' in ExecTasks id deajan 2018-10-13 23:41:13 +0200
  • 17cf11eb0b ExecTasks ids may not include dots deajan 2018-10-13 17:20:18 +0200
  • 39053f59e3 More precise ExecTasks ids deajan 2018-10-13 17:05:53 +0200
  • 295c74ca58 More logging for ExecTasks deajan 2018-10-13 17:02:02 +0200
  • 1896ec793e Removed empty line making missing shebang deajan 2018-10-13 10:43:11 +0200
  • 5c6132dd2c Moved rsyncCmd background execution to eval deajan 2018-10-13 10:36:31 +0200
  • 438c85b777 Removed unnecessary ExecTasks from _getFileCtimeMtimeRemote function deajan 2018-10-12 19:42:39 +0200
  • bbc960d566 No more ping/ping between initiator/target daemons deajan 2018-10-10 20:58:28 +0200
  • c963d71ecd Fixing ping/pong between initiator and targets deajan 2018-10-10 20:57:48 +0200
  • 1b8f2ea7fc Added daemon mode known issue deajan 2018-10-10 20:57:22 +0200
  • 4c999ec229 Remote deletion returns error when no error has happened deajan 2018-10-10 20:47:11 +0200
  • a2e3e96827 WIP for target-helper deajan 2018-10-10 20:39:49 +0200
  • 4be8429b96 Allow setting MIN_WAIT and MAX_WAIT on the fly deajan 2018-10-10 15:19:32 +0200
  • 0e103cd98b Added push file exclusion in RSYNC_FULL_PATTERNS deajan 2018-10-10 15:13:36 +0200
  • 83cfabed6f Litte performance improvement by not running code again deajan 2018-10-10 15:02:00 +0200
  • dfe09f2fa3 Rebuilt targets deajan 2018-10-10 02:19:59 +0200
  • ff26961e82 Fixed BSD daemon mode deajan 2018-10-10 02:19:38 +0200
  • ca63bfabe0 Testing for directories in triggerupdate functions deajan 2018-10-10 02:12:57 +0200
  • 2aa36b626a Replaced Logger with RemoteLogger in triggerUpdate deajan 2018-10-10 02:09:46 +0200
  • f0336c0dec Added target-helper syncdir checks deajan 2018-10-10 01:57:20 +0200
  • 3dc8478ba7 Added default MIN_WAIT and MAX_WAIT values deajan 2018-10-10 01:45:39 +0200
  • 633e6397d0 Fixed missing equal sign for password-file deajan 2018-10-10 01:40:26 +0200
  • babeea9d9a Fixed unlocking deajan 2018-10-10 01:33:31 +0200
  • 9cb6cc57af Fixed typos deajan 2018-10-10 01:31:12 +0200
  • 7eb4ee68ae Added unlockReplica pid initialisation deajan 2018-10-10 00:05:46 +0200
  • 660e856986 Unlocking only when locks exist deajan 2018-10-10 00:04:30 +0200
  • ac31de2388 Cleanup also called when bogus config detected deajan 2018-10-09 23:57:53 +0200
  • ae64a967f6 Continuing isolating ConflictLog detection issue deajan 2018-10-08 22:40:41 +0200
  • 2ca8803b3a No need for paranoia debug in CleanUp for remote exec deajan 2018-10-08 21:53:30 +0200
  • ad9d978fc2 Typo fixing deajan 2018-10-08 21:50:35 +0200
  • 7570794632 Improved remote execution results deajan 2018-10-08 21:40:57 +0200
  • 4651ff0e06 Added remote detection deajan 2018-10-08 21:34:41 +0200
  • 0e2189c441 Added RUN_DIR subset deajan 2018-10-08 21:29:47 +0200
  • 1ab6042a62 Fixed typo in _getFileCtimeMtimeRemote deajan 2018-10-08 21:17:36 +0200
  • a5f5b3a800 Rebuilt targets deajan 2018-10-08 20:12:59 +0200
  • b95474a8e6 Updated expr to not use extended regular expressions deajan 2018-10-08 20:11:39 +0200
  • e3855c4256 Revert work on _getCtimeMtimeFileRemote error detection deajan 2018-10-07 17:51:15 +0200
  • 51f6dcbd71 Trying to identify concurrency issue with ConflictDetection deajan 2018-10-07 17:50:37 +0200
  • 3d68a135a4 Conflict detection random bug isolation deajan 2018-10-07 14:43:31 +0200
  • 9e17e114f7 Rebuilt targets deajan 2018-10-07 14:42:41 +0200
  • 94a71620a1 Made ctime.mtime functions more clear in syntax deajan 2018-10-07 13:23:45 +0200
  • bad7767809 Harmonize ExecTasks calls deajan 2018-10-07 12:59:56 +0200
  • fa5cf2de57 Another set of conflictLog issue isolation deajan 2018-10-07 12:25:53 +0200
  • 9eb29c3454 Rebuilt targets deajan 2018-10-07 12:25:27 +0200
  • 4129dfff37 Typo fix deajan 2018-10-07 12:25:07 +0200
  • c452bd45e6 Increased TSTAMP randomization deajan 2018-10-07 12:24:35 +0200
  • 6b0bab0984 Removed unused variable deajan 2018-10-07 12:23:59 +0200
  • 89d63d83b8 Removed unused variable deajan 2018-10-06 22:16:11 +0200
  • e0f177f5c2 Added comment about unit file verification deajan 2018-10-06 21:57:11 +0200
  • 6bd5862702 Removed unused argument from conflictList deajan 2018-10-06 21:41:58 +0200
  • eb8c780d84 Rebuilt targets deajan 2018-10-06 20:03:58 +0200
  • 58e5c654d3 Isolate conflict detect bug deajan 2018-10-05 00:51:20 +0200
  • e411c81f3d Removed double debug logs deajan 2018-10-05 00:46:11 +0200
  • 57647b8960 Isolate ConflictDetection function deajan 2018-10-05 00:39:48 +0200
  • 5b395b3c04 Travis debug can fail deajan 2018-10-02 23:37:33 +0200
  • 4bd4bbc247 Reverted travis debug lines deajan 2018-10-02 23:26:04 +0200
  • 4de784d90f Added default umask deajan 2018-10-02 23:20:26 +0200
  • 6c1b7a541b Fixed bogous CreateDir rights deajan 2018-10-02 23:06:33 +0200
  • 6e7b99debb IsInteger should be part of ofunctions micro/mini deajan 2018-10-02 23:00:54 +0200
  • 996e6251e1 Added missing IsInteger function deajan 2018-10-02 22:43:24 +0200
  • a265ca4eef Travis here and travis there deajan 2018-10-02 22:38:57 +0200
  • 306d5ff1ad Added permissions on CreateDir deajan 2018-10-02 22:36:30 +0200
  • 74271d220c I f*cking hate travis deajan 2018-10-02 21:27:12 +0200
  • 8a350333a8 Travis debug... deajan 2018-10-02 19:32:21 +0200
  • e9daf2b2bf Removed unused code deajan 2018-10-02 19:30:36 +0200
  • d58071c898 Why is travis so bad... deajan 2018-10-02 19:29:15 +0200
  • b07ee4a645 Fixed installer directive deajan 2018-10-02 19:26:57 +0200
  • 6c65f9098f Merge branch 'master' of https://github.com/deajan/osync deajan 2018-10-02 19:02:40 +0200
  • 9537b92bf6 Rebuilt targets deajan 2018-10-02 19:02:31 +0200
  • 2c857a1e83 Fixed removing directories on soft deletion deajan 2018-10-02 19:01:44 +0200
  • b0cdb17328 Update issue templates Orsiris de Jong 2018-10-02 18:30:04 +0200
  • 5c0c494526
    Create PULL_REQUEST_TEMPLATE.md Orsiris de Jong 2018-10-02 18:27:01 +0200
  • 6f2e1af3d7 Added release policy deajan 2018-10-02 18:24:40 +0200
  • 0b7b6808d5 Add shellcheck exclusions deajan 2018-10-02 18:22:36 +0200
  • 7eab6df734 Better log message deajan 2018-10-02 18:19:32 +0200
  • 32c2ab17e4 Rebuilt targets deajan 2018-10-02 18:14:07 +0200
  • bc6ebdb80e Fixed merge paths and removed unused code deajan 2018-10-02 18:13:48 +0200
  • 0d6f7e0ca0 Merge cleanup deajan 2018-10-02 18:11:01 +0200
  • 49948dd637 Fixed installer deajan 2018-10-02 18:09:21 +0200
  • f35d5841c2 Added cleanup routine deajan 2018-10-02 18:09:12 +0200
  • 81148db1fa Fixed merge producing rogue logs deajan 2018-10-02 18:08:03 +0200
  • 250ac48ed6 Indentation fix deajan 2018-10-02 11:41:46 +0200
  • 65d4c3c3ff Random generator improvements deajan 2018-10-02 11:37:46 +0200
  • bbfa4c9d3b Rebuilt targets deajan 2018-10-02 10:52:25 +0200
  • 25070032c4 Typo fix deajan 2018-10-02 10:51:45 +0200
  • 4f76bb4ad2 Simpler merge process deajan 2018-10-02 10:49:28 +0200