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
2017-01-23
load-fragment: fix comment to reflect changes made in 43eb109 (#5138)
Michal Sekletar
2016-12-17
Modify mount_propagation_flags_from_string to return a normal int code
Zbigniew Jędrzejewski-Szmek
2016-12-14
core: add ability to define arbitrary bind mounts for services
Lennart Poettering
2016-12-13
core: hook up MountFlags= to the transient unit logic
Lennart Poettering
2016-12-11
pid1: remove unnecessary counter
Zbigniew Jędrzejewski-Szmek
2016-12-07
core: add specifier expansion to ReadOnlyPaths= and friends
Lennart Poettering
2016-12-07
core: add specifier expansion to RequiresMountsFor=
Lennart Poettering
2016-12-07
core: use unit_full_printf() at a couple of locations we used unit_name_print...
Lennart Poettering
2016-12-07
core: move specifier expansion out of service.c/socket.c
Lennart Poettering
2016-11-15
core: improve the logic that implies no new privileges
Djalal Harouni
2016-11-08
Merge pull request #4536 from poettering/seccomp-namespaces
Zbigniew Jędrzejewski-Szmek
2016-11-05
core/load-fragment: modify existing environment instead of copying strv over ...
Zbigniew Jędrzejewski-Szmek
2016-11-05
core/load-fragment: port to extract_first_word
Zbigniew Jędrzejewski-Szmek
2016-11-05
tree-wide: drop unneded WHITESPACE param to extract_first_word
Zbigniew Jędrzejewski-Szmek
2016-11-04
core: add new RestrictNamespaces= unit file setting
Lennart Poettering
2016-10-28
Merge pull request #4458 from keszybz/man-nonewprivileges
Martin Pitt
2016-10-24
core: rework syscall filter set handling
Lennart Poettering
2016-10-22
core: do not set no_new_privileges flag in config_parse_syscall_filter
Zbigniew Jędrzejewski-Szmek
2016-10-21
failure-action: generalize failure action to emergency action
Lukas Nykryn
2016-10-17
core/exec: add a named-descriptor option ("fd") for streams (#4179)
Luca Bruno
2016-10-16
tree-wide: introduce free_and_replace helper
Zbigniew Jędrzejewski-Szmek
2016-10-12
Allow block and char classes in DeviceAllow bus properties (#4353)
Zbigniew Jędrzejewski-Szmek
2016-08-31
core: introduce MemorySwapMax= (#3659)
Lennart Poettering
2016-08-30
core: introduce MemorySwapMax=
WaLyong Cho
2016-08-26
load-fragment: Resolve specifiers in OnCalendar and On*Sec
Douglas Christman
2016-08-18
logind: update empty and "infinity" handling for [User]TasksMax (#3835)
Tejun Heo
2016-08-07
core: add cgroup CPU controller support on the unified hierarchy
Tejun Heo
2016-08-05
util-lib: unify parsing of nice level values
Lennart Poettering
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
[next]