Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Show idle time in RPC reply | Simon Rettberg | 2019-11-13 | 1 | -2/+3 |
* | Handle duplicate entries in utmp for X sessions | Simon Rettberg | 2019-10-22 | 1 | -9/+35 |
* | Guess proper dbus socket | Simon Rettberg | 2019-10-21 | 1 | -0/+17 |
* | Add feature to clean up user processes after logout | Simon Rettberg | 2019-10-18 | 3 | -10/+39 |
* | Fix fd leak | Simon Rettberg | 2019-07-11 | 1 | -1/+3 |
* | Slightly more consistent naming | Simon Rettberg | 2019-06-12 | 5 | -18/+18 |
* | Add RPC method "warn" to show messge to users | Simon Rettberg | 2019-06-12 | 5 | -3/+27 |
* | Make sure user promptly sees warning when using RPC | Simon Rettberg | 2019-05-23 | 1 | -3/+4 |
* | Refine timings | Simon Rettberg | 2019-05-15 | 2 | -15/+19 |
* | Support user disabling saver + dpms | Simon Rettberg | 2019-05-14 | 2 | -5/+11 |
* | Better align warning messages with full minute | Simon Rettberg | 2019-05-14 | 1 | -11/+15 |
* | Fix DPMS timeout calculation | Simon Rettberg | 2019-05-14 | 1 | -1/+1 |
* | f() -> f(void) | Simon Rettberg | 2019-05-14 | 4 | -8/+8 |
* | Enforce minimum delay for RPC actions if user is active | Simon Rettberg | 2019-05-14 | 1 | -7/+21 |
* | Less debug spam | Simon Rettberg | 2019-05-14 | 2 | -2/+4 |
* | Retry loginctl show-session | Simon Rettberg | 2019-05-14 | 2 | -0/+4 |
* | Properly cap sleep after RPC call | Simon Rettberg | 2019-05-13 | 1 | -0/+5 |
* | Support --min-idle | Simon Rettberg | 2019-05-13 | 1 | -5/+17 |
* | Add reboot/kexec/poweroff via RPC | Simon Rettberg | 2019-05-13 | 4 | -140/+286 |
* | Initial commit | Simon Rettberg | 2019-05-10 | 12 | -0/+1667 |