Age | Commit message (Expand) | Author |
2014-07-16 | Let config_parse open file where applicable | Zbigniew Jędrzejewski-Szmek |
2014-07-15 | Constify ConfigTableItem tables | Zbigniew Jędrzejewski-Szmek |
2014-05-15 | Remove unnecessary casts in printfs | Zbigniew Jędrzejewski-Szmek |
2014-05-15 | sd-bus: introduce sd_bus_slot objects encapsulating callbacks or vtables atta... | Lennart Poettering |
2014-03-24 | sd-event: rework API to support CLOCK_REALTIME_ALARM and CLOCK_BOOTTIME_ALARM... | Lennart Poettering |
2014-03-18 | util: replace close_nointr_nofail() by a more useful safe_close() | Lennart Poettering |
2014-03-14 | logind: automatically remove SysV + POSIX IPC objects when the users owning t... | Lennart Poettering |
2014-03-11 | logind: move lid switch handling from logind-main to logind-core | Kay Sievers |
2014-03-04 | logind: make $XDG_RUNTIME_DIR a per-user tmpfs | Lennart Poettering |
2014-03-03 | logind: ignore lid switch events for 30s after each suspend and 3min after st... | Lennart Poettering |
2014-02-24 | Remove dead lines in various places | Zbigniew Jędrzejewski-Szmek |
2014-02-24 | logind: detect whether the system is docked, and if it is inhibit lid switch ... | Lennart Poettering |
2014-02-21 | logind: when we wake up from suspend and the lid is still closed, go to sleep... | Lennart Poettering |
2014-02-20 | api: in constructor function calls, always put the returned object pointer fi... | Lennart Poettering |
2014-02-19 | logind: remove redundant check in manager_new() | Maciej Wereski |
2014-02-13 | logind: make sure to terminate systemd user on logouts | Djalal Harouni |
2014-02-11 | logind: always kill session when termination is requested | Zbigniew Jędrzejewski-Szmek |
2014-02-07 | logind: rework session shutdown logic | Lennart Poettering |
2013-12-18 | core,logind,networkd: check for udev device initialization via enumeration ma... | Lennart Poettering |
2013-12-18 | core,logind,networkd: don't pick up devices from udev before they finished ud... | Lennart Poettering |
2013-12-13 | event: be more conservative when returning errors from event handler callbacks | Lennart Poettering |
2013-12-12 | bus: remove explicit activator-specific flags, the kdbus supports it now | Kay Sievers |
2013-12-12 | bus: add SD_BUS_NAME_REPLACE_EXISTING to all activatable services, fix one fl... | Kay Sievers |
2013-12-12 | bus: instead of exposing the dbus1 flags when acquiring a name use our own th... | Lennart Poettering |
2013-12-11 | event: hook up sd-event with the service watchdog logic | Lennart Poettering |
2013-12-03 | bus: make sd_bus_request_name() and sd_bus_release_name() behave more like ot... | Lennart Poettering |
2013-11-20 | core: convert PID 1 to libsystemd-bus | Lennart Poettering |
2013-11-12 | bus: introduce concept of a default bus for each thread and make use of it ev... | Lennart Poettering |
2013-11-12 | bus: introduce concept of a "default" event loop per-thread and make use of i... | Lennart Poettering |
2013-11-08 | Remove dead code and unexport some calls | Lennart Poettering |
2013-11-05 | logind: port logind to libsystemd-bus | Lennart Poettering |
2013-10-14 | list: make our list macros a bit easier to use by not requring type spec on e... | Lennart Poettering |
2013-09-26 | Move part of logind.c into a separate file | Zbigniew Jędrzejewski-Szmek |
2013-09-24 | logind: return -EINVAL when PID is wrong | Lukas Nykryn |
2013-09-17 | logind: rename vtconsole to seat0 | David Herrmann |
2013-09-17 | logind: add session controllers | David Herrmann |
2013-09-17 | logind: add infrastructure to watch busnames | David Herrmann |
2013-09-17 | logind: listen actively for session devices | David Herrmann |
2013-09-16 | Verify validity of session name when received from outside | Zbigniew Jędrzejewski-Szmek |
2013-08-28 | logind: be more verbose on errors | Zbigniew Jędrzejewski-Szmek |
2013-08-13 | logind: restore logic to kill user processes when session ends | Lennart Poettering |
2013-07-10 | logind: don't misunderstand UnitRemoved signals during reloading | Lennart Poettering |
2013-07-03 | logind/machined: properly notice when units are gc'ed | Lennart Poettering |
2013-07-02 | machined: split out machine registration stuff from logind | Lennart Poettering |
2013-07-02 | logind: port over to use scopes+slices for all cgroup stuff | Lennart Poettering |
2013-06-20 | logind: uninitialized variable | Zbigniew Jędrzejewski-Szmek |
2013-06-20 | logind: add infrastructure to keep track of machines, and move to slices | Lennart Poettering |
2013-04-25 | conf-parser: restrict .include usage | Lennart Poettering |
2013-04-24 | logind: don't busy loop if a job is still running but the delay timeout expires | Lennart Poettering |
2013-04-24 | logind: properly enumerate user/session cgroups under their new suffixed names | Lennart Poettering |