summaryrefslogtreecommitdiff
path: root/src/login/logind-seat-dbus.c
Commit message (Expand)AuthorAge
* tree-wide: remove Lennart's copyright linesLennart Poettering2018-08-24
* tree-wide: drop 'This file is part of systemd' blurbLennart Poettering2018-08-24
* login: use BUS_DEFINE_PROPERTY_GET* macrosYu Watanabe2018-08-24
* tree-wide: drop license boilerplateZbigniew Jędrzejewski-Szmek2018-08-24
* tree-wide: use TAKE_PTR() and TAKE_FD() macrosYu Watanabe2018-08-24
* Prep v236 : Add missing SPDX-License-Identifier (5/9) src/loginSven Eden2018-03-26
* logind: "self" objects which do not apply - return specific error messagesAlan Jenkins2017-10-14
* logind: don't include session lists in PropertyChanged messagesLennart Poettering2017-06-16
* Prep v229: Remove remaining emacs settings [4/6] src/loginSven Eden2017-05-17
* tree-wide: expose "p"-suffix unref calls in public APIs to make gcc cleanup easyLennart Poettering2017-05-17
* Prep v228: Add remaining updates from upstream (3/3)Sven Eden2017-04-26
* Prep v226: Apply missing fixes and changes to src/loginSven Eden2017-03-14
* sd-bus: drop bus parameter from message callback prototypeLennart Poettering2017-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: 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
* sd-bus: move common errors src/shared/bus-errors.h → src/libsystemd/sd-bus/...Lennart Poettering2014-12-10
* sd-bus: introduce sd_bus_slot objects encapsulating callbacks or vtables atta...Lennart Poettering2014-05-15
* bus: replace sd_bus_label_{escape,unescape}() by new sd_bus_path_{encode,deco...Lennart Poettering2014-03-11
* Introduce strv_consume which takes ownershipZbigniew Jędrzejewski-Szmek2014-03-04
* logind: always kill session when termination is requestedZbigniew Jędrzejewski-Szmek2014-02-11
* logind: introduce session "positions"David Herrmann2014-01-20
* 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
* logind: fix "CanGraphical" attribute to return correct valueDavid Herrmann2013-12-01
* 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
* bus: add API calls to escape string components of objects pathsLennart Poettering2013-11-21
* core: convert PID 1 to libsystemd-busLennart Poettering2013-11-20
* logind: add virtual object paths that always can be used to refer to the call...Lennart Poettering2013-11-05
* logind: port logind to libsystemd-busLennart Poettering2013-11-05
* 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
* logind: expose CanGraphical and CanTTY properties on seat objectsLennart Poettering2012-06-21
* relicense to LGPLv2.1 (with exceptions)Lennart Poettering2012-04-12
* dbus: more efficient implementation of propertiesMichal Schmidt2012-01-16
* logind: if we can't open /dev/tty0, assume there is no VT subsystem and don't...Lennart Poettering2012-01-03
* logind: move logind into its own subdirectoryLennart Poettering2011-12-31