Age | Commit message (Expand) | Author |
2013-01-15 | journalctl: quit on I/O error | David Herrmann |
2013-01-15 | update TODO | Lennart Poettering |
2013-01-15 | logind: remove unused variable | Michal Sekletar |
2013-01-15 | core: use correct argument of type JobResult | Michal Sekletar |
2013-01-15 | vconsole: use /dev/vcsa1-15 to check for allocated VTs | Kay Sievers |
2013-01-15 | man: add reference to wiki doc from DefaultControllers= setting | Lennart Poettering |
2013-01-15 | units: add reference to new wiki page to all api mount units | Lennart Poettering |
2013-01-15 | update TODO | Lennart Poettering |
2013-01-15 | man: correct order of precedence for fstab units | Lennart Poettering |
2013-01-15 | make-man-index: work around UnicodeDecodeError | Zbigniew Jędrzejewski-Szmek |
2013-01-15 | man: generate xml not html for index | 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 |
2013-01-15 | make-directive-index: count how many directives and pages are shown | Zbigniew Jędrzejewski-Szmek |
2013-01-15 | make-directive-index: remove duplicated list of sections | Zbigniew Jędrzejewski-Szmek |
2013-01-15 | man: add bootchart.conf to directives index | Zbigniew Jędrzejewski-Szmek |
2013-01-15 | localectl: fix typo in man page | Lennart Poettering |
2013-01-15 | vconsole: copy font to tty1-15 | Kay Sievers |
2013-01-15 | Typo fix | Oleksii Shevchuk |
2013-01-15 | man: link in API FS documentation from the wiki | Lennart Poettering |
2013-01-15 | man: link in wiki documentation about network.target | Lennart Poettering |
2013-01-15 | Update TODO | Lennart Poettering |
2013-01-15 | systemctl: when inhibiting shutdown/suspend also check for other login sessions | Lennart Poettering |
2013-01-15 | login: introduce sd_session_get_tty() | Lennart Poettering |
2013-01-15 | vconsole: upload font to /dev/tty1 and copy it to all allocated VTs | Kay Sievers |
2013-01-14 | l10n: Updated Polish translation | Piotr Drąg |
2013-01-14 | update TODO | Lennart Poettering |
2013-01-14 | logind: ignore non-tty/non-x11 session when checking if there are other sessi... | Lennart Poettering |
2013-01-14 | systemctl: drop compat with really really old systemd versions | Lennart Poettering |
2013-01-14 | update TODO | Lennart Poettering |
2013-01-14 | systemctl: be smarter when mangling snapshot names | Lennart Poettering |
2013-01-14 | systemctl: numerous modernizations | Lennart Poettering |
2013-01-14 | bootchart: no need for memset here | Lennart Poettering |
2013-01-14 | core: add bus API and systemctl commands for altering cgroup parameters durin... | Lennart Poettering |
2013-01-14 | systemctl: honour inhibitors only when running unprivileged | Lennart Poettering |
2013-01-14 | systemctl: don't hit an assert if we try to reboot and dbus is dead | Lennart Poettering |
2013-01-14 | systemctl: rework is-active and is-failed code | Lennart Poettering |
2013-01-14 | core: fix double free | Lennart Poettering |
2013-01-14 | service: for Type=forking services, ignore exit status of main process depend... | Lennart Poettering |
2013-01-14 | core: document that JoinControllers= might be ineffective in initrd uses | Lennart Poettering |
2013-01-14 | update TODO | Lennart Poettering |
2013-01-14 | locale: make sense of "dvorak-alt-intel" X variant in mapping database | Lennart Poettering |
2013-01-13 | man: localectl - s/set-keyboard/set-keymap/ | Kay Sievers |
2013-01-12 | service: remove distribution specific comments, the code runs unconditional now | Kay Sievers |
2013-01-12 | service: remove distribution specific comments, the code run unconditional now | Kay Sievers |
2013-01-11 | nspawn: add --version | Zbigniew Jędrzejewski-Szmek |
2013-01-11 | build-sys: use _FORTIFY_SOURCE only if optimizing | Zbigniew Jędrzejewski-Szmek |
2013-01-11 | systemctl: honour inhibitors when shutting down or entering sleep state | Lennart Poettering |
2013-01-11 | update TODO | Lennart Poettering |
2013-01-11 | unit: instead of directly loading drop-in configuration snippets use conf_fil... | Lennart Poettering |