apparmor/Tools
Kshitij Gupta bdc2677f7b
2013-08-31 04:13:05 +05:30
..
aa-audit.py 2013-08-31 04:13:05 +05:30
aa-autodep.py 2013-08-31 04:13:05 +05:30
aa-cleanprof.py 2013-08-31 04:13:05 +05:30
aa-complain.py 2013-08-31 04:13:05 +05:30
aa-disable.py 2013-08-31 04:13:05 +05:30
aa-enforce.py 2013-08-31 04:13:05 +05:30
aa-genprof.py Merged aa-audit, aa-autodep, aa-complain, aa-disable, aa-enforce to share the common code into a tools.py module. Added -r/--remove feature to aa-complain, aa-enforce, aa-audit and -r/--revert feature to aa-disable. Some other fixes from review 48..51 2013-08-26 00:23:59 +05:30
aa-logprof.py Merged aa-audit, aa-autodep, aa-complain, aa-disable, aa-enforce to share the common code into a tools.py module. Added -r/--remove feature to aa-complain, aa-enforce, aa-audit and -r/--revert feature to aa-disable. Some other fixes from review 48..51 2013-08-26 00:23:59 +05:30
aa-mergeprof.py 2013-08-31 04:13:05 +05:30
aa-unconfined.py Fixes from review 52-53, merging cleanprof into apparmor/tools.py corrected enforce() and complain() to create/remove symlinks to force-complain/disable subdirs. Wrote some tests for globbing methods, segregated glob-path and glob-path-with-extension into methods in aa.py 2013-08-30 03:54:31 +05:30