summaryrefslogtreecommitdiff
path: root/gnome-session/gsm-systemd.c
Commit message (Expand)AuthorAgeFilesLines
* Separate out the logout and suspend inhibitsMichael Terry2021-02-231-35/+29
* gsm-systemd: Find user's graphical session, not the current pid's sessionIain Lane2019-07-301-4/+104
* Add methods and backend to support RebootToFirmwareSetupCarlo Caione2018-08-141-0/+61
* system: add api for detecting if this is the last session for a userRay Strode2017-06-211-0/+63
* systemd: Add more details to systemd setup errorBastien Nocera2017-05-301-2/+4
* systemd: Throw a descriptive warning if badly setupBastien Nocera2017-05-301-0/+6
* gsm-systemd.c: Restrict the login monitor to the "session" categoryOwen W. Taylor2017-02-021-1/+1
* Updated FSF's addressDaniel Mustieles2014-01-231-3/+1
* systemd: Check errors on all D-Bus callsMatthias Clasen2013-07-301-0/+30
* gsm_systemd_new: Check for logind, not for systemdMartin Pitt2013-03-291-2/+2
* Revert "systemd: Inhibit the lid as well when suspend is inhibited"Bastien Nocera2013-01-311-1/+1
* systemd: Inhibit the lid as well when suspend is inhibitedBastien Nocera2013-01-311-1/+1
* Systemd: Handle polkit dialog at session end more gracefullyMatthias Clasen2012-11-231-3/+148
* Add new SessionIsActive propertyColin Walters2012-11-121-24/+172
* GsmSystemd: use free() on string returned from libsystemd, not g_free()Colin Walters2012-11-121-2/+2
* Drop gsm-marshal.list, use g_cclosure_marshal_genericColin Walters2012-10-281-1/+0
* systemd: Drop system inhibitor when necessaryMatthias Clasen2012-10-221-4/+17
* systemd: check for greeter by looking at class not serviceRay Strode2012-09-291-5/+5
* systemd: be more careful when the login session fails to registerRay Strode2012-07-191-0/+10
* Add system inhibitorsMatthias Clasen2012-07-071-2/+90
* Move suspend API to GsmSystemMatthias Clasen2012-07-071-0/+126
* Simplify systemd implementationMatthias Clasen2012-07-071-36/+28
* Fix some problems in the systemd codeMatthias Clasen2012-04-051-6/+4
* systemd: add better error reportingRay Strode2012-03-091-1/+1
* systemd: add better error handlingRay Strode2012-01-301-2/+7
* Add a systemd implementation of GsmSystemMatthias Clasen2012-01-241-0/+405