[apparmor] [patch] [0/9] add dbus rule support to the tools

Christian Boltz apparmor at cboltz.de
Sun Dec 27 15:01:37 UTC 2015


Hello,

just in case someone is bored and doesn't have enough code to review... ;-)

This patch series adds full support for dbus rules to the tools, 
including handling dbus log events in aa-logprof, de-duplication in 
aa-cleanprof and handling in aa-mergeprof.


diffstat summary for all patches:

 utils/apparmor/aa.py                   |   19 -
 utils/apparmor/logparser.py            |    9 
 utils/apparmor/regex.py                |   11 
 utils/apparmor/rule/dbus.py            |  327 ++++++++++++
 utils/apparmor/rules.py                |   33 -
 utils/test/cleanprof_test.in           |    3 
 utils/test/cleanprof_test.out          |    2 
 utils/test/common_test.py              |    2 
 utils/test/test-dbus.py                |  864 +++++++++++++++++++++++++++++++++
 utils/test/test-dbus_parse.py          |   28 -
 utils/test/test-parser-simple-tests.py |   25 
 utils/test/test-regex_matches.py       |   33 +
 12 files changed, 1289 insertions(+), 147 deletions(-)


Regards,

Christian Boltz
-- 
Stell dein cron auch deine Rechneruhr? Ja?
Dann würde ich ihm nicht allzuviel mehr anvertrauen - er scheint leicht
überlastet und strebt in Riesenschritten die Rente an ;-)
[Matthias Houdek in suse-linux zu einer Mail aus der Zukunft]
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: This is a digitally signed message part.
URL: <https://lists.ubuntu.com/archives/apparmor/attachments/20151227/bb7dd3e8/attachment.pgp>


More information about the AppArmor mailing list