| Commit message (Expand) | Author | Age | Files | Lines |
* | core: get rid of condition.c and move the remaining call into util.c | Lennart Poettering | 2014-11-06 | 1 | -67/+0 |
* | core: introduce the concept of AssertXYZ= similar to ConditionXYZ=, but fatal... | Lennart Poettering | 2014-11-06 | 1 | -3/+3 |
* | condition: record test state internally and beef it up to be a full enum | Lennart Poettering | 2014-11-06 | 1 | -3/+1 |
* | condition: unify condition logic in one file | Lennart Poettering | 2014-11-06 | 1 | -208/+0 |
* | condition: properly allow passing back errors from condition checks | Lennart Poettering | 2014-11-06 | 1 | -14/+24 |
* | core: introduce ConditionSecurity=audit | Lennart Poettering | 2014-11-03 | 1 | -0/+3 |
* | mac: also rename use_{smack,selinux,apparmor}() calls so that they share the ... | Lennart Poettering | 2014-10-23 | 1 | -4/+4 |
* | firstboot: get rid of firstboot generator again, introduce ConditionFirstBoot... | Lennart Poettering | 2014-07-07 | 1 | -0/+17 |
* | core: add new ConditionNeedsUpdate= unit condition | Lennart Poettering | 2014-06-13 | 1 | -0/+33 |
* | condition: minor modernizations | Lennart Poettering | 2014-06-13 | 1 | -4/+3 |
* | Remove unnecessary casts in printfs | Zbigniew Jędrzejewski-Szmek | 2014-05-15 | 1 | -1/+1 |
* | core: add new ConditionArchitecture() that checks the architecture returned b... | Lennart Poettering | 2014-02-21 | 1 | -0/+3 |
* | condition: split out most of condition handling into libsystemd-shard | Tom Gundersen | 2014-02-20 | 1 | -208/+0 |
* | condition: refactor a bit | Tom Gundersen | 2014-02-20 | 1 | -50/+70 |
* | util: unify reading of /proc/cmdline | Lennart Poettering | 2013-11-06 | 1 | -6/+3 |
* | security: rework selinux, smack, ima, apparmor detection logic | Lennart Poettering | 2013-10-10 | 1 | -21/+8 |
* | systemd,systemctl: export condition status and show failing condition | Zbigniew Jędrzejewski-Szmek | 2013-07-18 | 1 | -3/+5 |
* | systemd: log failed conditions | Zbigniew Jędrzejewski-Szmek | 2013-07-18 | 1 | -1/+11 |
* | tests: add tests for string lookup tables | Zbigniew Jędrzejewski-Szmek | 2013-07-05 | 1 | -0/+2 |
* | core: use the same test as upstart for apparmor | Nirbheek Chauhan | 2013-05-30 | 1 | -1/+12 |
* | Add support for ConditionSecurity=ima | Auke Kok | 2013-05-11 | 1 | -0/+2 |
* | Re-indent with spaces. | Auke Kok | 2013-05-11 | 1 | -4/+4 |
* | condition, man: Add support for ConditionSecurity=smack | Karol Lewandowski | 2013-05-09 | 1 | -0/+2 |
* | condition, man: Add support for ConditionSecurity=apparmor | Nirbheek Chauhan | 2013-05-06 | 1 | -0/+2 |
* | honor SELinux labels, when creating and writing config files | Harald Hoyer | 2013-02-14 | 1 | -0/+1 |
* | unit: add ConditionACPower= | Lennart Poettering | 2012-12-31 | 1 | -0/+14 |
* | condition: add ConditionFileNotEmpty= | Lennart Poettering | 2012-09-11 | 1 | -0/+10 |
* | unit: add new ConditionHost= condition type | Lennart Poettering | 2012-08-22 | 1 | -0/+31 |
* | util: split-out path-util.[ch] | Kay Sievers | 2012-05-08 | 1 | -0/+1 |
* | util: fix tty_is_vc_resolve() in a container where /sys/class/tty/console/act... | Lennart Poettering | 2012-04-22 | 1 | -8/+2 |
* | unit: introduce ConditionPathIsReadWrite | Lennart Poettering | 2012-04-12 | 1 | -0/+11 |
* | relicense to LGPLv2.1 (with exceptions) | Lennart Poettering | 2012-04-12 | 1 | -4/+4 |
* | move libsystemd_core.la sources into core/ | Kay Sievers | 2012-04-11 | 1 | -0/+323 |