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
/
condition.h
Age
Commit message (
Expand
)
Author
2014-11-06
core: get rid of condition.c and move the remaining call into util.c
Lennart Poettering
2014-11-06
core: introduce the concept of AssertXYZ= similar to ConditionXYZ=, but fatal...
Lennart Poettering
2014-02-20
condition: split out most of condition handling into libsystemd-shard
Tom Gundersen
2013-07-17
systemd,systemctl: export condition status and show failing condition
Zbigniew Jędrzejewski-Szmek
2013-07-17
systemd: log failed conditions
Zbigniew Jędrzejewski-Szmek
2013-05-02
Add __attribute__((const, pure, format)) in various places
Zbigniew Jędrzejewski-Szmek
2012-12-31
unit: add ConditionACPower=
Lennart Poettering
2012-09-11
condition: add ConditionFileNotEmpty=
Lennart Poettering
2012-08-22
unit: add new ConditionHost= condition type
Lennart Poettering
2012-07-19
use #pragma once instead of foo*foo #define guards
Shawn Landden
2012-04-12
unit: introduce ConditionPathIsReadWrite
Lennart Poettering
2012-04-12
relicense to LGPLv2.1 (with exceptions)
Lennart Poettering
2012-04-11
move libsystemd_core.la sources into core/
Kay Sievers