apparmor.d/pkg/aa
2024-06-29 20:01:00 +01:00
..
templates feat(aa): update templates to last changes. 2024-06-19 23:31:22 +01:00
all.go chore(aa): minor cosmetic of the rule interface. 2024-06-27 18:45:32 +01:00
apparmor_test.go refractor(aa): rename base struct from RuleBase to Base 2024-06-25 19:50:27 +01:00
apparmor.go feat(aa): add the Merge method to the Rule interface. 2024-06-20 23:23:39 +01:00
base.go feat(aa): be more verbose on rule.Merge 2024-06-25 20:10:12 +01:00
blocks.go chore(aa): minor cosmetic of the rule interface. 2024-06-27 18:45:32 +01:00
capability.go chore(aa): minor cosmetic of the rule interface. 2024-06-27 18:45:32 +01:00
change_profile.go chore(aa): minor cosmetic of the rule interface. 2024-06-27 18:45:32 +01:00
data_test.go refractor(aa): rename base struct from RuleBase to Base 2024-06-25 19:50:27 +01:00
dbus.go chore(aa): minor cosmetic of the rule interface. 2024-06-27 18:45:32 +01:00
file.go chore(aa): minor cosmetic of the rule interface. 2024-06-27 18:45:32 +01:00
io_uring.go chore(aa): minor cosmetic of the rule interface. 2024-06-27 18:45:32 +01:00
mount.go chore(aa): minor cosmetic of the rule interface. 2024-06-27 18:45:32 +01:00
mqueue.go chore(aa): minor cosmetic of the rule interface. 2024-06-27 18:45:32 +01:00
network.go chore(aa): minor cosmetic of the rule interface. 2024-06-27 18:45:32 +01:00
parse_test.go test(aa): refractor interface rule unit tests. 2024-06-27 11:39:36 +01:00
parse.go chore(aa): minor cosmetic of the rule interface. 2024-06-27 18:45:32 +01:00
pivot_root.go chore(aa): minor cosmetic of the rule interface. 2024-06-27 18:45:32 +01:00
preamble.go chore(aa): minor cosmetic of the rule interface. 2024-06-27 18:45:32 +01:00
profile_test.go feat(aa): cleanup, fix import and add some unit tests. 2024-05-05 14:19:25 +01:00
profile.go chore(aa): minor cosmetic of the rule interface. 2024-06-27 18:45:32 +01:00
ptrace.go chore(aa): minor cosmetic of the rule interface. 2024-06-27 18:45:32 +01:00
resolve_test.go refractor(aa): rename base struct from RuleBase to Base 2024-06-25 19:50:27 +01:00
resolve.go feat(aa): update parse definition to last changes. 2024-06-19 23:24:43 +01:00
rlimit.go chore(aa): minor cosmetic of the rule interface. 2024-06-27 18:45:32 +01:00
rule_test.go test(aa): refractor interface rule unit tests. 2024-06-27 11:39:36 +01:00
rules.go chore(aa): minor cosmetic of the rule interface. 2024-06-27 18:45:32 +01:00
signal.go chore(aa): minor cosmetic of the rule interface. 2024-06-27 18:45:32 +01:00
template.go test(aa): add merge unit tests. 2024-06-23 10:42:18 +01:00
unix.go chore(aa): minor cosmetic of the rule interface. 2024-06-27 18:45:32 +01:00
userns.go chore(aa): minor cosmetic of the rule interface. 2024-06-27 18:45:32 +01:00
util_test.go feat(aa): rename: convert -> util. 2024-06-29 20:01:00 +01:00
util.go feat(aa): rename: convert -> util. 2024-06-29 20:01:00 +01:00