Age | Commit message (Expand) | Author |
2013-04-09 | units: fix some left-over mentions of remote-fs-setup.target | Lennart Poettering |
2013-04-08 | analyze: various cleanups | Lennart Poettering |
2013-04-08 | man: be clearer that it's not OK to manipulate systemd's own cgroup hirearchy | Lennart Poettering |
2013-04-08 | systemd-analyze: filter dot output | Łukasz Stelmach |
2013-04-05 | localectl: add support for listing X11 keymap information | Lennart Poettering |
2013-04-04 | journal: add sd_journal_get_timeout() call to public API | Lennart Poettering |
2013-04-04 | login: add sd_login_monitor_get_timeout() public api call | Lennart Poettering |
2013-04-04 | login: add new public API call sd_login_monitor_get_events() to get poll() fl... | Lennart Poettering |
2013-04-04 | journal: add public API call sd_journal_get_events() | Lennart Poettering |
2013-04-02 | cgtop: add % as key to toggle time/percentage | Zbigniew Jędrzejewski-Szmek |
2013-04-02 | cgtop: optionally show CPU usage as time and become stdout sensitive | Umut Tezduyar |
2013-03-29 | build-sys,man: use XML entities to substite strings | Zbigniew Jędrzejewski-Szmek |
2013-03-29 | Revert "build-sys: substitute strings in systemd.unit(5)" | Zbigniew Jędrzejewski-Szmek |
2013-03-28 | journalctl: support --root for message catalogs | Zbigniew Jędrzejewski-Szmek |
2013-03-29 | unit: replace remote-fs-setup.target by network-online.target | Lennart Poettering |
2013-03-27 | man/os-release: Add BUILD_ID field | William Douglas |
2013-03-26 | Simplify the meaning of %s | Zbigniew Jędrzejewski-Szmek |
2013-03-27 | man: network.target is also a passive target | Lennart Poettering |
2013-03-26 | man: document that the passive units cannot be pulled in mnaully | Lennart Poettering |
2013-03-25 | man: properly document the system targets that are also available for the use... | Lennart Poettering |
2013-03-25 | man: rearrange systemd.special(7) to clarify which units are passive and whic... | Lennart Poettering |
2013-03-25 | units: introduce remote-fs-setup.target to pull in dependencies from remote m... | Lennart Poettering |
2013-03-25 | units: introduce new timers.target and paths.target to hook timer/path units ... | Lennart Poettering |
2013-03-25 | journal: Add sync timer to journal server | Oleksii Shevchuk |
2013-03-22 | exec: Assigning the empty string to CapabilityBoundSet= should drop all caps | Lennart Poettering |
2013-03-21 | man/shutdown: /etc/nologin is called /run/nologin now | Zbigniew Jędrzejewski-Szmek |
2013-03-21 | systemd-python: export sd_journal_get_usage | Zbigniew Jędrzejewski-Szmek |
2013-03-19 | man/service: document behaviour on failure | Zbigniew Jędrzejewski-Szmek |
2013-03-19 | journalct: beef up entry listing | Zbigniew Jędrzejewski-Szmek |
2013-03-19 | man/catalog: fix synopsis and remind to free | Zbigniew Jędrzejewski-Szmek |
2013-03-18 | sd-journal: do not require path to be absolute | Zbigniew Jędrzejewski-Szmek |
2013-03-18 | udev: rename kernel command line option to net.ifnames= | Kay Sievers |
2013-03-18 | man: udev - clarify when RUN is executed | Tom Gundersen |
2013-03-18 | udev: net-name-slot - disable by kernel command line switch | Tom Gundersen |
2013-03-18 | man: udev - move documentation of configuration file | Tom Gundersen |
2013-03-18 | man: udev - document 'builtin' | Tom Gundersen |
2013-03-16 | man: bootup - intrd-fs.target --> initrd.target | Kay Sievers |
2013-03-15 | core: reuse the same /tmp, /var/tmp and inaccessible dir | Michal Sekletar |
2013-03-15 | man: fix grammar | Zbigniew Jędrzejewski-Szmek |
2013-03-15 | systemd-activate: pass environment variables through | Zbigniew Jędrzejewski-Szmek |
2013-03-15 | sd-booted: update sd_booted() check a bit | Lennart Poettering |
2013-03-15 | man: bootup - "Systemd in the Initrd" -> "Initrd System Manager Bootup" | Kay Sievers |
2013-03-15 | Make initrd.target the default target in the initrd | Harald Hoyer |
2013-03-13 | journalctl: show systemd messages about unit for -u | Zbigniew Jędrzejewski-Szmek |
2013-03-13 | man: fix some typos | Thomas Hindoe Paaboel Andersen |
2013-03-13 | add initrd-fs.target and root-fs.target | Harald Hoyer |
2013-03-13 | man: Document the actual behaviour of ExecStopPost | Mathieu Bridon |
2013-03-12 | man,html: say 'systemd 198' in the header | Zbigniew Jędrzejewski-Szmek |
2013-03-12 | man: strip the comments in man page headers | Zbigniew Jędrzejewski-Szmek |
2013-03-07 | journalctl: imply -n1000 when -e is used | Lennart Poettering |