apparmor/utils
Christian Boltz f305bb1831 Add CAP_CHECKPOINT_RESTORE to severity.db
MR: https://gitlab.com/apparmor/apparmor/-/merge_requests/656
Signed-off-by: John Johansen <john.johansen@canonical.com>
(cherry picked from commit 2c2dbdc3a3)
2020-10-15 03:07:16 -07:00
..
apparmor Merge branch 'cboltz-unbalanced-parenthesis' into 'master' 2019-07-09 19:46:08 +00:00
easyprof Add aa-easyprof and easyprof.py and related pieces from the Ubuntu 2014-02-13 17:53:40 -08:00
po Merge branch 'cboltz-2.12-fix-utils-po' into 'apparmor-2.12' 2018-10-03 16:31:51 +00:00
test Add most abi/bad_*.sd tests to "exception not raised" list 2018-10-13 14:39:18 -07:00
vim Fix capability mispelling. 2019-09-20 02:17:47 -07:00
aa-audit Improve exception handling 2015-07-06 22:02:34 +02:00
aa-audit.pod all: Use HTTPS links for apparmor.net 2018-09-13 12:05:12 -07:00
aa-autodep Add --no-reload option to aa-autodep 2015-07-14 01:45:42 +02:00
aa-autodep.pod all: Use HTTPS links for apparmor.net 2018-09-13 12:05:12 -07:00
aa-cleanprof Improve exception handling 2015-07-06 22:02:34 +02:00
aa-cleanprof.pod all: Use HTTPS links for apparmor.net 2018-09-13 12:05:12 -07:00
aa-complain Improve exception handling 2015-07-06 22:02:34 +02:00
aa-complain.pod all: Use HTTPS links for apparmor.net 2018-09-13 12:05:12 -07:00
aa-decode aa-decode: add the ability to support PROCTITLE string 2017-12-24 00:26:58 -08:00
aa-decode.pod manpages: incorporate podchecker; fix errors and (most) warnings 2014-09-15 11:30:47 -07:00
aa-disable Improve exception handling 2015-07-06 22:02:34 +02:00
aa-disable.pod all: Use HTTPS links for apparmor.net 2018-09-13 12:05:12 -07:00
aa-easyprof utils: Use apparmor.fail for AppArmorException handling in aa-easyprof 2015-12-16 16:12:59 -06:00
aa-easyprof.pod utils/aa-easyprof.pod: corrections for --show-templates and 2015-03-27 16:33:35 -05:00
aa-enforce Improve exception handling 2015-07-06 22:02:34 +02:00
aa-enforce.pod all: Use HTTPS links for apparmor.net 2018-09-13 12:05:12 -07:00
aa-exec remove unneeded perl requires on Time::Local and File::Basename 2013-06-27 12:11:09 -05:00
aa-exec.pod all: Use HTTPS links for apparmor.net 2018-09-13 12:05:12 -07:00
aa-genprof utils: Point to the correct Profiles wiki page 2018-09-13 12:05:12 -07:00
aa-genprof.pod all: Use HTTPS links for apparmor.net 2018-09-13 12:05:12 -07:00
aa-logprof Improve exception handling 2015-07-06 22:02:34 +02:00
aa-logprof.pod all: Use HTTPS links for apparmor.net 2018-09-13 12:05:12 -07:00
aa-mergeprof Initialize hats that don't exist in the /etc/apparmor.d profile yet 2018-10-11 21:37:41 +02:00
aa-mergeprof.pod all: Use HTTPS links for apparmor.net 2018-09-13 12:05:12 -07:00
aa-notify aa-notify: Read user's configuration file from XDG_CONFIG_HOME 2018-10-04 23:41:07 -07:00
aa-notify.pod aa-notify man page: update user's configuration file path 2018-10-21 19:42:08 -07:00
aa-remove-unknown Merge branch 'cboltz-remove-unknown-newline' into 'master' 2017-12-01 10:10:21 +00:00
aa-remove-unknown.pod utils: Add aa-remove-unknown utility to unload unknown profiles 2017-03-24 17:39:49 +00:00
aa-sandbox Improve exception handling 2015-07-06 22:02:34 +02:00
aa-sandbox.pod manpages: incorporate podchecker; fix errors and (most) warnings 2014-09-15 11:30:47 -07:00
aa-status Merge branch 'cboltz-status-parenthesis' into 'master' 2019-09-23 18:56:15 +00:00
aa-status.pod all: Use HTTPS links for apparmor.net 2018-09-13 12:05:12 -07:00
aa-unconfined Subject: utils/aa-unconfined: fix netstat invocation regression 2017-01-09 09:22:58 -08:00
aa-unconfined.pod all: Use HTTPS links for apparmor.net 2018-09-13 12:05:12 -07:00
check_po.pl utitlity to look for problems in the po files. 2007-08-15 19:24:49 +00:00
logprof.conf Merge branch 'zsh' into 'master' 2018-09-24 17:35:40 +00:00
logprof.conf.pod all: Use HTTPS links for apparmor.net 2018-09-13 12:05:12 -07:00
Makefile utils: Add aa-remove-unknown utility to unload unknown profiles 2017-03-24 17:39:49 +00:00
notify.conf comment out use_group to remove group restrictions 2018-07-12 13:32:13 -07:00
python-tools-setup.py utils: fix python install for rule/ subdirectory 2015-01-13 13:03:11 -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 Add CAP_CHECKPOINT_RESTORE to severity.db 2020-10-15 03:07:16 -07: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.