summaryrefslogtreecommitdiff
path: root/src/login/logind-seat-dbus.c
AgeCommit message (Expand)Author
2015-02-18logind: open up most bus calls for unpriviliged processes, using PolicyKitLennart Poettering
2015-01-18logind: hide 'self' links if not availableDavid Herrmann
2015-01-09logind: when a bus call is done on a session, user or seat, optionally determ...Lennart Poettering
2015-01-09logind: include "self" object links in dbus introspectionLennart Poettering
2014-12-25logind: remove spurious include of <sys/capability.h>Filipe Brandenburger
2014-12-10sd-bus: move common errors src/shared/bus-errors.h → src/libsystemd/sd-bus/...Lennart Poettering
2014-05-15sd-bus: introduce sd_bus_slot objects encapsulating callbacks or vtables atta...Lennart Poettering
2014-03-11bus: replace sd_bus_label_{escape,unescape}() by new sd_bus_path_{encode,deco...Lennart Poettering
2014-03-04Introduce strv_consume which takes ownershipZbigniew Jędrzejewski-Szmek
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