.. |
rule
|
MqueueRule: allow / as mqueue name
|
2024-07-21 19:13:50 +02:00 |
__init__.py
|
Due to wanting to support additional external apparmor python modules,
|
2014-09-15 12:18:16 -07:00 |
aa.py
|
Merge utils: Ignore/skip disabled profiles
|
2024-07-17 01:25:26 -07:00 |
aare.py
|
AARE: add __eq__() to allow checking aare1 == aare2
|
2023-10-11 20:38:38 +02:00 |
cleanprofile.py
|
Fix most PEP 8 whitespace, indentation, and major line length violations.
|
2022-08-21 11:15:07 -04:00 |
common.py
|
Defer logger string formatting
|
2023-03-05 20:42:28 -05:00 |
config.py
|
Ensure opened temporary files are closed.
|
2022-07-17 21:52:55 -04:00 |
easyprof.py
|
Resolve string escape sequence DeprecationWarnings
|
2022-11-21 22:08:42 -05:00 |
fail.py
|
Use triple double-quoted strings for docstrings.
|
2022-08-21 11:15:07 -04:00 |
logparser.py
|
Merge Handle mount events/log entries without class
|
2024-05-10 12:31:41 +00:00 |
notify.py
|
Defer logger string formatting
|
2023-03-05 20:42:28 -05:00 |
profile_list.py
|
ProfileList: merge self.attachments_AARE into self.attachments['re']
|
2023-10-11 20:39:37 +02:00 |
profile_storage.py
|
Adding userspace support for mount rules in aa-genprof/aa-logprof
|
2024-02-29 17:59:50 +00:00 |
regex.py
|
Adding userspace support for mount rules in aa-genprof/aa-logprof
|
2024-02-29 17:59:50 +00:00 |
rules.py
|
Fix most PEP 8 whitespace, indentation, and major line length violations.
|
2022-08-21 11:15:07 -04:00 |
sandbox.py
|
Fix AttributeError caused by Python 3 migration
|
2023-02-19 17:18:08 -05:00 |
severity.py
|
Use string startswith() and endswith() methods instead of slicing to check for prefixes and suffixes.
|
2022-08-21 11:15:07 -04:00 |
tools.py
|
Merge Fix redefinition of _
|
2024-04-22 16:42:13 -07:00 |
translations.py
|
Order imports and module-level dunder name assignments.
|
2022-08-21 11:15:07 -04:00 |
ui.py
|
Add option to log aa-logprof json input and output
|
2023-07-30 21:28:35 +02:00 |