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
/
test
/
test-unit-file.c
Age
Commit message (
Expand
)
Author
2016-05-20
basic: remove rm_rf_and_free, add rm_rf_physical_and_free, use rm_rf_physical...
Evgeny Vereshchagin
2016-04-29
core: Filter by unit name behind the D-Bus, instead on the client side (#3142)
kayrus
2016-04-12
tests: override XDG_RUNTIME_DIR where we use the user runtime dir
Lennart Poettering
2016-04-12
core: remove ManagerRunningAs enum
Lennart Poettering
2016-02-23
tree-wide: minor formatting inconsistency cleanups
Vito Caputo
2016-02-10
tree-wide: remove Emacs lines from all files
Daniel Mack
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: keep bounding set in non-inverted format.
Ismo Puustinen
2016-01-12
test: pass temporary allocated unit to config_parse_exec()
WaLyong Cho
2015-11-27
core: fix rlimit parsing
Evgeny Vereshchagin
2015-11-25
core: support <soft:hard> ranges for RLIMIT options
Karel Zak
2015-11-12
core: simplify handling of %u, %U, %s and %h unit file specifiers
Lennart Poettering
2015-11-11
tests: add test for config_parse_pass_environ
Evgeny Vereshchagin
2015-11-10
core: accept time units for time-based resource limits
Lennart Poettering
2015-10-30
tests: add test for capability bounding set parsing
Evgeny Vereshchagin
2015-10-29
test: add test for capability bounding set parsing
Evgeny Vereshchagin
2015-10-27
util-lib: split out allocation calls into alloc-util.[ch]
Lennart Poettering
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-06-17
load-fragment: reset the list on an ExecStart= containing only whitespace
Filipe Brandenburger
2015-06-17
load-fragment: use unquote_first_word in config_parse_exec
Filipe Brandenburger
2015-06-17
tests: additional cases in test-unit-file
Filipe Brandenburger
2015-06-03
test-unit-file.c: fixup the test for commit 3b51f8ddd5
Harald Hoyer
2015-06-01
test-unit-file: add test for improperly escaped exec string
Daniel Mack
2015-05-18
util: split all hostname related calls into hostname-util.c
Lennart Poettering
2015-05-15
core: Fix assertion with empty Exec*= paths
Martin Pitt
2015-05-11
install: when exporting prefix InstallInfo to become UnitFileInstallInfo
Lennart Poettering
2015-04-23
util: Fix assertion in split() on missing '
Martin Pitt
2015-02-23
remove unused includes
Thomas Hindoe Paaboel Andersen
2015-01-11
core/load-fragment: avoid allocating 0 bytes when given an invalid command
Zbigniew Jędrzejewski-Szmek
2015-01-11
test-unit-file: don't access out-of-bounds memory
Zbigniew Jędrzejewski-Szmek
2014-12-18
load-fragment: allow quoting in command name and document allowed escapes
Zbigniew Jędrzejewski-Szmek
2014-12-18
test-unit-file: add test for semicolon escaping
Zbigniew Jędrzejewski-Szmek
2014-11-23
test: support empty environment variables in unit files
Iago López Galeiras
2014-10-04
test: only use assert_se
Thomas Hindoe Paaboel Andersen
2014-09-15
hashmap: introduce hash_ops to make struct Hashmap smaller
Michal Schmidt
2014-07-03
machinectl: show /etc/os-release information of container in status output
Lennart Poettering
2014-05-25
test-unit-file: skip if unit_file_get_list returns permission denied
Cristian Rodríguez
2014-02-20
macro: add nice macro for disabling -Wnonnull temporarily
Lennart Poettering
2014-01-28
always use the same code for creating temporary files
Lennart Poettering
2013-11-25
conf-parser: distinguish between multiple sections with the same name
Tom Gundersen
2013-09-17
specifier: rework specifier calls to return proper error message
Lennart Poettering
2013-08-22
test: Make testing work on systems without or old systemd
Holger Hans Peter Freyther
2013-07-30
test-unit-file: return error without dumping core on permission error
Christian Hesse
2013-04-18
move _cleanup_ attribute in front of the type
Harald Hoyer
2013-04-17
Report about syntax errors with metadata
Zbigniew Jędrzejewski-Szmek
2013-04-17
core: log a few more things under UNIT=...
Zbigniew Jędrzejewski-Szmek
2013-04-13
fileio: in envfiles, do not skip lines following empty lines
Zbigniew Jędrzejewski-Szmek
2013-04-03
shared: rework env file reader
Lennart Poettering
[next]