apparmor.d/pkg/aa
2024-05-04 23:41:47 +01:00
..
templates feat(aa): make preamble rule classic aa rules. 2024-05-04 23:25:55 +01:00
apparmor_test.go feat(aa): make preamble rule classic aa rules. 2024-05-04 23:25:55 +01:00
apparmor.go feat(aa): make preamble rule classic aa rules. 2024-05-04 23:25:55 +01:00
base.go feat(aa): a Constraint and Kind method to the Rule interface. 2024-05-04 23:41:47 +01:00
capability.go feat(aa): a Constraint and Kind method to the Rule interface. 2024-05-04 23:41:47 +01:00
change_profile.go feat(aa): a Constraint and Kind method to the Rule interface. 2024-05-04 23:41:47 +01:00
data_test.go feat(aa): ensure accesses are slice of string. 2024-04-23 21:17:25 +01:00
dbus.go feat(aa): a Constraint and Kind method to the Rule interface. 2024-05-04 23:41:47 +01:00
file.go feat(aa): a Constraint and Kind method to the Rule interface. 2024-05-04 23:41:47 +01:00
io_uring.go feat(aa): a Constraint and Kind method to the Rule interface. 2024-05-04 23:41:47 +01:00
mount.go feat(aa): a Constraint and Kind method to the Rule interface. 2024-05-04 23:41:47 +01:00
mqueue.go feat(aa): a Constraint and Kind method to the Rule interface. 2024-05-04 23:41:47 +01:00
network.go feat(aa): a Constraint and Kind method to the Rule interface. 2024-05-04 23:41:47 +01:00
pivot_root.go feat(aa): a Constraint and Kind method to the Rule interface. 2024-05-04 23:41:47 +01:00
preamble.go feat(aa): a Constraint and Kind method to the Rule interface. 2024-05-04 23:41:47 +01:00
profile_test.go refractor(aa): update test structure. 2024-04-23 21:35:23 +01:00
profile.go feat(aa): a Constraint and Kind method to the Rule interface. 2024-05-04 23:41:47 +01:00
ptrace.go feat(aa): a Constraint and Kind method to the Rule interface. 2024-05-04 23:41:47 +01:00
rlimit.go feat(aa): a Constraint and Kind method to the Rule interface. 2024-05-04 23:41:47 +01:00
rules_test.go test(aa): improve some internal unit test. 2024-04-23 21:38:52 +01:00
rules.go feat(aa): a Constraint and Kind method to the Rule interface. 2024-05-04 23:41:47 +01:00
signal.go feat(aa): a Constraint and Kind method to the Rule interface. 2024-05-04 23:41:47 +01:00
template.go feat(aa): make preamble rule classic aa rules. 2024-05-04 23:25:55 +01:00
unix.go feat(aa): a Constraint and Kind method to the Rule interface. 2024-05-04 23:41:47 +01:00
userns.go feat(aa): a Constraint and Kind method to the Rule interface. 2024-05-04 23:41:47 +01:00
variables_test.go feat(aa): make preamble rule classic aa rules. 2024-05-04 23:25:55 +01:00
variables.go fix: do not use the wrong profile. 2024-04-23 19:18:42 +01:00