Commit Graph

7 Commits

Author SHA1 Message Date
cdb1fb4181 Integrate better with systemd + better logs and protocol usage
This commits adds the following:

- Better systemd integration and usage:
  - More hardening
  - A watchdog thread
  - Journald native logging

as well as

- Better logs
- Some protocol usage fixes
2024-08-20 17:46:40 +02:00
8fdfe457ac Remove a few TODOs, either solved or converted to issue 2024-08-19 02:43:05 +02:00
cd0b2c3e6d sd_notify(ready) 2024-08-19 00:13:22 +02:00
86b5b47f1e Add some logging 2024-08-18 22:26:00 +02:00
9d88c95f33 Fix systemd socket activation 2024-08-18 22:24:28 +02:00
53f19b3d05 Replace socket authentication mechanism with SO_PEERCRED 2024-08-18 22:22:58 +02:00
af86893acf Rewrite entire codebase to split into client and server 2024-08-17 20:21:05 +02:00