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
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
2015-09-30
log: move log_invalid_utf8() to log.h
Lennart Poettering
2015-09-30
tree-wide: clean up log_syntax() usage
Lennart Poettering
2015-09-29
core: allow setting WorkingDirectory= to the special value ~
Lennart Poettering
2015-09-24
load-fragment: Use parse_cpu_set in CPUAffinity support
Filipe Brandenburger
2015-09-22
Merge pull request #1336 from pszewczyk/functionfs_sockets_v3
Lennart Poettering
2015-09-22
core: Add list of additional file descriptors to socket port
Pawel Szewczyk
2015-09-18
load-fragment: resolve specifiers in RuntimeDirectory
Michael Gebetsroither
2015-09-16
cgroup: add support for net_cls controllers
Daniel Mack
2015-09-11
core: refactor cpu shares/blockio weight cgroup logic
Lennart Poettering
2015-09-10
Merge pull request #1239 from poettering/cgroup-pids
Daniel Mack
2015-09-10
core: add support for the "pids" cgroup controller
Lennart Poettering
2015-09-10
tree-wide: never use the off_t unless glibc makes us use it
Lennart Poettering
2015-09-09
tree-wide: take benefit of the fact that hashmap_free() returns NULL
Lennart Poettering
2015-09-09
tree-wide: make use of the fact that strv_free() returns NULL
Lennart Poettering
2015-09-09
tree-wide: drop {} from one-line if blocks
Lennart Poettering
2015-09-09
tree-wide: use coccinelle to patch a lot of code to use mfree()
Lennart Poettering
2015-09-06
nspawn: add new .nspawn files for container settings
Lennart Poettering
2015-09-05
core: don't use uninitialized errno
Lennart Poettering
2015-08-31
unit: unify how we assing slices to units
Lennart Poettering
2015-08-31
core: don't generate stub unit file for transient units
Lennart Poettering
2015-08-24
core: optionally create LOGIN_PROCESS or USER_PROCESS utmp entries
Lennart Poettering
2015-08-07
util: Don't interpret quotes by default in extract_first_word
Richard Maw
2015-08-07
util: change unquote_*_word to extract_*_word
Richard Maw
2015-08-07
Convert unquote_*_word users to expect isempty(p) after the last entry
Richard Maw
2015-08-07
load-fragment: fix segv on parse error
Zbigniew Jędrzejewski-Szmek
2015-07-31
tree-wide: introduce mfree()
David Herrmann
2015-06-17
load-fragment: reset the list on an ExecStart= containing only whitespace
Filipe Brandenburger
[next]