summaryrefslogtreecommitdiff
path: root/src/core/slice.c
Commit message (Expand)AuthorAgeFilesLines
* 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