Age | Commit message (Expand) | Author |
2011-10-11 | unit: introduce ConditionCapability | Lennart Poettering |
2011-10-09 | test_virtualization: do not try to compare id in !virt context | Kay Sievers |
2011-09-23 | condition: optionally test against type of virtualization (vm vs. container) | Lennart Poettering |
2011-09-23 | condition: fix reversed tests if path does not exist at all | Michal Schmidt |
2011-09-21 | condition: add ConditionPathIsSymbolicLink | Michal Schmidt |
2011-09-21 | condition: always follow symlinks for condition checks, to mimic test | Lennart Poettering |
2011-09-21 | unit: introduce ConditionPathIsMountPoint= | Lennart Poettering |
2011-09-20 | condition: in ConditionPathIsExecutable follow symlinks | Lennart Poettering |
2011-09-19 | condition: opt out of /proc/cmdline parsing only when running in a container,... | Lennart Poettering |
2011-07-12 | unit: introduce ConditionFileIsExecutable= and use it where we check for a bi... | Lennart Poettering |
2011-07-07 | path,unit: support globbing in conditions and path units | Lennart Poettering |
2011-04-03 | condition: use 'selinux' rather than 'SELinux' as preferred spelling | Lennart Poettering |
2011-04-03 | condition: add ConditionSecurity | Michal Schmidt |
2011-04-03 | condition: fix dumping of conditions | Michal Schmidt |
2011-03-31 | src: our lord is coverity | Lennart Poettering |
2011-03-28 | use /run instead of /dev/.run | Kay Sievers |
2011-03-14 | container: skip a few things when we are run in a container such as accessing... | Lennart Poettering |
2011-03-08 | unit: distuingish mandatory from triggering conditions | Lennart Poettering |
2011-02-21 | condition: drop pointless double negation | Lennart Poettering |
2011-02-21 | unit: introduce ConditionVirtualization= | Lennart Poettering |
2010-11-15 | unit: introduce ConditionDirectoryNotEmpty= | Lennart Poettering |
2010-11-10 | unit: add ConditionNull= condition | Lennart Poettering |
2010-10-14 | condition: fix copyright | Lennart Poettering |
2010-10-13 | unit: add minimal condition checker for unit startup | Lennart Poettering |