Commit Graph

17 Commits

Author SHA1 Message Date
oysteikt be07298867 fingerd: add raw user response variant
Build and test / check (push) Successful in 1m34s
Build and test / build (push) Successful in 1m41s
Build and test / test (push) Successful in 2m4s
Build and test / docs (push) Successful in 3m19s
2026-04-29 06:22:20 +09:00
oysteikt 02279a9225 finger: add (but don't implement) --raw flag
Build and test / check (push) Successful in 1m3s
Build and test / build (push) Successful in 1m32s
Build and test / test (push) Successful in 2m3s
Build and test / docs (push) Successful in 3m28s
2026-04-29 06:12:14 +09:00
oysteikt 3873c3a995 roowhod: add timeout to all actions
Build and test / check (push) Successful in 1m3s
Build and test / build (push) Successful in 1m41s
Build and test / test (push) Successful in 1m51s
Build and test / docs (push) Successful in 3m17s
2026-04-27 17:00:58 +09:00
oysteikt e5f1615f75 finger: add basic implementation for fetching utmp users
Build and test / check (push) Successful in 1m0s
Build and test / build (push) Successful in 1m38s
Build and test / test (push) Successful in 2m2s
Build and test / docs (push) Successful in 3m45s
2026-04-27 16:06:50 +09:00
oysteikt 023aefff20 finger: debug logging serverside
Build and test / check (push) Successful in 1m24s
Build and test / build (push) Successful in 1m31s
Build and test / test (push) Successful in 1m56s
Build and test / docs (push) Successful in 3m35s
2026-04-23 20:53:24 +09:00
oysteikt 9cd1d0fe83 finger: dedup results 2026-04-23 20:53:24 +09:00
oysteikt 5f8fc7944b finger: provide server with more arguments
Build and test / check (push) Failing after 45s
Build and test / build (push) Successful in 1m40s
Build and test / test (push) Successful in 2m6s
Build and test / docs (push) Successful in 3m58s
2026-04-23 16:07:53 +09:00
oysteikt 92f77bfaff finger: implement basic fuzzy search mechanism 2026-04-23 15:34:23 +09:00
oysteikt f1eced9e23 flake.lock, Cargo.{toml,lock}: bump deps 2026-04-23 14:12:15 +09:00
oysteikt 2c646af236 fingerd: use structs from proto, fix clippy lints
Build and test / build (push) Successful in 1m37s
Build and test / check (push) Successful in 1m50s
Build and test / test (push) Successful in 2m10s
Build and test / docs (push) Successful in 3m10s
2026-02-12 11:05:05 +09:00
oysteikt a5e5235c56 fingerd: fix a lot of parsing issues
Build and test / check (push) Failing after 1m31s
Build and test / test (push) Successful in 2m17s
Build and test / build (push) Successful in 2m28s
Build and test / docs (push) Successful in 4m18s
2026-02-09 10:53:58 +09:00
oysteikt 6ca9e0ced1 A bunch of work on finger
Build and test / check (push) Failing after 42s
Build and test / build (push) Failing after 1m38s
Build and test / test (push) Failing after 1m40s
Build and test / docs (push) Failing after 2m56s
2026-02-08 22:03:29 +09:00
oysteikt 178c7314a4 server/varlink_api: prefix all types with Varlink
Build and test / build (push) Successful in 1m42s
Build and test / check (push) Successful in 1m44s
Build and test / test (push) Successful in 1m53s
Build and test / docs (push) Successful in 2m58s
2026-01-31 13:10:24 +09:00
oysteikt de296f20d9 server/varlink_api: register finger api 2026-01-31 13:07:40 +09:00
oysteikt 23b163e828 flake.lock: bump, Cargo.{toml,lock}: update inputs
Build and test / check (push) Successful in 1m16s
Build and test / build (push) Successful in 1m59s
Build and test / test (push) Successful in 2m0s
Build and test / docs (push) Successful in 4m14s
2026-01-25 16:14:26 +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