Commit Graph

1433 Commits (438c85b777b2d4019f833d7de2fa55c703c570b9)
 

Author SHA1 Message Date
deajan 1b33068422 Fixed #135 7 years ago
Orsiris de Jong 1917c33cd1
Merge pull request #130 from Shadowigor/master
Rework of the packaging script for Arch Linux
7 years ago
Orsiris de Jong c2960e3315
Merge pull request #136 from roguh/master
Fixed variables that required config file
7 years ago
Hugo Rivera 3c1c606de4 Set `MAX_EXEC_TIME_PER_CMD_*` variables without config file 7 years ago
Hugo Rivera 4725370d8e Set `MIN_WAIT` without config file 7 years ago
deajan 041de62c36 Rebuilt targets 7 years ago
deajan e8436e46bd Fixed typo for function name 7 years ago
deajan 36daadd7aa Ported fixes from obackup 7 years ago
deajan dee5b4037c Minor improvements to ExecTasksé 7 years ago
deajan d0bd873def Merge branch 'master' of https://github.com/deajan/osync 7 years ago
deajan d13b76087f Rebuilt targets 7 years ago
deajan 46a990c4d8 Fixed inotifywait cannot load loop 7 years ago
deajan bfa9d72c8d Fix service file wildcard expansion 7 years ago
deajan a7d0c6f515 Added comment about #121 7 years ago
deajan d8b30d7711 Added sed regex compat for MacOS 7 years ago
deajan 190e46c785 Added sex regex compat for MacOS 7 years ago
deajan da381175ed Addec CheckRFC822 subset 7 years ago
deajan 034c1693e9 Updated ExecTasks version 7 years ago
deajan 686a28cf08 Merged improvements from burp branch 7 years ago
deajan 57cf91e4c6 Added better failed remote connection log 7 years ago
Shadowigor b2b5714469 Rework of the packaging script for Arch Linux to make it more flexible and reliable 7 years ago
Orsiris de Jong 477eb9ea84
Merge pull request #128 from imdreamrunner/patch-1
Fix a type of daemon at README.md
7 years ago
Ivor Xinzi Zhou 0bda80355b
Fix a type of daemon at README.md
As the title suggests, just a simple fix.
7 years ago
deajan df9a90896a Rebuilt targets 7 years ago
deajan 328a07e406 More ExecTasks fixes 7 years ago
deajan ebf8b106d5 Fixed ExecTasks parallelExec runs 7 years ago
deajan 276fc8c082 Update changelog 7 years ago
deajan 9a0dba00e4 Rebuilt targets 7 years ago
deajan 9b8fe3774e Fixed time counting for new ExecTasks 7 years ago
deajan 73d592ad34 Merged WaitForTaskCompletion and ParallelExec into ExecTasks 7 years ago
deajan cbd7607836 Rebuilt targets 7 years ago
deajan 8fb3ea2532 Added fix from PR #123 7 years ago
deajan 1b079ebee5 Rebuilt targets 7 years ago
deajan 755edb0654 Fixed #116 in master too 7 years ago
Orsiris de Jong 3ef4160cc8
Merge pull request #124 from aero31aero/patch-1
readme: Fix typos in batch-mode instructions.
7 years ago
Rohitt Vashishtha de45d000e0
readme: Fix typos in batch-mode instructions. 7 years ago
deajan c78d6bc4ce Fixed process counting message 7 years ago
deajan 7e26863daf Backports from other projects 7 years ago
deajan 69b2283719 Added another troubleshooting guideline 7 years ago
deajan 7d22be8375 Rebuilt targets 7 years ago
deajan 0a1dc91fad Fixed bogus global WAIT_FOR variable 7 years ago
deajan c05499c5f2 Improved ParallelExec status message 7 years ago
deajan a65bec4410 Replaced IsNumeric with IsInteger for pid checks 7 years ago
deajan a5618c80d8 Rebuilt targets 7 years ago
deajan 6d217c1e15 Reintroduced fix from #120 7 years ago
deajan fdc0b1b242 Merge branch 'master' of https://github.com/deajan/osync 7 years ago
deajan 9833ce9032 Rebuilt targets 7 years ago
deajan 71a0437de6 Ensured writeLocks=false at beginning of lock handling 7 years ago
Orsiris de Jong ff38685105
Merge pull request #120 from acuthbert/master
Fixed --skip-deletion not parsing argument
7 years ago
acuthbert b195abf59f
Fixed --skip-deletion not parsing argument
Skip deletion was broken in the argument parsing.
7 years ago