| Commit message (Expand) | Author | Age | Files | Lines |
* | core: warn about left-over processes in cgroup on unit start | Lennart Poettering | 2017-11-25 | 1 | -0/+2 |
* | core: unify common code for preparing for forking off unit processes | Lennart Poettering | 2017-11-21 | 1 | -18/+7 |
* | core/swap: load() should fail when neither of corresponding unit file nor /pr... | Yu Watanabe | 2017-11-20 | 1 | -1/+4 |
* | Add SPDX license identifiers to source files under the LGPL | Zbigniew Jędrzejewski-Szmek | 2017-11-19 | 1 | -0/+1 |
* | core: implement /run/systemd/units/-based path for passing unit info from PID... | Lennart Poettering | 2017-11-16 | 1 | -0/+2 |
* | core: track why unit dependencies came to be | Lennart Poettering | 2017-11-10 | 1 | -7/+7 |
* | core: log unit failure with type-specific result code | Lennart Poettering | 2017-09-27 | 1 | -0/+3 |
* | swap: introduce SWAP_STATE_WITH_PROCESS() similar to MOUNT_STATE_WITH_PROCESS() | Lennart Poettering | 2017-09-26 | 1 | -12/+11 |
* | swap: adjust swap.c in a similar way to what we just did to mount.c | Lennart Poettering | 2017-09-26 | 1 | -51/+45 |
* | cgroup, unit, fragment parser: make use of new firewall functions | Daniel Mack | 2017-09-22 | 1 | -4/+5 |
* | core: make sure to dump cgroup context when unit_dump() is called for all uni... | Lennart Poettering | 2017-09-22 | 1 | -0/+1 |
* | core: rename EXEC_APPLY_PERMISSIONS → EXEC_APPLY_SANDBOXING | Lennart Poettering | 2017-08-10 | 1 | -1/+1 |
* | core: introduce unit_set_exec_params() | Lennart Poettering | 2017-08-10 | 1 | -3/+1 |
* | core: manager_set_exec_params() cannot fail, hence make it void | Lennart Poettering | 2017-08-10 | 1 | -3/+1 |
* | execute: also fold the cgroup delegate bit into ExecFlags | Lennart Poettering | 2017-08-10 | 1 | -1/+1 |
* | core: add {State,Cache,Log,Configuration}Directory= (#6384) | Yu Watanabe | 2017-07-18 | 1 | -6/+7 |
* | swap: make use of IN_SET() | Franck Bui | 2017-06-26 | 1 | -29/+29 |
* | swap: make use of manager_get_unit() in swap.c | Franck Bui | 2017-06-26 | 1 | -7/+7 |
* | core: make unit_free() accept NULL pointers | Lennart Poettering | 2016-12-01 | 1 | -1/+1 |
* | core: allow to redirect confirmation messages to a different console | Franck Bui | 2016-11-17 | 1 | -1/+1 |
* | Rename formats-util.h to format-util.h | Zbigniew Jędrzejewski-Szmek | 2016-11-07 | 1 | -1/+1 |
* | unit: unify some code with new unit_new_for_name() call | Lennart Poettering | 2016-11-02 | 1 | -5/+1 |
* | Merge pull request #4067 from poettering/invocation-id | Zbigniew Jędrzejewski-Szmek | 2016-10-11 | 1 | -0/+5 |
|\ |
|
| * | core: add "invocation ID" concept to service manager | Lennart Poettering | 2016-10-07 | 1 | -0/+5 |
* | | core: when determining whether a process exit status is clean, consider wheth... | Lennart Poettering | 2016-10-10 | 1 | -1/+1 |
|/ |
|
* | core: add RemoveIPC= setting | Lennart Poettering | 2016-08-19 | 1 | -0/+2 |
* | core: remember first unit failure, not last unit failure | Lennart Poettering | 2016-08-04 | 1 | -4/+4 |
* | core: turn various execution flags into a proper flags parameter | Lennart Poettering | 2016-08-04 | 1 | -7/+5 |
* | core: add a concept of "dynamic" user ids, that are allocated as long as a se... | Lennart Poettering | 2016-07-22 | 1 | -1/+14 |
* | Merge pull request #3170 from poettering/v230-preparation-fixes | Lennart Poettering | 2016-05-04 | 1 | -1/+9 |
|\ |
|
| * | core: move enforcement of the start limit into per-unit-type code again | Lennart Poettering | 2016-05-02 | 1 | -1/+9 |
* | | Move no_instances information to shared/ | Zbigniew Jędrzejewski-Szmek | 2016-05-01 | 1 | -2/+0 |
* | | Move no_alias information to shared/ | Zbigniew Jędrzejewski-Szmek | 2016-05-01 | 1 | -1/+0 |
|/ |
|
* | core,systemctl: add bus API to retrieve processes of a unit | Lennart Poettering | 2016-04-22 | 1 | -0/+10 |
* | core: remove ManagerRunningAs enum | Lennart Poettering | 2016-04-12 | 1 | -2/+2 |
* | Remove kdbus custom endpoint support | Daniel Mack | 2016-02-11 | 1 | -1/+0 |
* | tree-wide: remove Emacs lines from all files | Daniel Mack | 2016-02-10 | 1 | -2/+0 |
* | core: rework job_get_timeout() to use usec_t and handle USEC_INFINITY time ev... | Lennart Poettering | 2016-02-04 | 1 | -2/+6 |
* | core: rework unit timeout handling, and add new setting RuntimeMaxSec= | Lennart Poettering | 2016-02-01 | 1 | -11/+9 |
* | core: Do not bind a mount unit to a device, if it was from mountinfo | Harald Hoyer | 2015-11-24 | 1 | -1/+1 |
* | make sure all swap units are ordered before the swap target | Franck Bui | 2015-11-23 | 1 | -0/+8 |
* | tree-wide: group include of libudev.h with sd-* | Thomas Hindoe Paaboel Andersen | 2015-11-17 | 1 | -1/+2 |
* | tree-wide: sort includes | Thomas Hindoe Paaboel Andersen | 2015-11-16 | 1 | -2/+1 |
* | core: simplify things a bit by checking default_dependencies boolean in calle... | Lennart Poettering | 2015-11-11 | 1 | -5/+6 |
* | core: change return value of the unit's enumerate() call to void | Lennart Poettering | 2015-11-10 | 1 | -7/+16 |
* | doc: correct punctuation and improve typography in documentation | Jan Engelhardt | 2015-11-06 | 1 | -1/+1 |
* | core: all unit types that watch control PIDs should use the same logic | Lennart Poettering | 2015-10-27 | 1 | -10/+10 |
* | process-util: move a couple of process-related calls over | Lennart Poettering | 2015-10-27 | 1 | -0/+1 |
* | util-lib: split out allocation calls into alloc-util.[ch] | Lennart Poettering | 2015-10-27 | 1 | -0/+1 |
* | util-lib: move string table stuff into its own string-table.[ch] | Lennart Poettering | 2015-10-27 | 1 | -0/+1 |