Age | Commit message (Expand) | Author |
2014-10-28 | core: send sigabrt on watchdog timeout to get the stacktrace | Umut Tezduyar Lindskog |
2014-10-28 | swap: don't add too many deps for swap files form /proc/swap | Lennart Poettering |
2014-10-28 | swap: drop noauto/nofail bools from Swap structure | Lennart Poettering |
2014-10-28 | swap: replace Discard= setting by a more generic Options= setting | Lennart Poettering |
2014-10-02 | core/swap: only make configured units part of swap.target | Zbigniew Jędrzejewski-Szmek |
2014-09-29 | core/swap: follow the configured unit by default | Zbigniew Jędrzejewski-Szmek |
2014-09-29 | fstab-generator: properly deal with discard as non-last option | Zbigniew Jędrzejewski-Szmek |
2014-09-29 | swap: introduce Discard property | Jan Synacek |
2014-09-15 | hashmap: introduce hash_ops to make struct Hashmap smaller | Michal Schmidt |
2014-09-05 | exec: factor out most function arguments of exec_spawn() to ExecParameters | Daniel Mack |
2014-05-15 | Remove unnecessary casts in printfs | Zbigniew Jędrzejewski-Szmek |
2014-03-24 | sd-event: rework API to support CLOCK_REALTIME_ALARM and CLOCK_BOOTTIME_ALARM... | Lennart Poettering |
2014-03-19 | core: rework context initialization/destruction logic | Lennart Poettering |
2014-03-03 | core: introduce new RuntimeDirectory= and RuntimeDirectoryMode= unit settings | Lennart Poettering |
2014-02-24 | core: add global settings for enabling CPUAccounting=, MemoryAccounting=, Blo... | Lennart Poettering |
2014-02-20 | api: in constructor function calls, always put the returned object pointer fi... | Lennart Poettering |
2014-01-29 | core: make sure to always go through both SIGTERM and SIGKILL states of units | Lennart Poettering |
2014-01-27 | core: add function to tell when job will time out | Zbigniew Jędrzejewski-Szmek |
2014-01-05 | swap: remove if/else with the same data path | Stefan Beller |
2013-12-22 | sd-daemon: introduce sd_watchdog_enabled() for parsing $WATCHDOG_USEC | Lennart Poettering |
2013-12-22 | core: no need to list properties for PropertiesChanged messages anymore | Lennart Poettering |
2013-11-28 | Remove some unused variables | Zbigniew Jędrzejewski-Szmek |
2013-11-27 | service: add the ability for units to join other unit's PrivateNetwork= and P... | Lennart Poettering |
2013-11-25 | swap: always track the current real device node of all swap devices, even whe... | Lennart Poettering |
2013-11-25 | core: set some event source priorities to enforce dispatching order | Lennart Poettering |
2013-11-25 | swap: split state machine state ACTIVATING into two | Lennart Poettering |
2013-11-20 | core: convert PID 1 to libsystemd-bus | Lennart Poettering |
2013-11-05 | Configurable Timeouts/Restarts default values | Oleksii Shevchuk |
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 | core: rework how we match mount units against each other | Lennart Poettering |
2013-09-25 | cgroup: if we do a cgroup operation then do something on all supported contro... | Lennart Poettering |
2013-09-17 | Use first partition in /proc/swaps for hibernation test | Zbigniew Jędrzejewski-Szmek |
2013-09-16 | swap: create .wants symlink to 'auto' swap devices | Tom Gundersen |
2013-09-13 | swap: fix reverse dependencies | Tom Gundersen |
2013-09-11 | swap: handle nofail/noauto in core | Tom Gundersen |
2013-09-11 | swap: backing device should unconditionally want swap unit | Tom Gundersen |
2013-06-27 | dbus: hookup runtime property changes for mouns, services, sockets, swaps too | Lennart Poettering |
2013-06-27 | core: general cgroup rework | Lennart Poettering |
2013-06-17 | core: add new .slice unit type for partitioning systems | Lennart Poettering |
2013-05-02 | Add __attribute__((const, pure, format)) in various places | Zbigniew Jędrzejewski-Szmek |
2013-04-18 | move _cleanup_ attribute in front of the type | Harald Hoyer |
2013-04-05 | Use initalization instead of explicit zeroing | Zbigniew Jędrzejewski-Szmek |
2013-03-15 | core: reuse the same /tmp, /var/tmp and inaccessible dir | Michal Sekletar |
2013-03-13 | core: single unit_kill implementation for all unit types | Michal Schmidt |
2013-01-26 | core: unify kill code of mount, service, socket, swap units | Lennart Poettering |
2013-01-19 | unit: optionally allow making cgroup attribute changes persistent | Lennart Poettering |
2013-01-06 | systemd: use unit logging macros | Zbigniew Jędrzejewski-Szmek |
2012-11-23 | timer: implement calendar time events | Lennart Poettering |
2012-10-29 | swap: fix swap behaviour with symlinks | Olivier Brunel |
2012-10-29 | swap: modernize style | Zbigniew Jędrzejewski-Szmek |