Age | Commit message (Expand) | Author |
2012-10-16 | Reword sentences that contain psuedo-English "resp." | Andrew Eikum |
2012-09-18 | unit-printf: add specifiers for the host name, machine id, boot id | Lennart Poettering |
2012-09-13 | man: fix a bunch of typos in docs | Thomas Hindoe Paaboel Andersen |
2012-09-11 | condition: add ConditionFileNotEmpty= | Lennart Poettering |
2012-08-22 | unit: add new ConditionHost= condition type | Lennart Poettering |
2012-07-31 | doc: clarification in system.unit man page | Zbigniew Jędrzejewski-Szmek |
2012-07-26 | man: rewrite the description of PartOf | Michal Schmidt |
2012-07-26 | systemd: added new dependency PartOf | Michal Sekletar |
2012-07-16 | man: reword man page titles | Lennart Poettering |
2012-07-16 | unit: introduce %s specifier for the user shell | Lennart Poettering |
2012-07-16 | unit: printf specifiers %u and %h: $USER and $HOME. | Auke Kok |
2012-07-13 | unit: rename BindTo= to BindsTo= | Lennart Poettering |
2012-06-22 | unit: drop the Names= option | Lennart Poettering |
2012-05-22 | units: remove service sysv_path variable and replace it by generic unit_path | Lennart Poettering |
2012-05-21 | unit: introduce RequiredBy= setting in [Install], to complement WantedBy= | Lennart Poettering |
2012-05-21 | units: introduce new Documentation= field and make use of it everywhere | Lennart Poettering |
2012-04-30 | unit: add new dependency type RequiresMountsFor= | Lennart Poettering |
2012-04-17 | man: Fix a few typos | Michael Biebl |
2012-04-12 | unit: introduce ConditionPathIsReadWrite | Lennart Poettering |
2012-04-12 | relicense to LGPLv2.1 (with exceptions) | Lennart Poettering |
2012-03-15 | virt: the pidns controller does not exist anymore | Lennart Poettering |
2012-01-25 | virt: detect LXC+libvirt containers | Lennart Poettering |
2012-01-11 | unit: implement new PropagateReloadTo=/PropagateReloadFrom= operations | Lennart Poettering |
2011-10-11 | unit: introduce ConditionCapability | Lennart Poettering |
2011-10-11 | man: .include directive does not include as textual include it includes by pa... | Barry Scott |
2011-09-23 | condition: optionally test against type of virtualization (vm vs. container) | Lennart Poettering |
2011-09-23 | util: detect systemd-nspawn without relying on ns cgroup tree | Lennart Poettering |
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 | man: document which condition tests follow symlinks | Michal Schmidt |
2011-09-06 | man: list specifiers in a table | Mathieu Bridon |
2011-07-12 | unit: introduce ConditionFileIsExecutable= and use it where we check for a bi... | Lennart Poettering |
2011-07-11 | man: un-reverse IgnoreOnSnapshot description | Zbigniew Jędrzejewski-Szmek |
2011-07-07 | path,unit: support globbing in conditions and path units | Lennart Poettering |
2011-07-01 | unit: add three new specifiers to use in unit files | Lennart Poettering |
2011-06-20 | man: Documentation spelling fixes | Ville Skyttä |
2011-05-05 | unit: make ignoring in snapshots a per unit property, instead of a per unit t... | Lennart Poettering |
2011-04-16 | manager: introduce IgnoreOnIsolate flag so that we can keep systemd-logger ar... | Lennart Poettering |
2011-04-07 | unit: introduce OnFailureIsolate= | Lennart Poettering |
2011-04-03 | condition: use 'selinux' rather than 'SELinux' as preferred spelling | Lennart Poettering |
2011-04-03 | man: document ConditionSecurity | Michal Schmidt |
2011-04-01 | man: document ConditionPathIsDirectory= | Lennart Poettering |
2011-03-18 | man: document pidns containers | Lennart Poettering |
2011-03-18 | units: deemphesize Names= settings, and explain why nobody whould use them | Lennart Poettering |
2011-03-18 | man: document .requires/ directories | Lennart Poettering |
2011-03-08 | unit: distuingish mandatory from triggering conditions | Lennart Poettering |
2011-02-21 | unit: introduce ConditionVirtualization= | Lennart Poettering |
2011-01-01 | man: remaining spelling fixes | Miklos Vajna |
2010-11-18 | man: trivial BindTo description fix | Andrey Borzenkov |