summaryrefslogtreecommitdiff
path: root/src/core/slice.c
Commit message (Expand)AuthorAgeFilesLines
* tree-wide: remove Lennart's copyright linesLennart Poettering2018-06-141-3/+0
* tree-wide: drop 'This file is part of systemd' blurbLennart Poettering2018-06-141-2/+0
* core: add a couple of more error cases that should result in "bad-setting"Lennart Poettering2018-06-111-2/+2
* core: enumerate perpetual units in a separate per-unit-type methodLennart Poettering2018-06-071-2/+2
* core: don't trigger OnFailure= deps when a unit is going to restartLennart Poettering2018-06-011-1/+1
* tree-wide: drop license boilerplateZbigniew Jędrzejewski-Szmek2018-04-061-13/+0
* Merge pull request #8149 from poettering/fake-root-cgroupLennart Poettering2018-03-011-7/+25
|\
| * core: turn on memory/cpu/tasks accounting by default for the root sliceLennart Poettering2018-02-091-7/+25
* | pid1: include the source unit in UnitRefZbigniew Jędrzejewski-Szmek2018-02-151-1/+1
|/
* slice: system.slice should be perpetual like -.mountAlan Jenkins2018-02-041-4/+40
* slice, scope: IgnoreOnIsolate=yes is already the defaultAlan Jenkins2018-02-041-1/+0
* core: reuse slice_build_parent_sliceZbigniew Jędrzejewski-Szmek2017-12-151-14/+8
* Add SPDX license identifiers to source files under the LGPLZbigniew Jędrzejewski-Szmek2017-11-191-0/+1
* core: track why unit dependencies came to beLennart Poettering2017-11-101-1/+1
* cgroup, unit, fragment parser: make use of new firewall functionsDaniel Mack2017-09-221-1/+2
* unit: unify some code with new unit_new_for_name() callLennart Poettering2016-11-021-9/+2
* core: rework the "no_gc" unit flag to become a more generic "perpetual" flagLennart Poettering2016-11-021-6/+4
* core: move initialization of -.slice and init.scope into the unit_load() call...Lennart Poettering2016-10-241-10/+28
* core: add "invocation ID" concept to service managerLennart Poettering2016-10-071-0/+5
* Move no_instances information to shared/Zbigniew Jędrzejewski-Szmek2016-05-011-1/+0
* Move no_alias information to shared/Zbigniew Jędrzejewski-Szmek2016-05-011-1/+0
* core: rework how transient unit files and property drop-ins workLennart Poettering2016-04-121-0/+1
* core: exclude .slice units from "systemctl isolate"Lennart Poettering2016-02-201-0/+8
* tree-wide: remove Emacs lines from all filesDaniel Mack2016-02-101-2/+0
* tree-wide: sort includesThomas Hindoe Paaboel Andersen2015-11-161-1/+1
* core: enable transient unit support for slice unitsLennart Poettering2015-11-131-0/+1
* core: simplify things a bit by checking default_dependencies boolean in calle...Lennart Poettering2015-11-111-6/+6
* core: change return value of the unit's enumerate() call to voidLennart Poettering2015-11-101-6/+7
* util-lib: split out allocation calls into alloc-util.[ch]Lennart Poettering2015-10-271-0/+1
* util-lib: split our string related calls from util.[ch] into its own file str...Lennart Poettering2015-10-241-2/+3
* core: ignore -.slice and init.scope when isolatingLennart Poettering2015-10-091-0/+3
* Move all unit states to basic/ and extend systemctl --state=helpZbigniew Jędrzejewski-Szmek2015-09-281-7/+0
* core: unified cgroup hierarchy supportLennart Poettering2015-09-011-3/+40
* core: add unit_dbus_interface_from_type() to unit-name.hLennart Poettering2015-08-281-1/+0
* core: remove generic job completion messages from unit vtablesMichal Schmidt2015-07-211-1/+0
* core,network: major per-object logging reworkLennart Poettering2015-05-111-3/+3
* core: be more strict when manipulating slices names and unescaping paths from...Lennart Poettering2015-05-051-13/+14
* Revert "core: do not spawn jobs or touch other units during coldplugging"Lennart Poettering2015-04-241-1/+1
* core: do not spawn jobs or touch other units during coldpluggingIvan Shapovalov2015-03-071-1/+1
* core: expose consumed CPU time per unitLennart Poettering2015-03-021-1/+2
* remove unused includesThomas Hindoe Paaboel Andersen2015-02-231-3/+0
* core: output unit status output strings to console, only if we actually are c...Lennart Poettering2015-01-281-2/+2
* log: rearrange log function namingLennart Poettering2014-11-271-1/+1
* core: rework context initialization/destruction logicLennart Poettering2014-03-191-20/+4
* core: add global settings for enabling CPUAccounting=, MemoryAccounting=, Blo...Lennart Poettering2014-02-241-0/+1
* core: convert PID 1 to libsystemd-busLennart Poettering2013-11-201-4/+4
* core: add new "scope" unit type for making a unit of pre-existing processesLennart Poettering2013-07-011-1/+4
* dbus: add infrastructure for changing multiple properties at once on units an...Lennart Poettering2013-06-271-0/+2
* core: general cgroup reworkLennart Poettering2013-06-271-30/+49
* core: add new .slice unit type for partitioning systemsLennart Poettering2013-06-171-0/+298