summaryrefslogtreecommitdiff
path: root/src/login/logind-user-dbus.c
Commit message (Expand)AuthorAge
* Prep v226: Apply missing fixes and changes to src/loginSven Eden2017-03-14
* property callback returns are consistentUmut Tezduyar Lindskog2017-03-14
* everywhere: actually make use of DUAL_TIMESTAMP_NULL macroLennart Poettering2017-03-14
* sd-bus: drop bus parameter from message callback prototypeLennart Poettering2017-03-14
* shared: add formats-util.hRonny Chevalier2017-03-14
* logind: open up most bus calls for unpriviliged processes, using PolicyKitLennart Poettering2015-02-18
* logind: hide 'self' links if not availableDavid Herrmann2015-01-18
* logind: unify how we cast between uid_t and pointers for hashmap keysLennart Poettering2015-01-09
* logind: when a bus call is done on a session, user or seat, optionally determ...Lennart Poettering2015-01-09
* logind: include "self" object links in dbus introspectionLennart Poettering2015-01-09
* logind: remove spurious include of <sys/capability.h>Filipe Brandenburger2014-12-25
* logind: fix Display property of user objectsLennart Poettering2014-05-19
* Remove unnecessary casts in printfsZbigniew Jędrzejewski-Szmek2014-05-15
* sd-bus: introduce sd_bus_slot objects encapsulating callbacks or vtables atta...Lennart Poettering2014-05-15
* Introduce strv_consume which takes ownershipZbigniew Jędrzejewski-Szmek2014-03-04
* logind: always kill session when termination is requestedZbigniew Jędrzejewski-Szmek2014-02-11
* bus: decorate the various object vtables with SD_BUS_VTABLE_PROPERTY_CONST wh...Lennart Poettering2013-12-22
* bus: introduce "trusted" bus concept and encode access control in object vtablesLennart Poettering2013-12-10
* bus: add new sd_bus_creds object to encapsulate process credentialsLennart Poettering2013-11-28
* bus: also add error parameter to object find and enumerator callbacksLennart Poettering2013-11-22
* bus: rework message handlers to always take an error argumentLennart Poettering2013-11-21
* bus: let's simplify things by getting rid of unnecessary bus parametersLennart Poettering2013-11-21
* logind: add virtual object paths that always can be used to refer to the call...Lennart Poettering2013-11-05
* logind: expose linger state on User objectLennart Poettering2013-11-05
* logind: port logind to libsystemd-busLennart Poettering2013-11-05
* logind: port over to use scopes+slices for all cgroup stuffLennart Poettering2013-07-02
* logind: add infrastructure to keep track of machines, and move to slicesLennart Poettering2013-06-20
* move _cleanup_ attribute in front of the typeHarald Hoyer2013-04-18
* logind: exploit previous cleanups and simplify returnsZbigniew Jędrzejewski-Szmek2013-03-18
* logind: Make more use of cleanup macrosColin Walters2013-03-18
* Use bus_maybe_send_reply() where applicableColin Walters2013-03-18
* udev: replace util_create_path() with mkdir_parents()Kay Sievers2012-04-17
* systemctl: show main and control PID explicitly in cgroup-showLennart Poettering2012-04-16
* relicense to LGPLv2.1 (with exceptions)Lennart Poettering2012-04-12
* dbus: more efficient implementation of propertiesMichal Schmidt2012-01-16
* logind: move logind into its own subdirectoryLennart Poettering2011-12-31