Commit graph

16 commits

Author SHA1 Message Date
Val Packett
0cfbe9820d Add readme notes 2025-08-08 05:09:33 -03:00
Val Packett
eefb000865 Implement FileChooser portal proxy with virtiofsd mount 2025-08-08 02:52:47 -03:00
Val Packett
116839fb59 Update and add new deps for upcoming features 2025-08-08 02:51:12 -03:00
Val Packett
a321bf9a9a When splicing, drop unix fds 2025-07-18 02:17:21 -03:00
Val Packett
efae851a9a agent: use socket activation, port credential + provide nixos module 2025-07-18 02:17:21 -03:00
Val Packett
30e76e3291 Add bus method to spawn an external client 2025-07-17 23:17:05 -03:00
Val Packett
71aecea297 Extract run_unix_listener extension method 2025-07-17 21:37:33 -03:00
Val Packett
e4bace1793 Add NameOwnerStream to support waiting for clients taking names on an owned bus 2025-07-17 21:25:44 -03:00
Val Packett
e32d6746df Update busd git dep to include control over whether channel conns skip hello 2025-07-17 21:25:44 -03:00
Val Packett
6428695a6b rewrite: handle NoReplyExpected flag check 2025-07-17 19:47:32 -03:00
Val Packett
d6d075ea34 Add message rewriting module for editing messages
Useful for proxying individual destinations
2025-07-16 04:35:30 -03:00
Val Packett
49045ae88c gitignore more stuff 2025-07-16 02:33:06 -03:00
Val Packett
a898afbb98 Add rust-src to toolchain
To fix rust-analyzer
2025-07-11 02:10:36 -03:00
Val Packett
627237bdda Add hosted bus module based on busd
Currently depends on WIP changes to busd to allow in-process clients
2025-07-11 01:06:31 -03:00
Val Packett
14ce212e81 Basic vsock proxying implementation
Currently just connecting to the host's session bus
2025-07-11 01:05:56 -03:00
Val Packett
11a682e19f Initial commit
Signed-off-by: Val Packett <val@invisiblethingslab.com>
2025-07-11 01:05:56 -03:00