Commit Graph

24 Commits

Author SHA1 Message Date
oysteikt 58f711cbef bin/*: extended --version output
Build and test / check (push) Successful in 2m51s
Build and test / build (push) Successful in 2m53s
Build and test / test (push) Successful in 2m55s
Build and test / docs (push) Successful in 7m0s
2026-07-30 20:55:50 +09:00
oysteikt 91201d334d rwhod: react to audit pam events to broadcast updates
Listen to read-only audit packets from the kernel to react on user
logins/logouts. This way, we can immediately notify other machines on
the network whenever there is a change to the user session list.
2026-07-21 03:00:38 +09:00
oysteikt 026c19acc7 roowhod: move config normalization to config.rs
Build and test / build (push) Successful in 1m45s
Build and test / test (push) Successful in 2m19s
Build and test / check (push) Successful in 2m30s
Build and test / docs (push) Successful in 4m8s
2026-07-20 23:46:37 +09:00
oysteikt 4373eec6b5 rwhod: put max cap on status update storage
Without a max cap, someone could potentially flood our memory by posting
tons and tons of spoofed status updates.
2026-07-20 23:42:02 +09:00
oysteikt 536b0c4b54 rwhod: allow configuring packet send interval 2026-07-20 23:42:01 +09:00
oysteikt 59621048f8 rwhod: implement packet sender if filtering 2026-07-20 20:57:21 +09:00
oysteikt a89deefceb {flake.lock,Cargo.*}: bump
Build and test / check (push) Successful in 1m12s
Build and test / build (push) Successful in 1m40s
Build and test / test (push) Successful in 2m12s
Build and test / docs (push) Successful in 6m20s
2026-07-20 17:29:29 +09:00
oysteikt 21945c73ab {rwhod,fingerd}: disable varlink endpoints according to config 2026-06-24 12:55:24 +09:00
oysteikt 4af04d7dd6 {rwhod,fingerd}: add ignore-user lists 2026-06-24 12:55:24 +09:00
oysteikt a3aae2b28b bin/roowhod: configure loglevel via config file, use journald protocol 2026-04-29 06:03:11 +09:00
oysteikt 27634288c0 treewide: cargo fmt 2026-04-23 19:04:34 +09:00
oysteikt f1eced9e23 flake.lock, Cargo.{toml,lock}: bump deps 2026-04-23 14:12:15 +09:00
oysteikt ba7a7f2b26 roowhod: notify systemd on startup
Build and test / check (push) Successful in 1m12s
Build and test / build (push) Successful in 1m37s
Build and test / test (push) Successful in 1m56s
Build and test / docs (push) Successful in 5m33s
2026-02-12 11:19:08 +09:00
oysteikt 788086c41c roowhod: consistent default config path
Build and test / check (push) Successful in 1m36s
Build and test / build (push) Successful in 1m43s
Build and test / test (push) Successful in 3m2s
Build and test / docs (push) Successful in 3m34s
2026-01-09 23:47:56 +09:00
oysteikt 6c3a9e9e12 server: deduplicate rwhod entries by hostname, misc cleanup
Build and test / check (push) Successful in 1m5s
Build and test / test (push) Successful in 1m47s
Build and test / build (push) Successful in 1m59s
Build and test / docs (push) Successful in 3m18s
2026-01-09 04:58:20 +09:00
oysteikt dfa0f5a406 server: split off varlink-related code to separate module
Build and test / check (push) Failing after 40s
Build and test / build (push) Successful in 1m37s
Build and test / test (push) Successful in 1m56s
Build and test / docs (push) Successful in 3m47s
2026-01-09 04:47:19 +09:00
oysteikt 1aca5d47e3 Add --version flags and more to all binaries
Build and test / check (push) Successful in 1m8s
Build and test / test (push) Successful in 1m46s
Build and test / build (push) Successful in 2m12s
Build and test / docs (push) Successful in 3m18s
2026-01-06 11:51:22 +09:00
oysteikt d4771189bc server: properly support socket activation
Build and test / check (push) Successful in 1m0s
Build and test / build (push) Successful in 1m34s
Build and test / test (push) Has been cancelled
Build and test / docs (push) Has been cancelled
2026-01-05 19:48:23 +09:00
oysteikt bf39ca5c9b server: add basic config file
Build and test / check (push) Failing after 57s
Build and test / build (push) Failing after 1m29s
Build and test / test (push) Failing after 1m36s
Build and test / docs (push) Has been cancelled
2026-01-05 18:16:35 +09:00
oysteikt 0defac7a9f server/rwhod: varlink shenanigans
Build and test / check (push) Failing after 1m19s
Build and test / build (push) Successful in 1m24s
Build and test / test (push) Successful in 2m47s
Build and test / docs (push) Successful in 3m2s
2026-01-05 16:48:06 +09:00
oysteikt 50665fe07b server/rwhod: add both sender and receiver task
Build and test / check (push) Failing after 57s
Build and test / build (push) Successful in 1m12s
Build and test / test (push) Failing after 2m4s
Build and test / docs (push) Failing after 2m15s
2026-01-05 01:18:59 +09:00
oysteikt dabc54a943 proto/rwhod: improve de/serialization and datatypes 2026-01-05 00:17:04 +09:00
oysteikt 8436bffce0 Progress towards implementing the rwho server
Build and test / check (push) Failing after 1m7s
Build and test / build (push) Successful in 1m12s
Build and test / docs (push) Failing after 1m52s
Build and test / test (push) Has been cancelled
2026-01-04 17:09:00 +09:00
oysteikt c0edea3ded Initial commit 2026-01-04 03:46:13 +09:00