summaryrefslogtreecommitdiff
path: root/plugins
Commit message (Expand)AuthorAgeFilesLines
* Install /etc/dbus-1/system.d/org.rpm.confFlorian Festi2023-04-111-0/+4
* Implement proper imaevm detection in the cmake buildPanu Matilainen2022-12-131-1/+0
* Use cmake imported targets to let it sort out the compiler flag detailsPanu Matilainen2022-11-281-27/+18
* Fix fsverity plugin build, obviously never worked with cmake before, dohPanu Matilainen2022-11-031-2/+2
* Fix libacl and libaudit linkage to use info from pkg-configPanu Matilainen2022-11-031-1/+1
* Remove autotools buildPanu Matilainen2022-10-211-71/+0
* Add a handler for libselinux log messages (RhBug:2123719, RhBug:2050774)Panu Matilainen2022-10-181-0/+30
* fapolicyd: Make write() nonblockingRadovan Sroka2022-09-131-9/+65
* Add an experimental CMake build systemPanu Matilainen2022-06-281-0/+51
* Drop support for ancient libselinuxPanu Matilainen2022-06-161-37/+0
* Eliminate the strange include pre-build install machineryPanu Matilainen2022-03-101-1/+1
* Use proper addressing for our public headers everywherePanu Matilainen2022-03-102-5/+5
* Rename pgpHexStr() to rpmhex(), but preserve ABI for nowPanu Matilainen2022-02-251-1/+1
* ima: Install on filesystems without xattr support without failingDarren Kenny2022-02-231-2/+6
* Pass file descriptor to file prepare plugin hook, use when possiblePanu Matilainen2022-02-164-16/+18
* Fix missing includes revealed by c2ef4dd2a7f8cfe3cf305591ffef593621dc9be2Panu Matilainen2021-11-182-1/+3
* Include rpmpgp.h only where it is actually neededJustus Winter2021-11-175-0/+9
* Add dbus-announce pluginFlorian Festi2021-08-123-0/+161
* Fix resource leaks in fapolicyd pluginRadovan Sroka2021-03-101-1/+3
* Added fapolicyd rpm pluginRadovan Sroka2021-01-282-0/+195
* Stop using deprecated security_context_tPanu Matilainen2020-10-281-2/+2
* fsverity plugin: Use tag for algorithmJes Sorensen2020-09-041-2/+6
* plugins/fsverity: Install fsverity signaturesJes Sorensen2020-09-042-0/+183
* Use common error logic regardless of setexecfilecon() availabilityPanu Matilainen2020-02-191-23/+21
* Fix a minor memory leak on suppressed inhibition lock warning messagePanu Matilainen2020-01-291-4/+6
* Silence spurious error message from lsetfilecon() on -EOPNOTSUPPPanu Matilainen2019-12-131-3/+4
* Revert "Fully shutdown DBUS on systemd_inhibit cleanup (RhBug:1714657)"Panu Matilainen2019-10-161-6/+0
* Fix suspicious condition in selinux pluginPanu Matilainen2019-10-071-1/+1
* Suppress inhibition lock warning message when DBus service is not availableShogo Matsumoto2019-09-181-1/+3
* Fully shutdown DBUS on systemd_inhibit cleanup (RhBug:1714657)Panu Matilainen2019-05-291-0/+6
* Add plugin for logging audit events for package operations as per OSPP v4.2Panu Matilainen2019-04-092-0/+106
* Log RPMLOG_ERR level messages on actual errors in selinux plugin, doh.Panu Matilainen2019-02-141-10/+9
* Fix testing for wrong variable in selinux plugin debug logPanu Matilainen2018-10-101-1/+1
* ima: Also apply signatures to config filesStefan Berger2018-02-121-3/+17
* Test for lsetxattr() presence, don't try building IMA plugin without itPanu Matilainen2017-10-271-0/+2
* fix memleak in systemd_inhibit pluginPer Øyvind Karlsen2017-04-271-1/+3
* Include system.h in ima and syslog pluginsGleb Fotengauer-Malinovskiy2017-03-242-0/+4
* Fix Large File Support (LFS) in sepdebugcrcfix tool and systemd_inhibit.so pl...Gleb Fotengauer-Malinovskiy2017-03-241-0/+2
* Move scriptlet priority reset to a pluginPanu Matilainen2017-03-102-0/+54
* selinux: use string_to_security_class() instead of class IDDavide Cavalca2017-02-081-1/+1
* Define AM_CFLAGS inside the Makefile.am files themselves.Mark Wielaard2016-12-091-0/+1
* Better diagnostics for systemd inhibit problemsPanu Matilainen2016-10-111-5/+7
* ima-plugin: Move the IMA plugin to the fsm_file_prepare hookStefan Berger2016-10-101-20/+26
* ima-plugin: Have executable configuration files signedStefan Berger2016-10-101-7/+12
* Remove leftover include of <selinux/flask.h>Panu Matilainen2016-10-031-1/+0
* Fix handling of zero-length file digestsStefan Berger2016-04-291-1/+24
* Display message when a hook function of some plugin fails (rhbz:1262424)Lubos Kardos2016-03-071-0/+3
* Also block idle and sleep in the systemd-inhibit pluginFlorian Festi2016-02-191-1/+1
* Permit scriptlet exec context setting to fail in non-enforcing modesFlorian Festi2015-10-121-3/+3
* Fix file signatures not installingFionnuala Gunter2015-09-011-8/+1