apparmor/utils/apparmor
Kshitij Gupta b7ff639d73 Fix warnings generated due to unnamed arguments in translatable strings.
This patch:
- replaces unnamed arguments with named arguments wherever more than 1
one arguments ware present in a message
- minor fix in aa-unconfined for pname argument in 2 strings
- updated pot files (as a side-effect of testing with make)

Acked-by: Christian Boltz <apparmor@cboltz.de>
2014-09-14 23:47:00 +05:30
..
__init__.py Add support for better integration of external apparmor modules (e.g. 2014-02-12 23:32:25 -08:00
aa.py Fix warnings generated due to unnamed arguments in translatable strings. 2014-09-14 23:47:00 +05:30
aamode.py fix two issues in LOG_MODE_RE in aamode.py: 2014-07-14 20:56:26 +02:00
cleanprofile.py replace copy_netrules_other with list(netrules_other[...]) in 2014-09-05 23:21:00 +02:00
common.py add recursive_print() to common.py. 2014-02-28 23:31:16 +01:00
config.py Merge in Kshitij Gupta <kgupta8592@gmail.com>'s rewrite of the 2014-02-12 15:54:00 -08:00
easyprof.py Description: use -QTK instead of -p in verify_policy(). '-p' only runs the 2014-06-09 13:38:35 -05:00
logparser.py Fix "Invalid mode found: AUDITING" in aa-logprof. Actually the fix is 2014-08-21 00:55:44 +02:00
rules.py utils: convert raw rules classes to subclass from _Raw_Rule 2014-09-03 18:23:38 -07:00
sandbox.py Move os.chdir(old_cwd) to before the aa-exec call it remove the side-effect of 2014-02-06 15:15:48 -05:00
severity.py Fix more pyflakes issues that cause make check to fail 2014-02-13 10:01:03 -08:00
tools.py Fix warnings generated due to unnamed arguments in translatable strings. 2014-09-14 23:47:00 +05:30
translations.py Merge in Kshitij Gupta <kgupta8592@gmail.com>'s rewrite of the 2014-02-12 15:54:00 -08:00
ui.py Fix warnings generated due to unnamed arguments in translatable strings. 2014-09-14 23:47:00 +05:30
yasti.py utils/apparmor/yasti.py: remove XXX comments; when the time comes for 2014-02-14 22:52:31 -08:00