apparmor.d/pkg/aa
2024-05-05 14:11:00 +01:00
..
templates feat(aa): make preamble rule classic aa rules. 2024-05-04 23:25:55 +01:00
all.go feat(aa): move the all rule to its own file. 2024-05-05 13:57:15 +01:00
apparmor_test.go test(aa): cleanup unit tests. 2024-05-04 23:45:36 +01:00
apparmor.go feat(aa): rewrite variable handling. 2024-05-05 14:09:00 +01:00
base.go feat(aa): move the all rule to its own file. 2024-05-05 13:57:15 +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): rewrite variable handling. 2024-05-05 14:09:00 +01:00
ptrace.go feat(aa): a Constraint and Kind method to the Rule interface. 2024-05-04 23:41:47 +01:00
resolve_test.go feat(aa): rewrite variable handling. 2024-05-05 14:09:00 +01:00
resolve.go feat(aa): rewrite variable handling. 2024-05-05 14:09:00 +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): cleanup unit tests. 2024-05-04 23:45:36 +01:00
rules.go feat(aa): add basic rules getter 2024-05-05 14:11:00 +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): rename identation variables. 2024-05-04 23:54:39 +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