apparmor.d/pkg/aa
2024-04-23 21:26:09 +01:00
..
templates feat(aa): refractor template to allow multiple templates. 2024-04-17 18:02:41 +01:00
apparmor_test.go feat(aa): add define parameter for variables. 2024-04-23 21:18:44 +01:00
apparmor.go feat(aa): add a string method to all rule struct. 2024-04-23 21:26:09 +01:00
capability.go feat(aa): add a string method to all rule struct. 2024-04-23 21:26:09 +01:00
change_profile.go feat(aa): add a string method to all rule struct. 2024-04-23 21:26:09 +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): add a string method to all rule struct. 2024-04-23 21:26:09 +01:00
file.go feat(aa): add a string method to all rule struct. 2024-04-23 21:26:09 +01:00
io_uring.go feat(aa): add a string method to all rule struct. 2024-04-23 21:26:09 +01:00
mount.go feat(aa): add a string method to all rule struct. 2024-04-23 21:26:09 +01:00
mqueue.go feat(aa): add a string method to all rule struct. 2024-04-23 21:26:09 +01:00
network.go feat(aa): add a string method to all rule struct. 2024-04-23 21:26:09 +01:00
pivot_root.go feat(aa): add a string method to all rule struct. 2024-04-23 21:26:09 +01:00
preamble.go feat(aa): add a string method to all rule struct. 2024-04-23 21:26:09 +01:00
profile.go feat(aa): add a string method to all rule struct. 2024-04-23 21:26:09 +01:00
ptrace.go feat(aa): add a string method to all rule struct. 2024-04-23 21:26:09 +01:00
rlimit.go feat(aa): add a string method to all rule struct. 2024-04-23 21:26:09 +01:00
rules_test.go feat(aa): add a string method to all rule struct. 2024-04-23 21:26:09 +01:00
rules.go feat(aa): add a string method to all rule struct. 2024-04-23 21:26:09 +01:00
signal.go feat(aa): add a string method to all rule struct. 2024-04-23 21:26:09 +01:00
template.go feat(aa): add a string method to all rule struct. 2024-04-23 21:26:09 +01:00
unix.go feat(aa): add a string method to all rule struct. 2024-04-23 21:26:09 +01:00
userns.go feat(aa): add a string method to all rule struct. 2024-04-23 21:26:09 +01:00
variables_test.go feat(aa): rename the main profile struct. 2024-04-16 21:51:56 +01:00
variables.go fix: do not use the wrong profile. 2024-04-23 19:18:42 +01:00