summaryrefslogtreecommitdiff
path: root/src/login/logind.c
Commit message (Expand)AuthorAge
* 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
* sd-event: rework API to support CLOCK_REALTIME_ALARM and CLOCK_BOOTTIME_ALARM...Lennart Poettering2014-03-24
* util: replace close_nointr_nofail() by a more useful safe_close()Lennart Poettering2014-03-18
* logind: automatically remove SysV + POSIX IPC objects when the users owning t...Lennart Poettering2014-03-14
* logind: move lid switch handling from logind-main to logind-coreKay Sievers2014-03-11
* logind: make $XDG_RUNTIME_DIR a per-user tmpfsLennart Poettering2014-03-04
* logind: ignore lid switch events for 30s after each suspend and 3min after st...Lennart Poettering2014-03-03
* Remove dead lines in various placesZbigniew Jędrzejewski-Szmek2014-02-24
* logind: detect whether the system is docked, and if it is inhibit lid switch ...Lennart Poettering2014-02-24
* logind: when we wake up from suspend and the lid is still closed, go to sleep...Lennart Poettering2014-02-21
* api: in constructor function calls, always put the returned object pointer fi...Lennart Poettering2014-02-20
* logind: remove redundant check in manager_new()Maciej Wereski2014-02-19
* logind: make sure to terminate systemd user on logoutsDjalal Harouni2014-02-13
* logind: always kill session when termination is requestedZbigniew Jędrzejewski-Szmek2014-02-11
* logind: rework session shutdown logicLennart Poettering2014-02-07
* core,logind,networkd: check for udev device initialization via enumeration ma...Lennart Poettering2013-12-18
* core,logind,networkd: don't pick up devices from udev before they finished ud...Lennart Poettering2013-12-18
* event: be more conservative when returning errors from event handler callbacksLennart Poettering2013-12-13
* bus: remove explicit activator-specific flags, the kdbus supports it nowKay Sievers2013-12-12
* bus: add SD_BUS_NAME_REPLACE_EXISTING to all activatable services, fix one fl...Kay Sievers2013-12-12
* bus: instead of exposing the dbus1 flags when acquiring a name use our own th...Lennart Poettering2013-12-12
* event: hook up sd-event with the service watchdog logicLennart Poettering2013-12-11
* bus: make sd_bus_request_name() and sd_bus_release_name() behave more like ot...Lennart Poettering2013-12-03
* core: convert PID 1 to libsystemd-busLennart Poettering2013-11-20
* bus: introduce concept of a default bus for each thread and make use of it ev...Lennart Poettering2013-11-12
* bus: introduce concept of a "default" event loop per-thread and make use of i...Lennart Poettering2013-11-12
* Remove dead code and unexport some callsLennart Poettering2013-11-08
* logind: port logind to libsystemd-busLennart Poettering2013-11-05
* list: make our list macros a bit easier to use by not requring type spec on e...Lennart Poettering2013-10-14
* Move part of logind.c into a separate fileZbigniew Jędrzejewski-Szmek2013-09-26
* logind: return -EINVAL when PID is wrongLukas Nykryn2013-09-24
* logind: rename vtconsole to seat0David Herrmann2013-09-17
* logind: add session controllersDavid Herrmann2013-09-17
* logind: add infrastructure to watch busnamesDavid Herrmann2013-09-17
* logind: listen actively for session devicesDavid Herrmann2013-09-17
* Verify validity of session name when received from outsideZbigniew Jędrzejewski-Szmek2013-09-16
* logind: be more verbose on errorsZbigniew Jędrzejewski-Szmek2013-08-28
* logind: restore logic to kill user processes when session endsLennart Poettering2013-08-13
* logind: don't misunderstand UnitRemoved signals during reloadingLennart Poettering2013-07-10
* logind/machined: properly notice when units are gc'edLennart Poettering2013-07-03
* machined: split out machine registration stuff from logindLennart Poettering2013-07-02
* logind: port over to use scopes+slices for all cgroup stuffLennart Poettering2013-07-02
* logind: uninitialized variableZbigniew Jędrzejewski-Szmek2013-06-20
* logind: add infrastructure to keep track of machines, and move to slicesLennart Poettering2013-06-20
* conf-parser: restrict .include usageLennart Poettering2013-04-25
* logind: don't busy loop if a job is still running but the delay timeout expiresLennart Poettering2013-04-24
* logind: properly enumerate user/session cgroups under their new suffixed namesLennart Poettering2013-04-24
* Report about syntax errors with metadataZbigniew Jędrzejewski-Szmek2013-04-17
* nspawn: introduce the new /machine/ tree in the cgroup tree and move containe...Lennart Poettering2013-04-16