summaryrefslogtreecommitdiff
path: root/plugins/systemd_inhibit.c
Commit message (Expand)AuthorAgeFilesLines
* Fix a minor memory leak on suppressed inhibition lock warning messagePanu Matilainen2020-01-291-4/+6
* Revert "Fully shutdown DBUS on systemd_inhibit cleanup (RhBug:1714657)"Panu Matilainen2019-10-161-6/+0
* 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
* fix memleak in systemd_inhibit pluginPer Øyvind Karlsen2017-04-271-1/+3
* Fix Large File Support (LFS) in sepdebugcrcfix tool and systemd_inhibit.so pl...Gleb Fotengauer-Malinovskiy2017-03-241-0/+2
* Better diagnostics for systemd inhibit problemsPanu Matilainen2016-10-111-5/+7
* Also block idle and sleep in the systemd-inhibit pluginFlorian Festi2016-02-191-1/+1
* Do not load the systemd_inhibit plugin if not booted with systemd.Dimitri John Ledkov2014-10-301-0/+17
* Rename all hook functions for saner debuggingPanu Matilainen2013-04-051-4/+4
* Pass the handle to plugin itself to all plugin hooksPanu Matilainen2013-04-031-2/+2
* Separate the external plugin API to its own headerPanu Matilainen2013-04-031-1/+1
* Remove unused init + cleanup hooks in selinux and systemd inhibit pluginsPanu Matilainen2013-04-031-12/+0
* Further adjust our plugins wrt the new hook systemPanu Matilainen2013-03-311-5/+5
* Revamp the way plugin hooks discovered and called, adjust pluginsPanu Matilainen2013-03-311-7/+7
* On a second thought, rename block_shutdown plugin to systemd_inhibitPanu Matilainen2013-01-211-0/+100