summaryrefslogtreecommitdiff
path: root/src/core/condition.c
AgeCommit message (Expand)Author
2014-05-15Remove unnecessary casts in printfsZbigniew Jędrzejewski-Szmek
2014-02-21core: add new ConditionArchitecture() that checks the architecture returned b...Lennart Poettering
2014-02-20condition: split out most of condition handling into libsystemd-shardTom Gundersen
2014-02-20condition: refactor a bitTom Gundersen
2013-11-06util: unify reading of /proc/cmdlineLennart Poettering
2013-10-10security: rework selinux, smack, ima, apparmor detection logicLennart Poettering
2013-07-17systemd,systemctl: export condition status and show failing conditionZbigniew Jędrzejewski-Szmek
2013-07-17systemd: log failed conditionsZbigniew Jędrzejewski-Szmek
2013-07-05tests: add tests for string lookup tablesZbigniew Jędrzejewski-Szmek
2013-05-30core: use the same test as upstart for apparmorNirbheek Chauhan
2013-05-11Add support for ConditionSecurity=imaAuke Kok
2013-05-11Re-indent with spaces.Auke Kok
2013-05-08condition, man: Add support for ConditionSecurity=smackKarol Lewandowski
2013-05-06condition, man: Add support for ConditionSecurity=apparmorNirbheek Chauhan
2013-02-14honor SELinux labels, when creating and writing config filesHarald Hoyer
2012-12-31unit: add ConditionACPower=Lennart Poettering
2012-09-11condition: add ConditionFileNotEmpty=Lennart Poettering
2012-08-22unit: add new ConditionHost= condition typeLennart Poettering
2012-05-08util: split-out path-util.[ch]Kay Sievers
2012-04-22util: fix tty_is_vc_resolve() in a container where /sys/class/tty/console/act...Lennart Poettering
2012-04-12unit: introduce ConditionPathIsReadWriteLennart Poettering
2012-04-12relicense to LGPLv2.1 (with exceptions)Lennart Poettering
2012-04-11move libsystemd_core.la sources into core/Kay Sievers