Age | Commit message (Expand) | Author |
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: use <constant> for various constants which look ugly with quotes | Zbigniew Jędrzejewski-Szmek |
2013-05-30 | core: read "debug" from kernel commandline and set log level | Lukas Nykryn |
2013-05-06 | systemd-sleep: add support for freeze and standby | Zbigniew Jędrzejewski-Szmek |
2013-04-17 | Revert "man/systemd.xml: change the signal names to kill systemd" | Harald Hoyer |
2013-04-17 | man/systemd.xml: change the signal names to kill systemd | Harald Hoyer |
2013-02-13 | man: rename systemd.conf to systemd-system.conf | Zbigniew Jędrzejewski-Szmek |
2013-02-07 | man: describe unit load path in systemd.unit(5) | Zbigniew Jędrzejewski-Szmek |
2013-01-26 | man: extend systemd.directives(7) to all manual pages | Zbigniew Jędrzejewski-Szmek |
2013-01-15 | man: add links to directive index to see-alsos | Zbigniew Jędrzejewski-Szmek |
2013-01-15 | make-directive-index: link to systemd options | Zbigniew Jędrzejewski-Szmek |
2012-10-26 | man: typo fixes | Thomas Hindoe Paaboel Andersen |
2012-10-18 | manager: connect SIGRTMIN+24 to terminating --user instances | Lennart Poettering |
2012-10-16 | Reword sentences that contain psuedo-English "resp." | Andrew Eikum |
2012-09-14 | man: mention journalctl in the systemd man page | Lennart Poettering |
2012-07-17 | systemd: add --version option | Zbigniew Jędrzejewski-Szmek |
2012-07-16 | man: reword man page titles | Lennart Poettering |
2012-07-13 | man: move header file man pages from section 7 to 3 | Lennart Poettering |
2012-06-28 | man: add various links from man pages to appropriate wiki pages | Lennart Poettering |
2012-06-27 | man: document fstab generator | Lennart Poettering |
2012-06-25 | man: document systemd-vconsole-setup.service | Lennart Poettering |
2012-06-22 | man: introduce bootup(7) | Lennart Poettering |
2012-06-22 | core: remove sysv_console option | Lennart Poettering |
2012-06-22 | man: document all kernel command line options we understand | Lennart Poettering |
2012-04-12 | relicense to LGPLv2.1 (with exceptions) | Lennart Poettering |
2012-03-14 | man: document where we read kernel cmdline options from | Lennart Poettering |
2012-02-08 | man: document systemd.setenv= | Lennart Poettering |
2012-01-12 | core: switch all log targets to go directly to the journal, instead via syslog | Lennart Poettering |
2011-11-07 | man: fix a typo in signal number | Michal Schmidt |
2011-09-06 | man: fix typo in systemd manual page | Albert Strasheim |
2011-08-30 | service: change default stdout/stderr to syslog | Lennart Poettering |
2011-08-30 | stdout-bridge: rename logger to stdout-syslog-bridge to make it more descriptive | Lennart Poettering |
2011-07-23 | systemctl: split --help into multiple sections | Lennart Poettering |
2011-07-23 | manager: add log control via RT signals | Lennart Poettering |
2011-05-25 | man: update the list of unit search locations | William Swanson |
2011-04-01 | general: replace a few uses of /var/run by /run | Lennart Poettering |
2011-03-14 | core: move abstract namespace sockets to /dev/.run | Lennart Poettering |
2011-03-10 | man: trivial typo in systemd(1) | Andrey Borzenkov |
2011-02-15 | service: change default std output to inherit | Lennart Poettering |
2011-02-15 | exec: introduce global defaults for the standard output of services | Lennart Poettering |
2011-02-09 | manager: if we receive SIGRTMIN+20/21 enable/disable showing of status on the... | Lennart Poettering |
2010-11-15 | drop support for MANAGER_SESSION, introduce MANAGER_USER instead | Lennart Poettering |
2010-11-11 | man: Fix various typos | Andrew Edmunds |
2010-10-26 | man: be more explicit about the usefulness of --system | Lennart Poettering |
2010-09-14 | man: include reference to the interface stability promise | Lennart Poettering |
2010-08-31 | manager: rename 'maintenance' state to 'failed' to avoid user confusion | Matthew Miller |
2010-08-25 | cgroup: mount cgroup file systems to /sys/fs/cgroup instead of /cgroup | Lennart Poettering |
2010-08-16 | man: document new shutdown features | Lennart Poettering |
2010-08-09 | manager: when two pending jobs conflict, keep the one that "conflicts", remov... | Lennart Poettering |