reaction/src
ppom ca89c7f72a
Fix filter commands executing before start commands
Now creating the socket file before starting its manager.
So I can launch start commands after its creation, and before creating
the filter managers.
2025-08-08 12:00:00 +02:00
..
client Refacto: make all Config structures' fields public 2025-08-04 12:00:00 +02:00
concepts Add debug on start/stop commands 2025-08-08 12:00:00 +02:00
daemon Fix filter commands executing before start commands 2025-08-08 12:00:00 +02:00
treedb Database: finish writing entries when quitting 2025-08-08 12:00:00 +02:00
cli.rs Fix trigger command 2025-06-24 12:00:00 +02:00
lib.rs cargo fmt, cargo clippy --all-targets 2025-06-17 12:00:00 +02:00
main.rs Fix trigger command 2025-06-24 12:00:00 +02:00
protocol.rs WIP trigger command 2025-06-23 12:00:00 +02:00
tests.rs Fix FilterManager unit tests 2025-05-28 12:00:00 +02:00