rpm/plugins
Per Øyvind Karlsen 5cc9d88ad4 fix memleak in systemd_inhibit plugin
While connection to dbus is closed with dbus_connection_close(),
dbus_connection_unref() is still required to unreference it.
2017-04-27 11:36:12 +03:00
..
Makefile.am Move scriptlet priority reset to a plugin 2017-03-10 12:15:32 +02:00
ima.c Include system.h in ima and syslog plugins 2017-03-24 12:51:39 +02:00
prioreset.c Move scriptlet priority reset to a plugin 2017-03-10 12:15:32 +02:00
selinux.c selinux: use string_to_security_class() instead of class ID 2017-02-08 11:25:25 +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