Age | Commit message (Expand) | Author |
2016-02-10 | man: follow up fixes for #2575 | Zbigniew Jędrzejewski-Szmek |
2016-02-10 | man: correct explanation of "systemctl is-enabled" output | Lennart Poettering |
2016-02-10 | man: document that ExecStartPost= is only run if ExecStart= succeeded | Lennart Poettering |
2016-02-10 | man: document that "systemctl enable" supports abbreviated unit file names | Lennart Poettering |
2016-02-10 | man: document that nss-myhostname handles *.localhost and *.localdomain too | Lennart Poettering |
2016-02-10 | man: document that [Install] has no effect in unit file .d/*.conf drop-ins | Lennart Poettering |
2016-02-10 | man: document distinction between ConditionXYZ= and AssertXYZ= | Lennart Poettering |
2016-02-10 | man: document rescue.target and emergency.target in more detail | Lennart Poettering |
2016-02-10 | Merge pull request #2574 from zonque/netclass-remove | Lennart Poettering |
2016-02-10 | cgroup: remove support for NetClass= directive | Daniel Mack |
2016-02-10 | core: treat JobTimeout=0 as equivalent to JobTimeout=infinity | Lennart Poettering |
2016-02-10 | activate: add a new switch --inetd to enable inetd-style socket activation | Lennart Poettering |
2016-02-10 | activate: add new --seqpacket switch for testing SOCK_SEQPACKET sockets | Lennart Poettering |
2016-02-10 | Merge pull request #2564 from poettering/fix-2467 | Daniel Mack |
2016-02-10 | core: make the StartLimitXYZ= settings generic and apply to any kind of unit,... | Lennart Poettering |
2016-02-09 | man: link resolved bus API documentation from its man page | Lennart Poettering |
2016-02-08 | Merge pull request #2543 from keszybz/build-sys-and-man-fixes | Lennart Poettering |
2016-02-06 | man: clarify that generators are run before /var | Zbigniew Jędrzejewski-Szmek |
2016-02-06 | man/hostnamectl: refer to transient hostname as "fallback" | Zbigniew Jędrzejewski-Szmek |
2016-02-06 | man/hostname: remove obsolete text | Zbigniew Jędrzejewski-Szmek |
2016-02-03 | core: when a service's ExecStartPre= times out, skip ExecStop= | Lennart Poettering |
2016-02-03 | nspawn: optionally run a stub init process as PID 1 | Lennart Poettering |
2016-02-03 | nspawn: add new --chdir= switch | Lennart Poettering |
2016-02-03 | Merge pull request #2519 from msekletar/journalctl-device-log-current-boot-v2 | Lennart Poettering |
2016-02-03 | Merge pull request #2453 from poettering/journalctl-f | Tom Gundersen |
2016-02-03 | man: clarify what happens when journalctl is called with devpath | Michal Sekletar |
2016-02-03 | man: document that udev_device_new_* functions set errno on error | Michal Sekletar |
2016-02-01 | journalctl: add new --fields switch to dump all currently used field names | Lennart Poettering |
2016-02-01 | sd-journal: add an API to enumerate known field names of the journal | Lennart Poettering |
2016-02-01 | man: document the new RuntimeMaxSec= setting | Lennart Poettering |
2016-02-01 | sd-event: permit a USEC_INFINITY timeout as an alternative to a disabling an ... | Lennart Poettering |
2016-02-01 | resolve: fix typos | Torstein Husebø |
2016-02-01 | sd-journal: introduce has_runtime_files and has_persistent_files | Jan Synacek |
2016-01-30 | Merge pull request #2469 from keszybz/resolved-2 | Lennart Poettering |
2016-01-29 | man: reword sentence | Zbigniew Jędrzejewski-Szmek |
2016-01-29 | resolve-host: add option to list protocols | Zbigniew Jędrzejewski-Szmek |
2016-01-29 | Merge pull request #2474 from poettering/doc-fix-2189 | Martin Pitt |
2016-01-29 | man: document special considerations when mixing templated service units and ... | Lennart Poettering |
2016-01-29 | man: document which section the configuration settings of timesyncd.conf belo... | Lennart Poettering |
2016-01-29 | man: actually say which section resolv.conf's setting should be placed in | Lennart Poettering |
2016-01-28 | man: force space in cmdsynopsis | Zbigniew Jędrzejewski-Szmek |
2016-01-28 | systemctl: rename "reload-or-try-restart" verb to "try-reload-or-restart" | Lennart Poettering |
2016-01-28 | man: stop documenting legacy RedHatisms | Lennart Poettering |
2016-01-28 | doc: improved wording in some places | Jan Engelhardt |
2016-01-28 | man: try to repair some nonsensical paragraph | Jan Engelhardt |
2016-01-28 | man: top-align cell text for large tables | Jan Engelhardt |
2016-01-28 | man: avoid double virtualization | Jan Engelhardt |
2016-01-27 | man: fix references to a few external man pages | Zbigniew Jędrzejewski-Szmek |
2016-01-27 | Merge branch 'pr/980' | Daniel Mack |
2016-01-27 | man: make systemctl is-enabled description match enable. | Andrei Borzenkov |