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
/
condition-util.c
Age
Commit message (
Expand
)
Author
2014-11-06
shared: rename condition-util.[ch] to condition.[ch]
Lennart Poettering
2014-11-06
condition: order condition types the same way in man page, enum, tables
Lennart Poettering
2014-11-06
core: introduce the concept of AssertXYZ= similar to ConditionXYZ=, but fatal...
Lennart Poettering
2014-11-06
condition: record test state internally and beef it up to be a full enum
Lennart Poettering
2014-11-06
condition: add more test cases
Lennart Poettering
2014-11-06
condition: internalize condition test functions
Lennart Poettering
2014-11-06
condition: unify condition logic in one file
Lennart Poettering
2014-11-06
condition: properly allow passing back errors from condition checks
Lennart Poettering
2014-11-05
condition: rewrite condition_test_kernel_command_line() based on unquote_firs...
Lennart Poettering
2014-07-31
Always prefer our headers to system headers
Zbigniew Jędrzejewski-Szmek
2014-07-31
Properly report invalid quoted strings
Zbigniew Jędrzejewski-Szmek
2014-07-31
Reject invalid quoted strings
Zbigniew Jędrzejewski-Szmek
2014-07-07
firstboot: get rid of firstboot generator again, introduce ConditionFirstBoot...
Lennart Poettering
2014-06-13
core: add new ConditionNeedsUpdate= unit condition
Lennart Poettering
2014-06-13
condition: minor modernizations
Lennart Poettering
2014-02-24
virt: make Virtualization an anonymous enum
Thomas Hindoe Paaboel Andersen
2014-02-21
core: add new ConditionArchitecture() that checks the architecture returned b...
Lennart Poettering
2014-02-20
condition: split out most of condition handling into libsystemd-shard
Tom Gundersen