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
/
load-fragment.c
Age
Commit message (
Expand
)
Author
2016-08-04
util-lib: add parse_percent_unbounded() for percentages over 100% (#3886)
David Michael
2016-07-25
Merge pull request #3728 from poettering/dynamic-users
Zbigniew Jędrzejewski-Szmek
2016-07-25
core: change ExecStart=! syntax to ExecStart=+ (#3797)
Lennart Poettering
2016-07-22
core: be stricter when parsing User=/Group= fields
Lennart Poettering
2016-07-22
core: check for overflow when handling scaled MemoryLimit= settings
Lennart Poettering
2016-07-22
core: support percentage specifications on TasksMax=
Lennart Poettering
2016-07-12
seccomp: only abort on syscall name resolution failures (#3701)
Luca Bruno
2016-07-11
treewide: fix typos and remove accidental repetition of words
Torstein Husebø
2016-06-16
Merge pull request #3481 from poettering/relative-memcg
Lennart Poettering
2016-06-15
load-fragment: ignore ENOTDIR/EACCES errors (#3510)
Zbigniew Jędrzejewski-Szmek
2016-06-14
util: introduce physical_memory_scale() to unify how we scale by physical memory
Lennart Poettering
2016-06-14
core: optionally, accept a percentage value for MemoryLimit= and related sett...
Lennart Poettering
2016-06-14
util-lib: introduce parse_percent() for parsing percent specifications
Lennart Poettering
2016-06-10
core/execute: add the magic character '!' to allow privileged execution (#3493)
Alessandro Puccetti
2016-06-09
load-fragment: don't try to do a template instance replacement if we are not ...
Lennart Poettering
2016-06-03
core: always use "infinity" for no upper limit instead of "max" (#3417)
Tejun Heo
2016-06-01
core: add pre-defined syscall groups to SystemCallFilter= (#3053) (#3157)
Topi Miettinen
2016-05-27
core: add cgroup memory controller support on the unified hierarchy (#3315)
Tejun Heo
2016-05-18
core: update CGroupBlockIODeviceBandwidth to record both rbps and wbps
Tejun Heo
2016-05-18
core: introduce CGroupIOLimitType enums
Tejun Heo
2016-05-16
Merge pull request #3193 from htejun/cgroup-io-controller
Lennart Poettering
2016-05-09
tree-wide: port more code to use ifname_valid()
Lennart Poettering
2016-05-05
core: add io controller support on the unified hierarchy
Tejun Heo
2016-05-03
Merge pull request #2921 from keszybz/do-not-report-masked-units-as-changed
Zbigniew Jędrzejewski-Szmek
2016-05-03
Revert "Do not report masked units as changed (#2921)"
Zbigniew Jędrzejewski-Szmek
2016-05-01
Move no_alias information to shared/
Zbigniew Jędrzejewski-Szmek
2016-04-29
core: when encountering a symlink alias for non-aliasable units warn nicely
Lennart Poettering
2016-04-12
Merge pull request #2973 from poettering/search-path
Martin Pitt
2016-04-12
load-fragment: Resolve specifiers in DeviceAllow (#3019)
Nicolas Braud-Santoni
2016-04-12
core: remove ManagerRunningAs enum
Lennart Poettering
2016-04-12
core: rework generator dir logic, move the dirs into LookupPaths structure
Lennart Poettering
2016-04-12
Do not report masked units as changed (#2921)
Zbigniew Jędrzejewski-Szmek
2016-03-31
core: treat masked files as "unchanged"
Zbigniew Jędrzejewski-Szmek
2016-03-16
core: look for instance when processing template name
Michal Sekletar
2016-02-23
tree-wide: minor formatting inconsistency cleanups
Vito Caputo
2016-02-22
tree-wide: make ++/-- usage consistent WRT spacing
Vito Caputo
2016-02-18
core: revert "core: resolve specifier in config_parse_exec()"
Evgeny Vereshchagin
2016-02-13
core: drop Capabilities= setting
Lennart Poettering
2016-02-11
Remove kdbus custom endpoint support
Daniel Mack
2016-02-10
Merge pull request #2574 from zonque/netclass-remove
Lennart Poettering
2016-02-10
cgroup: remove support for NetClass= directive
Daniel Mack
2016-02-10
core: treat JobTimeout=0 as equivalent to JobTimeout=infinity
Lennart Poettering
2016-02-10
core: simplify how we parse TimeoutSec=, TimeoutStartSec= and TimeoutStopSec=
Lennart Poettering
2016-02-10
tree-wide: remove Emacs lines from all files
Daniel Mack
2016-02-01
core: rework unit timeout handling, and add new setting RuntimeMaxSec=
Lennart Poettering
2016-02-01
core: move parsing of rlimits into rlimit-util.[ch]
Lennart Poettering
2016-01-26
Merge pull request #2306 from walyong/exec_v01
Lennart Poettering
2016-01-12
capabilities: added support for ambient capabilities.
Ismo Puustinen
2016-01-12
capabilities: keep bounding set in non-inverted format.
Ismo Puustinen
2016-01-12
core: resolve specifier in config_parse_exec()
WaLyong Cho
[next]