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