Niko Marmeladkov Niko · he/him
Niko pushed to main at Niko/rss 2026-07-03 17:35:10 +03:00
00eb7cdd24 attach: add -f alias for --full
a4ae0b21db rss attach: send commands to service stdin
Compare 2 commits »
Niko pushed to main at Niko/rss 2026-07-03 15:35:48 +03:00
672b676020 multi-service commands: rss start/stop/restart/enable/disable mc-proxy mc-lobby
Niko pushed to main at Niko/rss 2026-07-03 14:14:47 +03:00
f0d334b7dd children die when rss dies via PR_SET_PDEATHSIG
Niko pushed to main at Niko/rss 2026-07-03 14:13:12 +03:00
4c62bded4d children die when rss dies via PR_SET_PDEATHSIG
Niko pushed to main at Niko/rss 2026-07-03 14:08:49 +03:00
a92768157c fix hardcoded HOME paths in stop() and check_children()
Niko pushed to main at Niko/rss 2026-07-03 13:26:37 +03:00
541e3b09ed enable/disable via daemon IPC, not local config
Niko pushed to main at Niko/rss 2026-07-03 13:20:32 +03:00
6a1c59f91a fix socket permissions and ipc cleanup bug
Niko pushed to main at Niko/rss 2026-07-03 13:13:44 +03:00
17f52e31ca graceful startup errors instead of panics
Niko pushed to main at Niko/rss 2026-07-03 13:08:49 +03:00
38882b70c3 default to /tmp/rss/ for shared multi-user access
Niko pushed to main at Niko/rss 2026-07-03 13:03:36 +03:00
7383445ea5 refactor paths: remove HOME dependency, use env/XDG/tmp fallback
Niko pushed to main at Niko/rss 2026-07-03 12:50:40 +03:00
b069c527bd daemon: centralized architecture with Unix socket IPC
a7ce8405d1 centralize: daemon syncs state with config, cleanup orphans
Compare 2 commits »
Niko pushed to main at Niko/rss 2026-07-03 11:00:45 +03:00
74b9539149 add unless-stopped restart policy, systemd user unit, readme
Niko created branch main in Niko/rss 2026-07-03 10:50:16 +03:00
Niko pushed to main at Niko/rss 2026-07-03 10:50:16 +03:00
653b8d1612 initial: per-user process supervisor (rss)
Niko created repository Niko/rss 2026-07-03 10:49:27 +03:00
Niko pushed to main at Niko/qcc 2026-07-02 10:30:06 +03:00
78fdd36db8 Relay media over QUIC uni streams instead of datagrams
Niko pushed to main at Niko/qcc 2026-07-01 17:14:58 +03:00
366386bade Various fixes: cert auth lookup by number, debug logging, mobile client
Niko pushed to main at Niko/qcc 2026-07-01 15:40:57 +03:00
50344a350a handleAuthCert: look up identity by cert CommonName, not pubkey
48143cdbf5 Allocate: deduplicate by pubkey, GetByPubKey: return latest
Compare 2 commits »
Niko pushed to main at Niko/qcc 2026-07-01 15:07:19 +03:00
8726dcc01e Add debug log to HandleDial, remove OpRegister
07814e5014 Add OpRegister: cert-only registration without PoW
12f38ecb68 handleAuthCert: reject cert-auth when number differs from session
Compare 3 commits »
Niko pushed to main at Niko/qcc 2026-07-01 14:52:03 +03:00
b7597e1335 handleAuthCert: unregister old number before changing identity
ba79f81721 Register: kick out old session when number is taken
Compare 2 commits »