Age | Commit message (Expand) | Author |
2013-11-08 | manager: configurable StartLimit default values | Lukas Nykryn |
2013-11-07 | man: wording and grammar updates | Jan Engelhardt |
2013-11-05 | Configurable Timeouts/Restarts default values | Oleksii Shevchuk |
2013-10-19 | mount/service: drop FsckPassNo support | Tom Gundersen |
2013-10-15 | man: wording and grammar updates | Jan Engelhardt |
2013-09-27 | man: drop references to "cgroup" wher appropriate | Lennart Poettering |
2013-09-19 | clarify $ escaping in Exec* lines | Andrey Borzenkov |
2013-09-12 | man: wording and grammar updates | Jan Engelhardt |
2013-09-12 | service: Implement 'on-watchdog' restart option | Hannes Reinecke |
2013-09-11 | man: document that Type=notify is currently incompatible with PrivateNetwork=yes | Lennart Poettering |
2013-09-10 | man: wording and grammar updates | Jan Engelhardt |
2013-07-12 | man: document the slice and scope units, add systemd.cgroup(5) | Zbigniew Jędrzejewski-Szmek |
2013-07-02 | man: add more formatting markup | Zbigniew Jędrzejewski-Szmek |
2013-07-02 | man: improve grammar and word formatting in numerous man pages | Jason St. John |
2013-06-26 | man: always supply quotes around literals | Zbigniew Jędrzejewski-Szmek |
2013-05-03 | Spelling fixes | Ville Skyttä |
2013-04-29 | man: clarify what Restart= means | Zbigniew Jędrzejewski-Szmek |
2013-03-19 | man/service: document behaviour on failure | Zbigniew Jędrzejewski-Szmek |
2013-03-15 | man: fix grammar | Zbigniew Jędrzejewski-Szmek |
2013-03-13 | man: Document the actual behaviour of ExecStopPost | Mathieu Bridon |
2013-02-20 | man: be even more clear about ExecStart's first argument. | Max F. Albrecht |
2013-02-13 | man: use <replaceable> in various places | Zbigniew Jędrzejewski-Szmek |
2013-01-26 | man: extend systemd.directives(7) to all manual pages | Zbigniew Jędrzejewski-Szmek |
2013-01-22 | Fix some typos | Eelco Dolstra |
2013-01-17 | units: for all unit settings that take lists, allow the empty string for rese... | Lennart Poettering |
2013-01-15 | man: add links to directive index to see-alsos | Zbigniew Jędrzejewski-Szmek |
2013-01-03 | man: clarify that specifiers cannot be used in ExecStart='s first argument | Lennart Poettering |
2012-11-15 | man: update description of ExecStart and friends | Zbigniew Jędrzejewski-Szmek |
2012-11-15 | core: lift restriction on order of - and @ in ExecStart | Zbigniew Jędrzejewski-Szmek |
2012-10-26 | man: typo fixes | Thomas Hindoe Paaboel Andersen |
2012-10-18 | service: when invoking service processes in --user mode set MANAGERPID to PID... | Lennart Poettering |
2012-10-16 | Reword sentences that contain psuedo-English "resp." | Andrew Eikum |
2012-09-13 | man: fix a bunch of typos in docs | Thomas Hindoe Paaboel Andersen |
2012-09-05 | man: document that ExecStart= doesn't understand shell command lines | Lennart Poettering |
2012-08-14 | man: extend documentation for RestartPreventExitStatus= and SuccessExitStatus... | Lennart Poettering |
2012-08-14 | service: add options RestartPreventExitStatus and SuccessExitStatus | Lukas Nykryn |
2012-08-08 | systemd: introduced new timeout types | Michal Sekletar |
2012-07-20 | unit: split off KillContext from ExecContext containing only kill definitions | Lennart Poettering |
2012-07-16 | man: reword man page titles | Lennart Poettering |
2012-07-04 | man: document Restart= a bit more | Lennart Poettering |
2012-07-04 | service: flush the start counter in "systemctl reset-failed" | Lennart Poettering |
2012-07-04 | man: clarify that StartLimitInterval= also applies to manual starts | Lennart Poettering |
2012-07-04 | man: explain StartLimitRate= in conjunction with Restart= a bit better | Lennart Poettering |
2012-06-28 | man: add various links from man pages to appropriate wiki pages | Lennart Poettering |
2012-06-28 | man: extend watchdog docs a bit | Lennart Poettering |
2012-06-15 | service: timeout for oneshot services | Lukas Nykryn |
2012-05-30 | service: mark compat options as such | Lennart Poettering |
2012-05-23 | man: properly document FsckPassNo= for mount units | Lennart Poettering |
2012-05-21 | service: make the fsck pass no configurable | Lennart Poettering |
2012-05-03 | service: default to Type=dbus if BusName= is specified | Lennart Poettering |