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
/
basic
/
env-util.c
Age
Commit message (
Expand
)
Author
2016-11-17
basic/env-uil: fix assertion failure in strv_env_replace (#4688)
Zbigniew Jędrzejewski-Szmek
2016-11-05
core/load-fragment: modify existing environment instead of copying strv over ...
Zbigniew Jędrzejewski-Szmek
2016-10-16
tree-wide: use mfree more
Zbigniew Jędrzejewski-Szmek
2016-02-10
tree-wide: remove Emacs lines from all files
Daniel Mack
2015-12-01
basic: re-sort includes
Thomas Hindoe Paaboel Andersen
2015-11-30
basic: include only what we use
Thomas Hindoe Paaboel Andersen
2015-11-11
execute: Add new PassEnvironment= directive
Filipe Brandenburger
2015-10-31
systemctl: add a way to explicitly request client-side unit installing
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-07
basic: fix env expansion for strings leading with two dollar signs
Michal Schmidt
2015-08-07
strv: convert strv_split_quotes into a generic strv_split_extract
Richard Maw
2015-08-07
util: change unquote_*_word to extract_*_word
Richard Maw
2015-06-11
build-sys: split internal basic/ library from shared/
Kay Sievers