fortify/internal/system
Ophestra Umiker f773c92411
All checks were successful
test / test (push) Successful in 36s
system: prevent duplicate Wayland op
Wayland is implemented as an Op to enforce dependency and cleanup, its implementation does not allow multiple instances on a single sys object, nor would doing that make any sense.

Signed-off-by: Ophestra Umiker <cat@ophivana.moe>
2024-12-07 19:45:37 +09:00
..
acl_test.go system: include more info in ACL Stringer 2024-10-25 16:23:22 +09:00
acl.go system: include more info in ACL Stringer 2024-10-25 16:23:22 +09:00
dbus.go system/dbus: buffer xdg-dbus-proxy messages 2024-11-03 03:07:02 +09:00
enablement.go system: handle invalid enablement in String method 2024-10-17 14:31:13 +09:00
mkdir_test.go system: tests for all Op implementations except DBus 2024-10-17 20:28:55 +09:00
mkdir.go system: return sys in queueing methods 2024-10-23 12:34:16 +09:00
op_internal_test.go system: tests for all Op implementations except DBus 2024-10-17 20:28:55 +09:00
op_test.go system: sys comparison method 2024-10-23 14:15:13 +09:00
op.go system/wayland: integrate security-context-v1 2024-12-06 04:20:15 +09:00
tmpfiles_test.go migrate to git.ophivana.moe/security/fortify 2024-10-20 19:50:13 +09:00
tmpfiles.go system: return sys in queueing methods 2024-10-23 12:34:16 +09:00
wayland.go system: prevent duplicate Wayland op 2024-12-07 19:45:37 +09:00
xhost_test.go system: tests for all Op implementations except DBus 2024-10-17 20:28:55 +09:00
xhost.go system: return sys in queueing methods 2024-10-23 12:34:16 +09:00