summaryrefslogtreecommitdiff
path: root/pkg/aaparser
Commit message (Expand)AuthorAgeFilesLines
* pkg/aaparser: deprecate GetVersion, as it's no longer usedSebastiaan van Stijn2023-05-091-0/+2
* Also trim "~..." from AppArmor versionsTianon Gravi2020-10-082-0/+10
* pkg/aaparser: support parsing version like "3.0.0-beta1"Akihiro Suda2020-10-022-0/+17
* Add canonical import commentDaniel Nephin2018-02-052-2/+2
* apparmor: make pkg/aaparser work on read-only rootAleksa Sarai2017-05-181-3/+4
* pkg: return directly without ifs where possibleunclejack2016-12-131-4/+1
* Get rid of err altogether by just returning the assignmentXianglin Gao2016-12-131-1/+1
* fix apparmor load profileXianglin Gao2016-11-291-2/+1
* Fix apparmor profile installationChristopher Jones2016-09-291-1/+1
* apparmor: do not save profile to /etc/apparmor.dAleksa Sarai2016-09-131-3/+3
* apparmor: fix version checks to work properlyAleksa Sarai2016-02-152-29/+53
* refactor aaparser pkg, add unit testsJessica Frazelle2016-01-132-9/+105
* check version for docker-default aa profileJessica Frazelle2015-11-301-0/+45