rpm/plugins
Panu Matilainen 8cbe8baf9c Log RPMLOG_ERR level messages on actual errors in selinux plugin, doh.
When there's an actual error, people will want to know without having
to rerun in verbose mode. Such as in RhBug:1641631 where configured
selinux policy differs from what is installed - the former message

    error: Plugin selinux: hook tsm_pre failed

...is not particularly helpful to anybody, whereas this actually provides
some clues now:

    error: selabel_open: (/etc/selinux/ponies/contexts/files/file_contexts) No such file or directory
    error: Plugin selinux: hook tsm_pre failed
2019-02-14 13:12:49 +02:00
..
Makefile.am Test for lsetxattr() presence, don't try building IMA plugin without it 2017-10-27 12:49:29 +03:00
ima.c ima: Also apply signatures to config files 2018-02-12 10:21:40 +02:00
prioreset.c Move scriptlet priority reset to a plugin 2017-03-10 12:15:32 +02:00
selinux.c Log RPMLOG_ERR level messages on actual errors in selinux plugin, doh. 2019-02-14 13:12:49 +02:00
syslog.c Include system.h in ima and syslog plugins 2017-03-24 12:51:39 +02:00
systemd_inhibit.c fix memleak in systemd_inhibit plugin 2017-04-27 11:36:12 +03:00