Age | Commit message (Expand) | Author |
2017-02-07 | man: add cross-reference | Lucas Werkmeister |
2017-02-06 | man: document that sd_notify() is racy in some cases | Lennart Poettering |
2017-01-14 | Merge pull request #4879 from poettering/systemd | Zbigniew Jędrzejewski-Szmek |
2016-12-24 | man: Align ExecStop= documentation with actual kill behavior (#4974) | Felipe Sateler |
2016-12-21 | man: document that services need at least one of ExecStart= or ExecStop= | Lennart Poettering |
2016-12-11 | man: use unicode ellipsis in more places | Zbigniew Jędrzejewski-Szmek |
2016-12-11 | basic/extract-word,man: clarify "correction" of invalid escapes | Zbigniew Jędrzejewski-Szmek |
2016-11-29 | service: new NotifyAccess= value for control processes (#4212) | Jouke Witteveen |
2016-11-10 | man: mention start rate limiting in Restart= doc (#4637) | Lucas Werkmeister |
2016-10-28 | man: add a note that FDSTORE=1 requires epoll-compatible fds | Zbigniew Jędrzejewski-Szmek |
2016-10-19 | man: document dependencies implied by Sockets= (#4412) | Lucas Werkmeister |
2016-10-11 | man: document that Type=idle is subject to a 5s time-out | Lennart Poettering |
2016-08-11 | man: add "timeout" to status table (#3919) | Zbigniew Jędrzejewski-Szmek |
2016-08-04 | core: set $SERVICE_RESULT, $EXIT_CODE and $EXIT_STATUS in ExecStop=/ExecStopP... | Lennart Poettering |
2016-07-25 | core: change ExecStart=! syntax to ExecStart=+ (#3797) | Lennart Poettering |
2016-06-28 | man: clarify NotifyAccess overriding (#3620) | Luca Bruno |
2016-06-10 | core/execute: add the magic character '!' to allow privileged execution (#3493) | Alessandro Puccetti |
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 |