index
:
~lukeshu/systemd
elogind/master
eudev/master
notsystemd/master
notsystemd/postmove
notsystemd/premove
notsystemd/wip/cgroup2
notsystemd/wip/nspawn
notsystemd/wip/nspawn-parse
systemd/master
systemd/parabola
Unnamed repository; edit this file 'description' to name the repository.
git-mirror
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
core
/
slice.c
Age
Commit message (
Expand
)
Author
2016-02-20
core: exclude .slice units from "systemctl isolate"
Lennart Poettering
2016-02-10
tree-wide: remove Emacs lines from all files
Daniel Mack
2015-11-16
tree-wide: sort includes
Thomas Hindoe Paaboel Andersen
2015-11-13
core: enable transient unit support for slice units
Lennart Poettering
2015-11-11
core: simplify things a bit by checking default_dependencies boolean in calle...
Lennart Poettering
2015-11-10
core: change return value of the unit's enumerate() call to void
Lennart Poettering
2015-10-27
util-lib: split out allocation calls into alloc-util.[ch]
Lennart Poettering
2015-10-24
util-lib: split our string related calls from util.[ch] into its own file str...
Lennart Poettering
2015-10-09
core: ignore -.slice and init.scope when isolating
Lennart Poettering
2015-09-28
Move all unit states to basic/ and extend systemctl --state=help
Zbigniew Jędrzejewski-Szmek
2015-09-01
core: unified cgroup hierarchy support
Lennart Poettering
2015-08-28
core: add unit_dbus_interface_from_type() to unit-name.h
Lennart Poettering
2015-07-21
core: remove generic job completion messages from unit vtables
Michal Schmidt
2015-05-11
core,network: major per-object logging rework
Lennart Poettering
2015-05-05
core: be more strict when manipulating slices names and unescaping paths from...
Lennart Poettering
2015-04-24
Revert "core: do not spawn jobs or touch other units during coldplugging"
Lennart Poettering
2015-03-07
core: do not spawn jobs or touch other units during coldplugging
Ivan Shapovalov
2015-03-02
core: expose consumed CPU time per unit
Lennart Poettering
2015-02-23
remove unused includes
Thomas Hindoe Paaboel Andersen
2015-01-28
core: output unit status output strings to console, only if we actually are c...
Lennart Poettering
2014-11-27
log: rearrange log function naming
Lennart Poettering
2014-03-19
core: rework context initialization/destruction logic
Lennart Poettering
2014-02-24
core: add global settings for enabling CPUAccounting=, MemoryAccounting=, Blo...
Lennart Poettering
2013-11-20
core: convert PID 1 to libsystemd-bus
Lennart Poettering
2013-07-01
core: add new "scope" unit type for making a unit of pre-existing processes
Lennart Poettering
2013-06-27
dbus: add infrastructure for changing multiple properties at once on units an...
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