Commit Graph

326 Commits

Author SHA1 Message Date
R. Richard e50a8732fc Refactor TerminalCommands 2019-07-08 14:16:22 +02:00
R. Richard ef2ab5d0bf Move signal handling to new module 2019-07-08 14:16:22 +02:00
R. Richard 417a848328 Move custom event handlers away 2019-07-08 14:16:22 +02:00
R. Richard d597e4e004 Run Python in unbuffered mode 2019-07-02 15:37:12 +02:00
Kristóf Tóth 76118c0c49 Use new EventHandlerBase API to simplify graceful stop logic 2019-07-01 16:02:44 +02:00
Kristóf Tóth d263011179 Fix import order 2019-07-01 14:54:47 +02:00
R. Richard 8590aba8dd Refactor TFW logging 2019-06-28 17:38:57 +02:00
Kristóf Tóth b392749643 Comply EventHandler changes 2019-06-28 15:15:56 +02:00
R. Richard 8335338a96 Fix pylint warnings 2019-06-27 14:38:36 +02:00
R. Richard 957f2c9477 Remove dirmonitor 2019-06-24 14:30:52 +02:00
R. Richard 323300a676 Add new logger to PipeIO 2019-06-20 16:07:26 +02:00
R. Richard dc42e0f4d0 Separate event handlers from independent components 2019-06-20 16:06:23 +02:00
R. Richard 096bba8367 Import new logger 2019-06-18 18:51:05 +02:00
R. Richard 9946114186 Create event handler to monitor bash commands 2019-06-11 17:27:37 +02:00
therealkrispet ba9d745e75
Merge pull request #14 from avatao-content/connector-rm
Remove unnecessary webservice dependencies and replace TFWConnector with PipeIO
2019-06-11 13:47:50 +02:00
R. Richard 6e8fc588f1 Fix pipe_io_auxlib 2019-06-11 13:41:20 +02:00
R. Richard 9faafa7f49 Refactor PasswordHasher 2019-06-11 13:29:18 +02:00
R. Richard 4a08687ac8 Make indexing more consistent 2019-06-11 13:22:22 +02:00
R. Richard a1f148f8e0 Rename variable to be more precise 2019-06-11 13:16:35 +02:00
R. Richard 9d9021d01d Replace TFWConnector with PipeIO in the webservice 2019-06-11 13:16:35 +02:00
R. Richard 1b53222937 Replace PBKDF2 with scrypt 2019-06-11 13:16:35 +02:00
R. Richard 8b15da39ae Exterminate TFWConnector from TestFSM 2019-06-11 13:13:32 +02:00
R. Richard 14f300d610 Include PipeIO dependencies 2019-06-11 13:13:32 +02:00
therealkrispet 3ff95cf2de
Merge pull request #15 from avatao-content/logging
Import the logging module directly
2019-06-11 11:33:16 +02:00
R. Richard 6b14cd0cae Configure loggging in pipe_io_main(), too 2019-06-11 11:32:46 +02:00
R. Richard 8b04bc0477 Import the logging module directly 2019-06-10 15:36:14 +02:00
Kristóf Tóth 0104a209bf Comply TFW lib changes 2019-06-04 13:59:32 +02:00
Kristóf Tóth 2796b26d92 Harmonize pylintrc with baseimage repo 2019-06-04 13:59:12 +02:00
therealkrispet b8e441a32d
Merge pull request #13 from avatao-content/pipeio
Pipeio
2019-05-28 14:53:22 +02:00
R. Richard 6c38310272 Add message sender pipe 2019-05-28 14:46:09 +02:00
Kristóf Tóth 48efb39ea5 Partially conform new TFW networking model 2019-05-26 18:31:16 +02:00
R. Richard bcf4f35e61 Rename signature handling classes 2019-05-21 10:22:07 +02:00
R. Richard a1b4a87864 Replace cleanup() with stop() 2019-05-20 11:10:24 +02:00
R. Richard 769a87e0df Move docstrings 2019-05-16 14:29:34 +02:00
Kristóf Tóth d33ba34454 Merge branch 'ocicat', the unrealized dream. Ocicat will return... 2019-05-15 17:26:02 +02:00
Kristóf Tóth 5a8edb7b8a Merge branch 'pipeio' 2019-05-15 14:30:15 +02:00
R. Richard a82a0d68cf Explain subscription 2019-05-14 08:47:29 +02:00
R. Richard 6edc8d8bd5 Implement simple pipe-based event handlers 2019-05-13 16:58:24 +02:00
Kristóf Tóth fe49e61f82 Generalize pipeio by subscribing to all keys in pipe_io_main 2019-05-05 21:29:53 +02:00
Kristóf Tóth 31d8161379 Add example process with PipeIO event handlers 2019-05-02 15:59:20 +02:00
Kristóf Tóth e204cc7422 Make event_handler_main shutdown gracefully on SIGTERM and SIGINT 2019-05-02 15:07:13 +02:00
Kristóf Tóth 89c5565126 Add missing GNU utils to bootstrap script dep list 2019-02-13 13:51:55 +01:00
Gabor PEK 6544243844
Add challenge publication coordinates 2018-10-22 15:44:49 +02:00
Kristóf Tóth 97c593640d Add macOS grep aliases to hack scripts 2018-09-17 11:49:10 +02:00
Kristóf Tóth 4a1073e524 Bootify webservice db session handling 2018-08-31 16:57:00 +02:00
Kristóf Tóth e7d78ed289 Add snapshot event handler 2018-08-07 17:08:22 +02:00
Kristóf Tóth 3bda7bc540 Make cleanup() calls automatic in event_handler_main.py 2018-08-07 17:08:18 +02:00
Kristóf Tóth 829c244867 Fix HOTRELOAD 2018-08-03 13:33:11 +02:00
Kristóf Tóth 38963e7b81 Improve Dockerfile 2018-08-01 15:05:08 +02:00
Kristóf Tóth 5e390e1449 Update lies in README 2018-07-30 08:56:40 +02:00