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
/
shared
/
env-util.c
Age
Commit message (
Expand
)
Author
2014-12-23
env-util: don't include files from src/core/
Lennart Poettering
2014-11-27
log: rearrange log function naming
Lennart Poettering
2014-10-17
environment: append unit_id to error messages regarding EnvironmentFile
Lukas Nykryn
2014-07-07
util: don't consider tabs special in string_has_cc() anymore
Lennart Poettering
2014-01-12
core: clean up environment block for --user instances a bit
Lennart Poettering
2013-10-02
strv: don't access potentially NULL string arrays
Lennart Poettering
2013-09-16
Verify validity of session name when received from outside
Zbigniew Jędrzejewski-Szmek
2013-05-02
Add __attribute__((const, pure, format)) in various places
Zbigniew Jędrzejewski-Szmek
2013-04-17
core/execute: report invalid environment variables from files
Harald Hoyer
2013-02-13
man: rename systemd.conf to systemd-system.conf
Zbigniew Jędrzejewski-Szmek
2013-02-13
use strneq instead of strncmp
Thomas Hindoe Paaboel Andersen
2013-02-11
manager: validate environment parameters for SetEnvironment(), UnsetEnvironme...
Lennart Poettering
2013-02-11
env: considerably beef up environment cleaning logic
Lennart Poettering