Re: [apparmor] [patch] Add support for signal log events to aa-logprof

2015-11-26 Thread John Johansen
On 10/23/2015 11:11 AM, Christian Boltz wrote: > Hello, > > this patch adds support for signal log events to aa-logprof. > > In other words: this is the first new feature in aa-logprof since I'm > working on the rule classes :-) > > In detail, this means: > - handle signal events in

Re: [apparmor] [patch] Add support for signal log events to aa-logprof

2015-11-26 Thread Christian Boltz
Hello, Am Donnerstag, 26. November 2015 schrieb John Johansen: > > this patch adds support for signal log events to aa-logprof. > > > > In other words: this is the first new feature in aa-logprof since > > I'm working on the rule classes :-) > > > > In detail, this means: > > - handle signal

[apparmor] [patch] Add support for signal log events to aa-logprof

2015-10-23 Thread Christian Boltz
Hello, this patch adds support for signal log events to aa-logprof. In other words: this is the first new feature in aa-logprof since I'm working on the rule classes :-) In detail, this means: - handle signal events in logparser.py - "translate" those events in aa.py - from log (logparser.py