summaryrefslogtreecommitdiff
path: root/bus/apparmor.c
AgeCommit message (Expand)AuthorFilesLines
2015-02-19apparmor: Fix build failure with --disable-apparmorTyler Hicks1-24/+24
2015-02-18Revert "Add DBus method to return the AA context of a connection"Simon McVittie1-15/+0
2015-02-18Add DBus method to return the AA context of a connectionTyler Hicks1-0/+15
2015-02-18apparmor: tighten up terminology for context vs. label vs. profileSimon McVittie1-38/+40
2015-02-18Mediation of processes eavesdroppingTyler Hicks1-0/+117
2015-02-18Mediation of processes sending and receiving messagesJohn Johansen1-0/+339
2015-02-18Mediation of processes that acquire well-known namesJohn Johansen1-2/+283
2015-02-18Store AppArmor label of connecting processesTyler Hicks1-3/+51
2015-02-18Store AppArmor label of bus during initializationTyler Hicks1-1/+86
2015-02-18Initialize AppArmor mediationJohn Johansen1-0/+177
2015-02-18Add apparmor element support to bus config parsingTyler Hicks1-0/+79