summaryrefslogtreecommitdiff
path: root/src/login1.c
Commit message (Expand)AuthorAgeFilesLines
* Tidy up finalize methodsRobert Ancell2015-10-161-1/+1
* Fix memory leakJesús González2015-02-121-0/+1
* Detect active session changes from logind (currently not connected to anything)Jesús González2014-12-121-0/+16
* Refactored code to replace hardcoded signal identification strings by constantsRobert Ancell2014-10-021-3/+3
|\
| * Refactored code to replace hardcoded signal identification strings by constants.Jesús González2014-09-301-3/+3
* | Support login1 properties changing where the value is provided in the Propert...Robert Ancell2014-10-021-34/+40
|/
* Remove trailing whitespaceRobert Ancell2014-09-191-3/+3
* Convert remaining login1 functions into methods in Login1ServiceRobert Ancell2014-09-041-123/+99
* Don't use org.freedesktop.login1.Manager.GetSessionByPID to get the logind se...Robert Ancell2014-09-031-68/+30
* Handle CanGraphical property changing on logind seatsRobert Ancell2014-08-281-7/+94
* Use logind to provide the list of seats to use.Robert Ancell2014-08-271-1/+0
|\
| * Revert changes made in revision 2032.Laércio de Sousa2014-08-251-12/+23
| * Remove uneeded g_variant_unref() call inside g_variant_iter_loop().Laércio de Sousa2014-08-221-1/+0
| * Simplify callback function signal_cb() in login1.c.Laércio de Sousa2014-08-221-23/+12
* | Make g_dbus_connection_signal_subscribe() call a little bit safer.Laércio de Sousa2014-08-261-2/+2
|/
* Get seat properties from logindRobert Ancell2014-08-221-0/+57
* Connect to logind on startupRobert Ancell2014-08-221-42/+15
* Make a login1 service object (not currently required, but will be used for au...Robert Ancell2014-08-221-6/+260
* Just create proxy and ask for owner rather than manually calling StartService...Michael Terry2014-05-141-27/+20
* DBus-activate logindMichael Terry2014-05-141-1/+44
* Flesh out support for activating sessions with CK or logind to be more explicitMichael Terry2014-03-171-19/+40
* Activate after unlocking a logind sessionMichael Terry2014-03-161-0/+20
* Style fixes for logind patchRobert Ancell2013-04-241-0/+6
* Rename logind to login1 for consistencyIain Lane2013-04-221-0/+137