aboutsummaryrefslogtreecommitdiffhomepage
path: root/dbus/dbus_test.go
AgeCommit message (Expand)Author
2025-07-02system: move system access packagesOphestra
2025-07-02hakurei: move container toplevelOphestra
2025-07-02cmd/hakurei: move to cmdOphestra
2025-07-02sandbox: expose seccomp interfaceOphestra
2025-07-01sandbox/seccomp: resolve rules nativelyOphestra
2025-06-25treewide: rename to hakureiOphestra
2025-06-05nix: update flake lockOphestra
2025-04-16dbus: clean up wrapper implementationOphestra
2025-03-27helper/args: copy args on wt creationOphestra
2025-03-17sandbox: move out of internalOphestra
2025-03-17sandbox: wrap fmsg interfaceOphestra
2025-03-17dbus: run in native sandboxOphestra
2025-03-16helper: eliminate commandContext replacementOphestra
2025-02-13helper: use generic extra files interfaceOphestra
2025-01-22dbus: enable syscall filterOphestra
2024-12-26dbus: fail on LookPath errorOphestra
2024-12-20migrate to git.gensokyo.uk/security/fortifyOphestra Umiker
2024-10-20migrate to git.ophivana.moe/security/fortifyOphestra Umiker
2024-10-12dbus: improve unsealed behaviour coverageOphestra Umiker
2024-10-09dbus/run: support running xdg-dbus-proxy in a restrictive bubblewrap sandboxOphestra Umiker
2024-10-07dbus: use name resolved by exec.CommandOphestra Umiker
2024-10-07helper: separate pipes from HelperOphestra Umiker
2024-09-29dbus: test child process handling behaviour via helper stubOphestra Umiker
2024-09-28dbus: seal test error check for correct error returnedOphestra Umiker
2024-09-28dbus: add testsOphestra Umiker