apparmor/utils
Christian Boltz 8c2371a7cd
utils: fix writing alias rules
write_pair() ignored the 'tail' parameter, which resulted in writing
invalid alias rules (without the trailing comma).

Also add an alias to test/cleanprof.* to ensure it doesn't break again.

(cherry picked from commit ae4ab62855)

Acked-by: John Johansen <john.johansen@canonical.com>
Acked-by: Steve Beattie <steve@nxnw.org>
PR: https://gitlab.com/apparmor/apparmor/merge_requests/119
2018-05-08 08:08:55 -07:00
..
apparmor utils: fix writing alias rules 2018-05-08 08:08:55 -07:00
easyprof Add aa-easyprof and easyprof.py and related pieces from the Ubuntu 2014-02-13 17:53:40 -08:00
po Launchpad automatic translations update. 2014-10-28 05:41:09 +00:00
test utils: fix writing alias rules 2018-05-08 08:08:55 -07:00
vim utils: make html version of apparmor.vim manpage 2014-10-16 15:50:13 -07:00
aa-audit Add --no-reload parameter to minitools 2015-06-06 14:22:17 +02:00
aa-audit.pod Add --no-reload to various utils manpages 2017-07-23 21:32:29 +02:00
aa-autodep utils: split out aa-genprof command 2014-03-06 11:54:38 -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 Add --no-reload parameter to minitools 2015-06-06 14:22:17 +02:00
aa-cleanprof.pod Add --no-reload to various utils manpages 2017-07-23 21:32:29 +02:00
aa-complain Add --no-reload parameter to minitools 2015-06-06 14:22:17 +02:00
aa-complain.pod Add --no-reload to various utils manpages 2017-07-23 21:32:29 +02:00
aa-decode aa-decode: add the ability to support PROCTITLE string 2017-12-24 00:27:39 -08:00
aa-decode.pod manpages: incorporate podchecker; fix errors and (most) warnings 2014-09-15 11:30:47 -07:00
aa-disable Add --no-reload parameter to minitools 2015-06-06 14:22:17 +02:00
aa-disable.pod Add --no-reload to various utils manpages 2017-07-23 21:32:29 +02:00
aa-easyprof cherrypick from trunk: 2015-03-31 16:24:31 -05:00
aa-easyprof.pod cherrypick from trunk: 2015-03-31 16:24:31 -05:00
aa-enforce Add --no-reload parameter to minitools 2015-06-06 14:22:17 +02:00
aa-enforce.pod Add --no-reload to various utils manpages 2017-07-23 21:32:29 +02: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 disallow directories as logfile argument in aa-logprof (follow-up 2014-11-05 20:25:44 +01:00
aa-genprof.pod manpages: incorporate podchecker; fix errors and (most) warnings 2014-09-15 11:30:47 -07:00
aa-logprof disallow directories as logfile argument in aa-logprof (follow-up 2014-11-05 20:25:44 +01:00
aa-logprof.pod utils/aa-logprof.pod: fix typo in manpage 2015-08-25 15:18:48 -07:00
aa-mergeprof fix aa-mergeprof capability handling 2015-06-02 13:56:32 +02:00
aa-mergeprof.pod update the aa-mergeprof manpage to match the new commandline syntax 2014-10-16 20:26:45 +02:00
aa-notify Merge branch 'cboltz-notify-dbus-env' into 'master' 2018-02-17 16:04:09 +00:00
aa-notify.pod add missing --display to aa-notify.pod 2014-09-08 20:40:33 +02:00
aa-remove-unknown Merge branch 'cboltz-remove-unknown-newline' into 'master' 2017-12-01 10:10:33 +00:00
aa-remove-unknown.pod utils: Add aa-remove-unknown utility to unload unknown profiles 2017-03-24 17:45:41 +00:00
aa-sandbox utils: remove unneeded imports from aa-easyprof and aa-sandbox 2014-01-17 00:09:23 -08:00
aa-sandbox.pod manpages: incorporate podchecker; fix errors and (most) warnings 2014-09-15 11:30:47 -07:00
aa-status utils: Don't use access() to determine readability of profiles file 2015-06-22 10:15:01 -05:00
aa-status.pod update aa-status.pod for updated podchecker 2017-07-31 10:23:52 -05:00
aa-unconfined utils/aa-unconfined: fix netstat invocation regression 2017-01-09 09:25:35 -08:00
aa-unconfined.pod Merge in Kshitij Gupta <kgupta8592@gmail.com>'s rewrite of the 2014-02-12 15:54:00 -08:00
check_po.pl utitlity to look for problems in the po files. 2007-08-15 19:24:49 +00:00
logprof.conf Also add python 3.5 to logprof.conf 2015-11-19 20:23:52 +01:00
logprof.conf.pod manpages: incorporate podchecker; fix errors and (most) warnings 2014-09-15 11:30:47 -07:00
Makefile utils: Add aa-remove-unknown utility to unload unknown profiles 2017-03-24 17:45:41 +00: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 Update perl abstraction, logprof.conf, severity.db and tests for Debian/Ubuntu 2014-08-20 19:14:24 -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.