Age | Commit message (Expand) | Author |
2013-01-18 | systemctl: no need to check this explicitly, we already checked it a few line... | Lennart Poettering |
2013-01-18 | systemctl: we can make this faster and shorten it a bit with strv_extend() | Lennart Poettering |
2013-01-18 | strv: make strv_extend() smarter | Lennart Poettering |
2013-01-18 | systemctl: make list-dependencies default to default.target | Lennart Poettering |
2013-01-18 | systemctl: we can use nulstr_contains() for this lookup | Lennart Poettering |
2013-01-17 | systemctl add command list-dependencies | Lukas Nykryn |
2013-01-17 | util: fix bad memory access | Lennart Poettering |
2013-01-17 | core: corrects check of strduped controller string | Nestor Ovroy |
2013-01-17 | service: properly signal permanent failure of a service to its socket | Lennart Poettering |
2013-01-17 | udev: net_id - suppress bcma core == 0 | Kay Sievers |
2013-01-17 | units: for all unit settings that take lists, allow the empty string for rese... | Lennart Poettering |
2013-01-17 | dbus: add Unit's PartOf and ConsistsOf deps to introspection XML | Lennart Poettering |
2013-01-17 | udev: net_id - handle "bcma" buses | Kay Sievers |
2013-01-17 | udev: path_id - clarify comment about the kernel ATA naming problem | Kay Sievers |
2013-01-16 | service: ignore dependencies on $syslog and $local_fs in LSB scripts | Lennart Poettering |
2013-01-16 | systemctl,loginctl,cgls: do not ellipsize cgroup members when --full is speci... | Lukas Nykryn |
2013-01-16 | logs-show: automatic cleanup | Zbigniew Jędrzejewski-Szmek |
2013-01-16 | shutdown: ignore loop devices without a backing file | Kay Sievers |
2013-01-16 | service: sysv - remove distribution specific targets | Kay Sievers |
2013-01-16 | shutdown: in the final umount loop don't use MNT_FORCE | Lennart Poettering |
2013-01-15 | systemctl: fix assertion hit by incorrect comparison | Dave Reisner |
2013-01-15 | load-fragment: fix bad memory access | Lennart Poettering |
2013-01-15 | load-fragment: replace specifiers in path unit's Unit= setting | Lennart Poettering |
2013-01-15 | core: do not make sockets dependent on lo | Michał Bartoszkiewicz |
2013-01-15 | journalctl: quit on I/O error | David Herrmann |
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 | vconsole: copy font to tty1-15 | Kay Sievers |
2013-01-15 | Typo fix | Oleksii Shevchuk |
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 | 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 | 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 | locale: make sense of "dvorak-alt-intel" X variant in mapping database | Lennart Poettering |
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 | systemctl: honour inhibitors when shutting down or entering sleep state | Lennart Poettering |
2013-01-11 | unit: instead of directly loading drop-in configuration snippets use conf_fil... | Lennart Poettering |