summaryrefslogtreecommitdiff
path: root/gnome-session/gsm-consolekit.c
Commit message (Expand)AuthorAgeFilesLines
* Separate out the logout and suspend inhibitsMichael Terry2021-02-231-34/+28
* build: Remove UPower 0.9 supportBastien Nocera2017-11-161-52/+2
* gsm-consolekit: add support for ConsoleKit2Eric Koegel2017-06-211-675/+626
* system: add api for detecting if this is the last session for a userRay Strode2017-06-211-0/+7
* whitespace clean upRay Strode2014-12-121-56/+56
* gsm-consolekit: fix GCC warningsCosimo Cecchi2014-12-051-4/+2
* Don't disable ConsoleKit with new upowerRyan Lortie2014-04-151-0/+20
* Updated FSF's addressDaniel Mustieles2014-01-231-3/+1
* consolekit: fix SessionIsActiveAntoine Jacoutot2013-05-241-9/+50
* Define UPOWER_ENABLE_DEPRECATEDColin Walters2013-02-131-0/+1
* Systemd: Handle polkit dialog at session end more gracefullyMatthias Clasen2012-11-231-0/+24
* GsmConsoleKit: Properly initialize upower clientMartin Pitt2012-11-131-2/+3
* Add new SessionIsActive propertyColin Walters2012-11-121-0/+90
* Add system inhibitorsMatthias Clasen2012-07-071-0/+15
* Move suspend API to GsmSystemMatthias Clasen2012-07-071-13/+58
* Implement GsmSystem in GsmConsolekitMatthias Clasen2012-01-241-81/+59
* GsmConsolekit: make api more uniformMatthias Clasen2012-01-241-5/+2
* gsm: Drop the unused property GsmConsoleKit::is-connectedMatthias Clasen2012-01-161-43/+0
* gsm: Don't export gsm_consolekit_get_current_session_typeMatthias Clasen2012-01-161-1/+3
* gsm: Add gsm_consolekit_is_current_session_login() utility functionVincent Untz2011-09-191-0/+18
* gsm: Never mark as handled the Disconnected signal from dbusVincent Untz2011-09-091-1/+2
* gsm: Fix various warnings about unused variablesVincent Untz2011-07-021-0/+13
* manager: drop request-privileges stuffRay Strode2011-03-211-32/+0
* [gsm] Remove dead code, add missing return value, fix bad GError usageVincent Untz2009-09-091-52/+6
* [gsm] Port to PolicyKit 1Matthias Clasen2009-08-251-502/+58
* [gsm] Do not exit when the system bus restartsVincent Untz2009-07-291-8/+79
* [gsm] Also emit GsmConsoleKit signals when CK is not availableVincent Untz2009-06-301-0/+2
* [gsm] Make Restart and Stop code paths more similarVincent Untz2009-06-301-14/+13
* [gsm] Make gnome-session exit properly on reboot/shutdownBill Nottingham2009-06-301-5/+10
* Make reboot and shutdown leave the session properly, by letting apps exitVincent Untz2009-04-081-26/+281
* Bug 556439 – improve logout/shutdown dialog messagesLucas Rocha2009-02-111-0/+59
* Inform CK that session idle status has changed.William Jon McCann2009-01-161-0/+63
* gnome-session/org.gnome.SessionManager.xml (CanShutdown) Add new dbus apiRay Strode2008-11-111-2/+63
* Add some more verbosity when not compiled with PK-gnome.William Jon McCann2008-07-221-5/+23
* Make switch user work.William Jon McCann2008-06-251-0/+197
* Fix and simplify shutdown handling.William Jon McCann2008-06-161-3/+13
* Add CK shutdown support. Merged from trunk.William Jon McCann2008-06-161-0/+653