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-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
2015-11-27
tree-wide: expose "p"-suffix unref calls in public APIs to make gcc cleanup easy
Lennart Poettering
2015-11-27
core: fix rlimit parsing
Evgeny Vereshchagin
2015-11-26
Merge pull request #1994 from karelzak/rlimits
Lennart Poettering
2015-11-25
core: support <soft:hard> ranges for RLIMIT options
Karel Zak
2015-11-24
core: mount flags remove FOREACH_WORD_SEPARATOR
Susant Sahani
2015-11-18
socket: Add support for socket protcol
Susant Sahani
2015-11-16
tree-wide: sort includes
Thomas Hindoe Paaboel Andersen
2015-11-13
core: add new DefaultTasksMax= setting for system.conf
Lennart Poettering
2015-11-12
core: remove support for RequiresOverridable= and RequisiteOverridable=
Lennart Poettering
2015-11-11
Merge pull request #1854 from poettering/unit-deps
Tom Gundersen
2015-11-11
core: fix dependency parsing
Lennart Poettering
2015-11-11
execute: Add new PassEnvironment= directive
Filipe Brandenburger
2015-11-10
Merge pull request #1835 from poettering/grabbag-of-stuff
Daniel Mack
2015-11-10
core: unit deps port to extract_first_word
Susant Sahani
2015-11-10
core: accept time units for time-based resource limits
Lennart Poettering
2015-11-10
core: when parsing resource limits, be more careful with types and corner cases
Lennart Poettering
2015-11-10
core: simplify parsing of capability bounding set settings
Lennart Poettering
2015-11-09
Merge pull request #1794 from karelzak/size_limit
Lennart Poettering
2015-11-07
core: remove unused variable
Thomas Hindoe Paaboel Andersen
2015-11-06
core: support IEC suffixes for RLIMIT stuff
Karel Zak
2015-11-04
Merge pull request #1761 from ssahani/word
Lennart Poettering
2015-11-04
core: small fixes to parse_namespace
Evgeny Vereshchagin
2015-11-03
core: parse socket port to extract_first_word
Susant Sahani
2015-10-30
core: port config_parse_bounding_set to extract_first_word
Evgeny Vereshchagin
2015-10-29
core: fix capability bounding set parsing
Evgeny Vereshchagin
2015-10-27
Merge pull request #1695 from evverx/fix-cap-bounding-merging
Lennart Poettering
2015-10-27
process-util: move a couple of process-related calls over
Lennart Poettering
2015-10-27
util-lib: split out allocation calls into alloc-util.[ch]
Lennart Poettering
2015-10-27
util-lib: move web-related calls into web-util.[ch]
Lennart Poettering
2015-10-27
util-lib: split stat()/statfs()/stavfs() related calls into stat-util.[ch]
Lennart Poettering
2015-10-27
util-lib: move a number of fs operations into fs-util.[ch]
Lennart Poettering
2015-10-27
util-lib: split string parsing related calls from util.[ch] into parse-util.[ch]
Lennart Poettering
2015-10-27
core: fix CapabilityBoundingSet merging
Evgeny Vereshchagin
2015-10-25
util-lib: split out fd-related operations into fd-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-24
util: split out escaping code into escape.[ch]
Lennart Poettering
2015-10-24
util-lib: rework extract_first_word_and_warn() a bit
Lennart Poettering
2015-10-22
core: use extract_first_word for namespace parsing
Evgeny Vereshchagin
2015-10-21
core: fix namespace parsing
Evgeny Vereshchagin
2015-10-19
core: actually set pids_max field after parsing it
Lennart Poettering
2015-10-06
core: add support for naming file descriptors passed using socket activation
Lennart Poettering
2015-09-30
basic: split out cpu set specific APIs into cpu-set-util.[ch]
Lennart Poettering
2015-09-30
util: rename parse_cpu_set() to parse_cpu_set_and_warn()
Lennart Poettering
[next]