Commit Graph

13 Commits

Author SHA1 Message Date
oysteikt b9b5fa5735 fingerd: add basic mailbox parsing functionality 2026-04-29 05:22:00 +09:00
oysteikt e741dfd3c1 fingerd: don't nest utmp entry requests
Build and test / check (push) Successful in 1m33s
Build and test / build (push) Successful in 1m42s
Build and test / test (push) Successful in 1m48s
Build and test / docs (push) Successful in 3m32s
2026-04-28 21:08:28 +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 27634288c0 treewide: cargo fmt 2026-04-23 19:04:34 +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 9361dcf941 fingerd: read homedir files, read gecos fields
Build and test / check (push) Successful in 1m12s
Build and test / build (push) Successful in 1m49s
Build and test / test (push) Successful in 2m59s
Build and test / docs (push) Successful in 3m19s
2026-02-13 01:14:19 +09:00
oysteikt 97e359004b fingerd: respect ~/.nofinger
Build and test / check (push) Successful in 1m6s
Build and test / test (push) Successful in 2m9s
Build and test / build (push) Successful in 2m21s
Build and test / docs (push) Successful in 3m34s
2026-02-12 13:20:26 +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 9c6a0dec2f fingerd: move parsing logic to proto, add support for more fields 2026-02-12 10:23:11 +09:00
oysteikt 8697809974 Add some tests for running basic server functionality
Build and test / check (push) Failing after 1m9s
Build and test / build (push) Successful in 1m34s
Build and test / test (push) Successful in 1m58s
Build and test / docs (push) Successful in 3m28s
2026-02-09 11:12:06 +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