Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | in backend-dbus/actions.c's set_login1_seat(), disconnect from the previous ↵ | Charles Kerr | 2013-07-01 | 1 | -2/+7 | |
| | | | | seat's signals before unreff'ing it | |||||
* | in actions.c's my_can_prompt(), don't leak the string returned by ↵ | Charles Kerr | 2013-06-27 | 1 | -3/+10 | |
| | | | | g_dbus_proxy_get_name_owner | |||||
* | only show the restart or hibernate menuitems if login1 says these features ↵ | Charles Kerr | 2013-06-27 | 1 | -4/+2 | |
| | | | | are available | |||||
* | migrate from consolekit to login1 | Charles Kerr | 2013-06-24 | 1 | -94/+86 | |
| | ||||||
* | in our async callbacks, don't call g_warning() if the task was cancelled by ↵ | Charles Kerr | 2013-06-19 | 1 | -10/+3 | |
| | | | | the client | |||||
* | port indicator-session to GMenu/cmake. Code coverage increased from 0% to 95.4%. | Charles Kerr | 2013-03-22 | 1 | -0/+730 | |