summaryrefslogtreecommitdiff
path: root/gnome-session/gsm-manager.c
Commit message (Expand)AuthorAgeFilesLines
* Drop dead codeMaxime Villard2013-08-211-1/+0
* manager: Warn on abnormal exit codesColin Walters2013-07-301-1/+4
* Don't unconditionally use LC_* GNU extensions.Antoine Jacoutot2013-07-301-2/+14
* Re-show the end session dialog when an inhibitor disappearsMatthias Clasen2013-06-231-3/+12
* GsmAutostartApp: Don't return NULL from constructor, use GInitableColin Walters2013-04-241-2/+4
* Increase phase timeout to 90 secondsColin Walters2013-03-121-1/+1
* xsmp: Re-accept clients if session shutdown is cancelledMichael Chapman2013-02-191-0/+1
* Add a save-session-one-shot keyMatthias Clasen2013-01-311-2/+3
* manager: Fix notification for inhibited-actions propertyBastien Nocera2013-01-251-1/+1
* manager: Add InhibitedActions D-Bus propertyBastien Nocera2013-01-251-0/+96
* manager: Remove chained-up finalize functionBastien Nocera2013-01-231-17/+0
* manager: Remove unused quit_request_completed() functionBastien Nocera2013-01-231-14/+0
* Revert "Support automatic logout after a maximum period of idleness"Bastien Nocera2013-01-231-289/+13
* Use sd_journal_send to log key events with MESSAGE_IDColin Walters2013-01-161-0/+21
* Support automatic logout after a maximum period of idlenessMatthias Clasen2012-12-121-13/+289
* manager: call complete_shutdown in better placeRay Strode2012-12-051-20/+2
* manager: when system prepared, start next phase, don't re-end current phaseRay Strode2012-12-051-1/+3
* Systemd: Handle polkit dialog at session end more gracefullyMatthias Clasen2012-11-231-0/+67
* Cosmetic change to debug outputMatthias Clasen2012-11-231-1/+1
* Drop the fallback dialogMatthias Clasen2012-11-231-66/+0
* Make the fail whale a separate programMatthias Clasen2012-11-231-1/+1
* Move gsm_util_get_computer_fail_icon_size where it is usedMatthias Clasen2012-11-231-1/+1
* Reject new XSMP clients earlier in the shutdown pathDaniel Drake2012-11-131-0/+11
* Add new SessionIsActive propertyColin Walters2012-11-121-0/+70
* Export locale categories through D-BusBastien Nocera2012-11-071-0/+51
* Drop gsm-marshal.list, use g_cclosure_marshal_genericColin Walters2012-10-281-20/+7
* Use g_clear_object/g_clear_pointerColin Walters2012-10-281-39/+8
* manager: treat non-0 exit status for required components as failRay Strode2012-07-161-3/+3
* Add system inhibitorsMatthias Clasen2012-07-071-0/+10
* Move suspend API to GsmSystemMatthias Clasen2012-07-071-74/+19
* GsmManager: add a command for showing a reboot dialogGiovanni Campagna2012-07-071-5/+45
* gsm: Consider that a required component that exits with 1 has crashedVincent Untz2012-06-041-1/+12
* gsm: Pass signal id in "died" signal of GsmAppVincent Untz2012-03-271-1/+2
* gsm: Remove duplicated codeVincent Untz2012-03-271-20/+4
* gsm: Pass exit code in "exited" signal of GsmAppVincent Untz2012-03-271-1/+11
* gsm: Stop disconnecting "registered" signal for GsmAppVincent Untz2012-03-271-3/+0
* gsm: Share code to restart an appVincent Untz2012-03-271-26/+20
* gsm: Properly move to next phase if an app dies on startupVincent Untz2012-03-271-12/+24
* manager: Fix compile warningJasper St. Pierre2012-03-191-4/+3
* shell-extensions: Don't show toggle switches for extensionsJasper St. Pierre2012-03-191-3/+10
* Use GsmSystem instead of GsmConsolekitMatthias Clasen2012-01-241-30/+30
* GsmConsolekit: make api more uniformMatthias Clasen2012-01-241-2/+10
* gsm: Don't leak a reference to the GsmConsolekit singletonMatthias Clasen2012-01-161-0/+1
* fix string formatDexter Morgan2011-09-281-2/+2
* gsm: Add gsm_consolekit_is_current_session_login() utility functionVincent Untz2011-09-191-21/+5
* Fail whale: Don't offer logout on the login screenMatthias Clasen2011-09-131-1/+13
* gsm: Disconnect all dbus clients when dbus is disconnectedVincent Untz2011-09-091-0/+49
* Fail whale: respect lockdownMatthias Clasen2011-08-281-1/+3
* Add an IsSessionRunning methodMatthias Clasen2011-08-271-0/+12
* gsm: Only show extensions UI when gnome-shell crashesJasper St. Pierre2011-08-261-1/+7