rpm/plugins
Panu Matilainen dd5c0446a3 Stop using deprecated security_context_t
In libselinux >= 3.1 these cause deprecation warnings on build.

security_context_t always was nothing but typedef to plain old "char *"
so just using that is entirely backwards compatible too.
2020-10-28 10:40:22 +02:00
..
Makefile.am plugins/fsverity: Install fsverity signatures 2020-09-04 13:22:38 +03:00
audit.c Add plugin for logging audit events for package operations as per OSPP v4.2 2019-04-09 11:04:02 +02:00
fsverity.c fsverity plugin: Use tag for algorithm 2020-09-04 13:22:38 +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 Stop using deprecated security_context_t 2020-10-28 10:40:22 +02:00
syslog.c Include system.h in ima and syslog plugins 2017-03-24 12:51:39 +02:00
systemd_inhibit.c Fix a minor memory leak on suppressed inhibition lock warning message 2020-01-29 15:19:18 +01:00