Age | Commit message (Expand) | Author |
2016-04-12 | man: clarify that DefaultDependencies= is in the [Unit] section | Lennart Poettering |
2016-02-11 | Merge pull request #2590 from zonque/bus-endpoint-removal | Zbigniew Jędrzejewski-Szmek |
2016-02-12 | man: fix typos | Jakub Wilk |
2016-02-11 | Remove kdbus custom endpoint support | Daniel Mack |
2016-02-10 | man: document that ExecStartPost= is only run if ExecStart= succeeded | Lennart Poettering |
2016-02-10 | core: make the StartLimitXYZ= settings generic and apply to any kind of unit,... | Lennart Poettering |
2016-02-03 | core: when a service's ExecStartPre= times out, skip ExecStop= | Lennart Poettering |
2016-02-01 | man: document the new RuntimeMaxSec= setting | Lennart Poettering |
2016-01-29 | man: document special considerations when mixing templated service units and ... | Lennart Poettering |
2015-11-21 | man: update WatchdogSec section | Evgeny Vereshchagin |
2015-11-19 | man: fully document sd-event interfaces | Lennart Poettering |
2015-11-13 | man: add note about sd_watchdog_enabled | Evgeny Vereshchagin |
2015-11-11 | man: document automatic dependencies | Lennart Poettering |
2015-11-06 | doc: use expanded forms for written style | Jan Engelhardt |
2015-11-06 | doc: correct orthography, word forms and missing/extraneous words | Jan Engelhardt |
2015-11-06 | doc: correct punctuation and improve typography in documentation | Jan Engelhardt |
2015-10-07 | man: fix typo ('and' -> 'are') | Michal Schmidt |
2015-10-01 | man: minor wording improvements to USB FunctionFS documentation | Lennart Poettering |
2015-09-30 | man: use "=" when referring to configuration file settings | Zbigniew Jędrzejewski-Szmek |
2015-09-30 | man: add link to functionfs docs | Zbigniew Jędrzejewski-Szmek |
2015-09-22 | man: Add documentation for functionfs socket activation | Pawel Szewczyk |
2015-08-11 | man: Describe when ExecStartFoo= commands are run in more detail | Richard Maw |
2015-08-07 | man: clarify that unknown escapes must be escaped | Zbigniew Jędrzejewski-Szmek |
2015-06-27 | systemd.service.xml: document that systemd removes the PIDFile | Felipe Sateler |
2015-06-22 | man: remove links to outdated kdbus development repository | Kay Sievers |
2015-06-18 | man: revert dynamic paths for split-usr setups | Tom Gundersen |
2015-06-15 | man: document that ExecStop= needs a synchronous tool | Lennart Poettering |
2015-05-28 | man: generate configured paths in manpages | Filipe Brandenburger |
2015-05-11 | treewide: Correct typos and spell plural of bus consistent | Torstein Husebø |
2015-03-09 | man: document that ExecStartPre= is not the place to start long-running proce... | Lennart Poettering |
2015-02-10 | man: boilerplate unification | Zbigniew Jędrzejewski-Szmek |
2015-02-03 | Reindent man pages to 2ch | Zbigniew Jędrzejewski-Szmek |
2015-01-27 | man: systemd.service(5): add some simple examples | Christian Seiler |
2015-01-06 | core: add new logic for services to store file descriptors in PID 1 | Lennart Poettering |
2014-12-18 | load-fragment: allow quoting in command name and document allowed escapes | Zbigniew Jędrzejewski-Szmek |
2014-11-30 | man: BusName= is not optional for Type!=bus | Umut Tezduyar Lindskog |
2014-11-30 | core: warn and ignore SysVStartPriority= | Zbigniew Jędrzejewski-Szmek |
2014-10-28 | core: send sigabrt on watchdog timeout to get the stacktrace | Umut Tezduyar Lindskog |
2014-10-20 | man: try to reword explanation of Sockets= a bit | Lennart Poettering |
2014-10-15 | man: fix typos | Jan Synacek |
2014-10-07 | man: document stripping of quotes | Zbigniew Jędrzejewski-Szmek |
2014-10-07 | man: move commandline parsing to a separate section | Zbigniew Jędrzejewski-Szmek |
2014-09-22 | man: fix typo and add link | Zbigniew Jędrzejewski-Szmek |
2014-09-08 | bus: parse BusPolicy directive in service files | Daniel Mack |
2014-09-06 | man: fix references to systemctl man page which is now in section 1 | Michael Biebl |
2014-08-22 | core: introduce "poweroff" as new failure action types | Lennart Poettering |
2014-08-22 | core: add support for a configurable system-wide start-up timeout | Lennart Poettering |
2014-08-21 | service: allow services of Type=oneshot that specify no ExecStart= commands | Lennart Poettering |
2014-08-07 | man: correct references to DefaultTimeout*Sec | Zbigniew Jędrzejewski-Szmek |
2014-07-03 | man: reference RestartForceExitStatus= from the Restart= description | Lennart Poettering |