summaryrefslogtreecommitdiff
path: root/src/login/logind-seat-dbus.c
AgeCommit message (Expand)Author
2014-02-11logind: always kill session when termination is requestedZbigniew Jędrzejewski-Szmek
2014-01-20logind: introduce session "positions"David Herrmann
2013-12-22bus: decorate the various object vtables with SD_BUS_VTABLE_PROPERTY_CONST wh...Lennart Poettering
2013-12-10bus: introduce "trusted" bus concept and encode access control in object vtablesLennart Poettering
2013-12-01logind: fix "CanGraphical" attribute to return correct valueDavid Herrmann
2013-11-28bus: add new sd_bus_creds object to encapsulate process credentialsLennart Poettering
2013-11-22bus: also add error parameter to object find and enumerator callbacksLennart Poettering
2013-11-21bus: rework message handlers to always take an error argumentLennart Poettering
2013-11-21bus: let's simplify things by getting rid of unnecessary bus parametersLennart Poettering
2013-11-21bus: add API calls to escape string components of objects pathsLennart Poettering
2013-11-20core: convert PID 1 to libsystemd-busLennart Poettering
2013-11-05logind: add virtual object paths that always can be used to refer to the call...Lennart Poettering
2013-11-05logind: port logind to libsystemd-busLennart Poettering
2013-06-20logind: add infrastructure to keep track of machines, and move to slicesLennart Poettering
2013-04-18move _cleanup_ attribute in front of the typeHarald Hoyer
2013-03-18logind: exploit previous cleanups and simplify returnsZbigniew Jędrzejewski-Szmek
2013-03-18logind: Make more use of cleanup macrosColin Walters
2013-03-18Use bus_maybe_send_reply() where applicableColin Walters
2012-06-21logind: expose CanGraphical and CanTTY properties on seat objectsLennart Poettering
2012-04-12relicense to LGPLv2.1 (with exceptions)Lennart Poettering
2012-01-16dbus: more efficient implementation of propertiesMichal Schmidt
2012-01-03logind: if we can't open /dev/tty0, assume there is no VT subsystem and don't...Lennart Poettering
2011-12-31logind: move logind into its own subdirectoryLennart Poettering