- Jul 06, 2018
-
-
Martyn Welch authored
Signed-off-by:
Martyn Welch <martyn.welch@collabora.co.uk>
-
Martyn Welch authored
Busctl attempts to read from a number of /proc entries that the original script didn't. This isn't an issue, so we allow it in the apparmor config so as not to end up with extra DENIED apparmor messages in the journal which will break the pattern matching. Signed-off-by:
Martyn Welch <martyn.welch@collabora.co.uk>
-
Martyn Welch authored
-
Martyn Welch authored
Signed-off-by:
Martyn Welch <martyn.welch@collabora.co.uk>
-
Martyn Welch authored
-
- Jul 05, 2018
-
-
Martyn Welch authored
The script aa_log_extract_tokens.pl expects the format of the logs from audit. As we don't have audit in the majority of our images and would like to extract this information from the journal, remove this script and replace with a shell function. Signed-off-by:
Martyn Welch <martyn.welch@collabora.co.uk>
-
Martyn Welch authored
Signed-off-by:
Martyn Welch <martyn.welch@collabora.co.uk>
-
Martyn Welch authored
Signed-off-by:
Martyn Welch <martyn.welch@collabora.co.uk>
-
Martyn Welch authored
A number of tests use the script `run-aa-test`. Add the shell port of this script to common so that it doesn't need to be replicated in multiple places. This script uses `aa_log_extract_tokens.pl`, so pull that into common too. Signed-off-by:
Martyn Welch <martyn.welch@collabora.co.uk>
-
Martyn Welch authored
-
Martyn Welch authored
The script aa_log_extract_tokens.pl expects the format of the logs from audit. As we don't have audit in the majority of our images and would like to extract this information from the journal, remove this script and replace with a shell function. Signed-off-by:
Martyn Welch <martyn.welch@collabora.co.uk>
-
Martyn Welch authored
Signed-off-by:
Martyn Welch <martyn.welch@collabora.co.uk>
-
Martyn Welch authored
-
Martyn Welch authored
The script aa_log_extract_tokens.pl expects the format of the logs from audit. As we don't have audit in the majority of our images and would like to extract this information from the journal, remove this script and replace with a shell function. Signed-off-by:
Martyn Welch <martyn.welch@collabora.co.uk>
-
- Jul 04, 2018
-
-
Martyn Welch authored
Signed-off-by:
Martyn Welch <martyn.welch@collabora.co.uk>
-
Martyn Welch authored
-
Martyn Welch authored
Signed-off-by:
Martyn Welch <martyn.welch@collabora.co.uk>
-
Martyn Welch authored
Signed-off-by:
Martyn Welch <martyn.welch@collabora.co.uk>
-
Martyn Welch authored
-
Martyn Welch authored
A number of tests use the script `run-aa-test`. Add the shell port of this script to common so that it doesn't need to be replicated in multiple places. This script uses `aa_log_extract_tokens.pl`, so pull that into common too. Signed-off-by:
Martyn Welch <martyn.welch@collabora.co.uk>
-
- Jul 03, 2018
-
-
Andre Moreira Magalhaes authored
Move run-aa-test to common See merge request !1
-
Martyn Welch authored
Move the converted run-aa-test script to the common directory. This script is used by a number of tests, ensure this converted version is available for others to use when the other tests are converted. Signed-off-by:
Martyn Welch <martyn.welch@collabora.co.uk>
-
Martyn Welch authored
Signed-off-by:
Martyn Welch <martyn.welch@collabora.co.uk>
-
- Jul 02, 2018
-
-
Martyn Welch authored
Signed-off-by:
Martyn Welch <martyn.welch@collabora.co.uk>
-
Martyn Welch authored
git-subtree-dir: common git-subtree-mainline: a2997b21 git-subtree-split: 5f7c5884
-
Martyn Welch authored
Rather than housing the source code for the dbus-server in tree, grab a copy from the built binary package. Signed-off-by:
Martyn Welch <martyn.welch@collabora.co.uk>
-
Martyn Welch authored
Signed-off-by:
Martyn Welch <martyn@welchs.me.uk>
-
Martyn Welch authored
Signed-off-by:
Martyn Welch <martyn@welchs.me.uk>
-
Frédéric Dalleau authored
Signed-off-by:
Frédéric Dalleau <frederic.dalleau@collabora.com>
-
- Jun 27, 2018
-
-
Martyn Welch authored
Signed-off-by:
Martyn Welch <martyn@welchs.me.uk>
-
Martyn Welch authored
Signed-off-by:
Martyn Welch <martyn@welchs.me.uk>
-
Martyn Welch authored
Signed-off-by:
Martyn Welch <martyn@welchs.me.uk>
-
Martyn Welch authored
This is basically the demo provided by Lennart. Signed-off-by:
Martyn Welch <martyn@welchs.me.uk>
-
- Jun 18, 2018
-
-
Frédéric Dalleau authored
Add more helper scripts required by tests See merge request common!1
-
Andre Moreira Magalhaes authored
-
Frédéric Dalleau authored
-