Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2017-05-21 | fix: remove the rest of the gcc warnings | Eric Koegel | 1 | -1/+1 |
2015-06-21 | Add new DBUS method: ListInhibitors | Eric Koegel | 1 | -3/+9 |
2015-06-07 | Add "mode" to the inhibit call | Eric Koegel | 1 | -18/+30 |
2014-11-02 | Don't tie the inhibit locks to the who string | Eric Koegel | 1 | -73/+0 |
2014-10-21 | Escape the who string before using it | Eric Koegel | 1 | -3/+24 |
2014-10-19 | g_assert_false is too new | Eric Koegel | 1 | -11/+11 |
2014-10-19 | Fix hibernate on FreeBSD | Eric Koegel | 1 | -2/+2 |
2014-10-19 | Inhibit Manager now emits event changed signals | Eric Koegel | 1 | -12/+32 |
2014-10-18 | Fill in the inhibit manager some | Eric Koegel | 1 | -2/+96 |
2014-10-15 | Use g_io_add_watch for the named pipe | Eric Koegel | 1 | -0/+3 |
2014-10-14 | Update documentation | Eric Koegel | 1 | -1/+1 |
2014-10-14 | Add the suspend/hibernate scripts | Eric Koegel | 1 | -0/+163 |