fortify/dbus
Ophestra 73146ea7fa
All checks were successful
Test / Create distribution (push) Successful in 54s
Test / Run NixOS test (push) Successful in 8m20s
dbus: remove BwrapStatic method
This method does not do anything and is not called from anywhere. It also does not make any sense as a public interface since the argument builder is no longer stateless.

Signed-off-by: Ophestra <cat@gensokyo.uk>
2025-02-14 18:09:59 +09:00
..
testdata update reverse-DNS style identifiers 2024-12-31 16:16:38 +09:00
address_escape_test.go dbus: implement dbus_parse_address 2025-01-12 23:24:03 +09:00
address_test.go dbus: implement dbus_parse_address 2025-01-12 23:24:03 +09:00
address.go dbus: implement dbus_parse_address 2025-01-12 23:24:03 +09:00
config_test.go dbus: rename makeTestCases 2025-01-12 23:21:28 +09:00
config.go dbus/config: implement file loading functions 2024-09-27 23:53:08 +09:00
dbus_test.go helper: use generic extra files interface 2025-02-13 23:34:15 +09:00
dbus.go add package doc comments 2024-10-28 20:57:59 +09:00
export_test.go dbus: use name resolved by exec.Command 2024-10-07 16:55:27 +09:00
proxy.go dbus: remove BwrapStatic method 2025-02-14 18:09:59 +09:00
run.go helper: use generic extra files interface 2025-02-13 23:34:15 +09:00
samples_test.go dbus: rename makeTestCases 2025-01-12 23:21:28 +09:00
stub_test.go migrate to git.gensokyo.uk/security/fortify 2024-12-20 00:20:02 +09:00