summaryrefslogtreecommitdiff
path: root/plugins
Commit message (Expand)AuthorAgeFilesLines
* 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
* IMA plugin labels ima xattr with file signaturesfin@linux.vnet.ibm.com2015-08-122-0/+55
* Use setexecfilecon() from libselinux instead of ad-hoc codeGuillem Jover2015-02-161-1/+14
* Do not load the systemd_inhibit plugin if not booted with systemd.Dimitri John Ledkov2014-10-301-0/+17
* Drop the experimental collection supportPanu Matilainen2014-06-173-706/+1
* And now that we finally can, pass rpmfi to plugin hooks when availablePanu Matilainen2014-03-051-1/+1
* Permit scriptlet exec context setting to fail in non-enforcing modesPanu Matilainen2013-04-051-0/+4
* Rename all hook functions for saner debuggingPanu Matilainen2013-04-055-38/+38
* Eliminate redundant name variable from sepolicy pluginPanu Matilainen2013-04-031-5/+2
* Drop now redundant name and opts arguments to plugin init hookPanu Matilainen2013-04-032-4/+2
* Change syslog plugin to use plugin private data instead of globalsPanu Matilainen2013-04-031-17/+31
* Eliminate now unnecessary init + cleanup hooks in exec pluginPanu Matilainen2013-04-031-20/+3
* Pass the handle to plugin itself to all plugin hooksPanu Matilainen2013-04-035-22/+28
* Separate the external plugin API to its own headerPanu Matilainen2013-04-035-5/+5
* Plugin cleanup hook is not allowed to failPanu Matilainen2013-04-033-6/+3
* Remove unused init + cleanup hooks in selinux and systemd inhibit pluginsPanu Matilainen2013-04-032-24/+0
* Restore former behavior of ignoring selinux label "not found" errorsPanu Matilainen2013-04-021-1/+5
* Further adjust our plugins wrt the new hook systemPanu Matilainen2013-03-317-74/+45
* Revamp the way plugin hooks discovered and called, adjust pluginsPanu Matilainen2013-03-315-32/+41
* First cut at a simple syslog pluginPanu Matilainen2013-03-282-0/+101
* Fix segfault in selinux plugin when labeling is disabledPanu Matilainen2013-03-271-1/+1
* Eliminate built-in selinux support. RIP.Panu Matilainen2013-03-211-4/+5
* First cut at selinux plugin to replace the in-core selinux supportPanu Matilainen2013-03-212-0/+183
* Add fsm file prepare plugin hookPanu Matilainen2013-03-211-0/+1
* Replace separate action + type to plugins with single rpmFileOp argumentPanu Matilainen2013-03-211-2/+2
* Adding FSM file hooksElena Reshetova2013-02-221-0/+6
* On a second thought, rename block_shutdown plugin to systemd_inhibitPanu Matilainen2013-01-212-4/+4
* First cut at shutdown prevention pluginPanu Matilainen2013-01-152-0/+107
* Making pre/post tsm/psm hooks more consistent.Elena Reshetova2012-12-051-2/+2
* Improving scriptlet related rpm plugin hooks.Elena Reshetova2012-11-291-2/+4
* Revert "Improving script related rpm plugin hooks."Panu Matilainen2012-11-261-2/+1
* Improving script related rpm plugin hooks.Elena Reshetova2012-11-231-1/+2
* Extending rpm plugin interface, part 1Elena Reshetova2012-11-081-0/+14
* Eliminate now unnecessary WITH_SELINUX conditionals in sepolicy pluginPanu Matilainen2012-10-111-22/+3
* Only try compiling sepolicy plugin if selinux is enabledPanu Matilainen2012-10-111-1/+4
* remove the 'path' parameter of rpmtsSELabelInit()Ales Kozumplik2012-01-121-1/+1
* selinux: reopen label between transactions if necessary (RhBug: 746073)Ales Kozumplik2012-01-121-1/+1