Kshitij Gupta
|
aa0a24a0f1
|
Fixes the application level translations, the module level translation in __init__.py become reduntant though as app level covers them. Besides added the feature to allow use of arrow keys for UI_YesNo. Added README.md to store the list of known bugs.
|
2013-10-22 03:06:23 +05:30 |
|
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
|
61ed67f27b
|
So that closes the first proper version of aa-cleanprof with testcases added, fixed profile writer to work on multiple profiles at once, please use the view clean changes option in logprof and genprof, the comment preserver version needs tweaking that version wont be written anyways. Plus a few other changes
|
2013-09-22 15:01:34 +05:30 |
|
Kshitij Gupta
|
72f9a80c76
|
Fixed flag reader and writer to be able to set unset flag for a specific target program also fixed tests for mini tools to be independent of existence of ntpd
|
2013-09-21 12:36:51 +05:30 |
|
Kshitij Gupta
|
2763f0c064
|
Updated __init_.py tested with de_DE and hi_IN translations using old apparmor-utils.mo file, not pushing remainder of files for their lack of beauty
|
2013-09-12 14:42:15 +05:30 |
|
Kshitij Gupta
|
2ce5fd6267
|
Renamed tools to get rid of the .py extension and fixed the same in minitools_test
|
2013-08-31 17:48:40 +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 |
|