summaryrefslogtreecommitdiff
path: root/src/login/logind-seat-dbus.c
Commit message (Expand)AuthorAgeFilesLines
* sd-bus: introduce sd_bus_slot objects encapsulating callbacks or vtables atta...Lennart Poettering2014-05-151-1/+1
* bus: replace sd_bus_label_{escape,unescape}() by new sd_bus_path_{encode,deco...Lennart Poettering2014-03-111-2/+3
* Introduce strv_consume which takes ownershipZbigniew Jędrzejewski-Szmek2014-03-041-4/+2
* logind: always kill session when termination is requestedZbigniew Jędrzejewski-Szmek2014-02-111-1/+1
* logind: introduce session "positions"David Herrmann2014-01-201-0/+56
* bus: decorate the various object vtables with SD_BUS_VTABLE_PROPERTY_CONST wh...Lennart Poettering2013-12-221-3/+3
* bus: introduce "trusted" bus concept and encode access control in object vtablesLennart Poettering2013-12-101-2/+3
* logind: fix "CanGraphical" attribute to return correct valueDavid Herrmann2013-12-011-1/+1
* bus: add new sd_bus_creds object to encapsulate process credentialsLennart Poettering2013-11-281-2/+7
* bus: also add error parameter to object find and enumerator callbacksLennart Poettering2013-11-221-2/+2
* bus: rework message handlers to always take an error argumentLennart Poettering2013-11-211-21/+21
* bus: let's simplify things by getting rid of unnecessary bus parametersLennart Poettering2013-11-211-7/+7
* bus: add API calls to escape string components of objects pathsLennart Poettering2013-11-211-2/+2
* core: convert PID 1 to libsystemd-busLennart Poettering2013-11-201-0/+1
* logind: add virtual object paths that always can be used to refer to the call...Lennart Poettering2013-11-051-11/+36
* logind: port logind to libsystemd-busLennart Poettering2013-11-051-274/+224
* logind: add infrastructure to keep track of machines, and move to slicesLennart Poettering2013-06-201-4/+2
* move _cleanup_ attribute in front of the typeHarald Hoyer2013-04-181-3/+3
* logind: exploit previous cleanups and simplify returnsZbigniew Jędrzejewski-Szmek2013-03-181-33/+13
* logind: Make more use of cleanup macrosColin Walters2013-03-181-17/+5
* Use bus_maybe_send_reply() where applicableColin Walters2013-03-181-1/+1
* logind: expose CanGraphical and CanTTY properties on seat objectsLennart Poettering2012-06-211-2/+38
* relicense to LGPLv2.1 (with exceptions)Lennart Poettering2012-04-121-4/+4
* dbus: more efficient implementation of propertiesMichal Schmidt2012-01-161-13/+18
* logind: if we can't open /dev/tty0, assume there is no VT subsystem and don't...Lennart Poettering2012-01-031-1/+1
* logind: move logind into its own subdirectoryLennart Poettering2011-12-311-0/+403