summaryrefslogtreecommitdiff
path: root/src/test-inhibit.c
AgeCommit message (Expand)AuthorFilesLines
2017-05-21fix: remove the rest of the gcc warningsEric Koegel1-1/+1
2015-06-21Add new DBUS method: ListInhibitorsEric Koegel1-3/+9
2015-06-07Add "mode" to the inhibit callEric Koegel1-18/+30
2014-11-02Don't tie the inhibit locks to the who stringEric Koegel1-73/+0
2014-10-21Escape the who string before using itEric Koegel1-3/+24
2014-10-19g_assert_false is too newEric Koegel1-11/+11
2014-10-19Fix hibernate on FreeBSDEric Koegel1-2/+2
2014-10-19Inhibit Manager now emits event changed signalsEric Koegel1-12/+32
2014-10-18Fill in the inhibit manager someEric Koegel1-2/+96
2014-10-15Use g_io_add_watch for the named pipeEric Koegel1-0/+3
2014-10-14Update documentationEric Koegel1-1/+1
2014-10-14Add the suspend/hibernate scriptsEric Koegel1-0/+163