2
0
mirror of https://gitlab.com/apparmor/apparmor synced 2025-08-28 04:47:53 +00:00

15 Commits

Author SHA1 Message Date
Kshitij Gupta
4f8c524839 Added license headers 2013-09-28 20:43:06 +05:30
Kshitij Gupta
4debd1ea79 Only ran sed -i s/ *// in ./apparmor/*.py , ./Tools/aa* and ./Testing/*.py no other changes, should ignore this commit unless it broke something 2013-09-22 22:51:30 +05:30
Kshitij Gupta
c7a74802ab Tests for minitools aa-disable, aa-audit, aa-complain, aa-enforce added and some minor bugs fixed. Ran all existing test suites on python2 and python3 and tweaked a few things 2013-08-31 04:08:26 +05:30
Kshitij Gupta
27efe62a92 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
Kshitij Gupta
375fc3b5bb edits from review 26,27 and codebase update 2013-07-28 08:23:46 +05:30
Kshitij Gupta
e727c62e76 Fixes from review 19-22 and updated codebase 2013-07-20 04:19:07 +05:30
Kshitij Gupta
211b404195 Fixed configparser and added unit test for the same tried on python2 and python3 2013-07-19 00:44:55 +05:30
Kshitij Gupta
af034537fc A new version of the variable loader for severity 2013-07-18 19:17:43 +05:30
Kshitij Gupta
a33c95f8b1 Some fixes from review16 and updated codebase 2013-07-17 20:38:13 +05:30
Kshitij Gupta
ccee5cd5e0 Codebase update 2 2013-07-09 03:46:26 +05:30
Kshitij Gupta
58f48db381 updated codebase 2013-07-06 18:57:06 +05:30
Kshitij Gupta
b3767766ef Python2 compatible code except for configparser, code from week2 2013-07-04 04:12:04 +05:30
Kshitij Gupta
e4ad1bde21 tested and completed config.py ans severity.py with the exception of source hooks in severity 2013-06-25 04:46:59 +05:30
Kshitij Gupta
1c10749be2 added variable handling also added a loader for all paths 2013-06-23 05:04:22 +05:30
Kshitij Gupta
c70af14af3 modified severity and testing modules 2013-06-21 20:08:32 +05:30