summaryrefslogtreecommitdiff
path: root/src/login/logind-session-dbus.c
Commit message (Expand)AuthorAge
* Remove dependency of systemd units, services and slices for new sessions.Sven Eden2017-03-14
* Prep v226: Apply missing fixes and changes to src/loginSven Eden2017-03-14
* Prep v220: Apply "Fixes to user and session saving"Sven Eden2017-03-14
* Prep v220: Use new cgroups functionsSven Eden2017-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
* Fixes to user and session savingAndy Wingo2016-03-06
* Remove systemd subscription and user/session unitsAndy Wingo2015-08-23
* logind: open up most bus calls for unpriviliged processes, using PolicyKitLennart Poettering2015-02-18
* bus: use EUID over UID and fix unix-credsDavid Herrmann2015-01-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
* logind: fix typoRonny Chevalier2014-09-17
* 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
* logind: add a debug message in case the session already existsDjalal Harouni2014-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
* man: introduce new "Desktop" property for sessionsLennart Poettering2014-02-05
* logind: wait for the user service to finish startup before completing login a...Lennart Poettering2014-01-09
* 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
* pam_systemd: do not set XDG_RUNTIME_DIR if the session's original user is not...Lennart Poettering2013-11-26
* 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: create the session fifo before saving the session fileThomas Hindoe Paaboel Andersen2013-11-13
* pam_systemd: dup the fd received from logindZbigniew Jędrzejewski-Szmek2013-11-06
* 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: fix bus introspection data for TakeControl()Lennart Poettering2013-10-04
* logind: fix build for ARM with sizeof(dev_t) > sizeof(void*)David Herrmann2013-09-17
* logind: introduce session-devicesDavid Herrmann2013-09-17
* logind: add session controllersDavid Herrmann2013-09-17
* logind: update the session state file before we send out the CreateSession() ...Lennart Poettering2013-07-26
* logind: update state file after generating the session fifo, not beforeLennart Poettering2013-07-26
* machined: correct how some properties are exported on the busLennart Poettering2013-07-19
* 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
* logind: unify all session lock loopLennart Poettering2012-10-30