apparmor/utils
2014-02-13 08:20:59 -08:00
..
apparmor Add support for better integration of external apparmor modules (e.g. 2014-02-12 23:32:25 -08:00
easyprof utils/easyprof/templates/sandbox-x: add explicit deny rule to deny 2012-08-27 16:43:20 -05:00
po Merge in Kshitij Gupta <kgupta8592@gmail.com>'s rewrite of the 2014-02-12 15:54:00 -08:00
test Fix up execute permissions that were lost in the merger for some reason. 2014-02-12 16:59:27 -08:00
vim apparmor.vim says "attach_disconnect" is correct, but the parser only 2014-01-29 23:16:36 +01:00
aa-audit Fix up execute permissions that were lost in the merger for some reason. 2014-02-12 16:59:27 -08:00
aa-audit.pod Merge in Kshitij Gupta <kgupta8592@gmail.com>'s rewrite of the 2014-02-12 15:54:00 -08:00
aa-autodep Fix up execute permissions that were lost in the merger for some reason. 2014-02-12 16:59:27 -08:00
aa-autodep.pod Merge in Kshitij Gupta <kgupta8592@gmail.com>'s rewrite of the 2014-02-12 15:54:00 -08:00
aa-cleanprof Fix up execute permissions that were lost in the merger for some reason. 2014-02-12 16:59:27 -08:00
aa-cleanprof.pod Merge in Kshitij Gupta <kgupta8592@gmail.com>'s rewrite of the 2014-02-12 15:54:00 -08:00
aa-complain Fix up execute permissions that were lost in the merger for some reason. 2014-02-12 16:59:27 -08:00
aa-complain.pod Merge in Kshitij Gupta <kgupta8592@gmail.com>'s rewrite of the 2014-02-12 15:54:00 -08:00
aa-decode speed up aa-decode by using a bash regex matching instead of calling egrep for each line. 2013-01-01 20:15:04 +01:00
aa-decode.pod as ACKed on IRC, drop the unused $Id$ tags everywhere 2010-12-20 12:29:10 -08:00
aa-disable Fix up execute permissions that were lost in the merger for some reason. 2014-02-12 16:59:27 -08:00
aa-disable.pod Merge in Kshitij Gupta <kgupta8592@gmail.com>'s rewrite of the 2014-02-12 15:54:00 -08:00
aa-easyprof utils: address pep8 complaints 2014-01-20 11:51:01 -08:00
aa-easyprof.pod This patchset is broken into 4 parts: 2012-05-07 22:37:48 -07:00
aa-enforce Fix up execute permissions that were lost in the merger for some reason. 2014-02-12 16:59:27 -08:00
aa-enforce.pod Merge in Kshitij Gupta <kgupta8592@gmail.com>'s rewrite of the 2014-02-12 15:54:00 -08:00
aa-exec remove unneeded perl requires on Time::Local and File::Basename 2013-06-27 12:11:09 -05:00
aa-exec.pod fix broken URLs in various utils/*.pod files. 2013-09-19 21:17:39 +02:00
aa-genprof Fix up some more pyflakes issues with the tools 2014-02-13 08:20:59 -08:00
aa-genprof.pod Merge in Kshitij Gupta <kgupta8592@gmail.com>'s rewrite of the 2014-02-12 15:54:00 -08:00
aa-logprof Fix up execute permissions that were lost in the merger for some reason. 2014-02-12 16:59:27 -08:00
aa-logprof.pod Merge in Kshitij Gupta <kgupta8592@gmail.com>'s rewrite of the 2014-02-12 15:54:00 -08:00
aa-mergeprof Fix up some more pyflakes issues with the tools 2014-02-13 08:20:59 -08:00
aa-mergeprof.pod Merge in Kshitij Gupta <kgupta8592@gmail.com>'s rewrite of the 2014-02-12 15:54:00 -08:00
aa-notify More helpful error message for "aa-notify -p" if a user is not member of 2011-10-20 00:20:02 +02:00
aa-notify.pod utils/aa-notify.pod: update to clarify '-u' argument when using '-p' 2011-08-17 07:49:00 -05:00
aa-sandbox utils: remove unneeded imports from aa-easyprof and aa-sandbox 2014-01-17 00:09:23 -08:00
aa-sandbox.pod utils/aa-sandbox.pod: note on hotplugging monitors 2012-08-29 08:49:15 -05:00
aa-status - added new aa-status tool rewritten in Python 2011-05-27 15:08:50 -04:00
aa-status.pod fix broken URLs in various utils/*.pod files. 2013-09-19 21:17:39 +02:00
aa-unconfined Fix up execute permissions that were lost in the merger for some reason. 2014-02-12 16:59:27 -08:00
aa-unconfined.pod Merge in Kshitij Gupta <kgupta8592@gmail.com>'s rewrite of the 2014-02-12 15:54:00 -08:00
apparmor-utils.spec.in as ACKed on IRC, drop the unused $Id$ tags everywhere 2010-12-20 12:29:10 -08:00
check_po.pl utitlity to look for problems in the po files. 2007-08-15 19:24:49 +00:00
logprof.conf update logprof.conf for UsrMove 2014-02-02 15:12:32 +01:00
logprof.conf.pod fix broken URLs in various utils/*.pod files. 2013-09-19 21:17:39 +02:00
Makefile Fix make install to handle new python binaries, as well as informing 2014-02-13 00:04:39 -08:00
notify.conf Here is a patch to standardize on all utils using the "aa-" prefix instead 2010-11-03 17:03:52 -07:00
python-tools-setup.py Fix make install to handle new python binaries, as well as informing 2014-02-13 00:04:39 -08:00
README.md Merge in Kshitij Gupta <kgupta8592@gmail.com>'s rewrite of the 2014-02-12 15:54:00 -08:00
severity.db CAP_EPOLLWAKEUP was renamed to CAP_BLOCK_SUSPEND. Update severity.db for that. 2012-08-14 13:46:10 -05:00

Known Bugs: Will allow multiple letters in the () due to translation/unicode issues with regexing the key. User input will probably bug out in a different locale.