Age | Commit message (Expand) | Author |
2011-03-14 | core: move abstract namespace sockets to /dev/.run | Lennart Poettering |
2011-03-12 | systemctl: support remote and privileged systemctl access via SSH and pkexec | Lennart Poettering |
2011-03-09 | condition: take a timestamp and store last result of conditions | Lennart Poettering |
2011-03-08 | build-sys: add Mandriva distribution supportsystemd/v20 | Andrey Borzenkov |
2011-03-08 | systemctl: when forwarding is-enabled to chkconfig hardcode runlevel 3 | Lennart Poettering |
2011-03-08 | job: introduce new job result code 'skipped' to use when pre conditions of jo... | Lennart Poettering |
2011-03-04 | systemctl: fix exit code when directing is-enabled to chkconfig | Lennart Poettering |
2011-03-04 | execute: load environment files at time of execution, not when we load the se... | Lennart Poettering |
2011-03-03 | kill: always send SIGCONT after SIGTERM | Lennart Poettering |
2011-03-01 | systemctl: add condreload alias for compat with ALTLinux | Lennart Poettering |
2011-02-25 | systemctl: shutdown agent explicitly so that it can reset the tty properly | Lennart Poettering |
2011-02-24 | systemctl: properly handle job results | Lennart Poettering |
2011-02-24 | dbus: pass along information why a job failed when it failed (dbus api change!) | Lennart Poettering |
2011-02-20 | systemctl: shutdown(8) - call kexec if kexec kernel is loaded | Kay Sievers |
2011-02-16 | systemctl: introduce --ignore-dependencies | Lennart Poettering |
2011-02-16 | systemctl: introduce --failed to show only failed services | Lennart Poettering |
2011-02-13 | systemctl: minor optimizations | Lennart Poettering |
2011-02-13 | systemctl: don't unnecessarily close stdin/stdout/stderr for tty agent so tha... | Lennart Poettering |
2011-02-09 | systemctl: fix opening params | Lennart Poettering |
2011-02-09 | systemctl: don't start agent for --user | Lennart Poettering |
2011-02-09 | systemctl: make sure the tty agent does not retain a copy of stdio | Lennart Poettering |
2011-01-22 | clang: fix some issues found with clang-analyzersystemd/v17 | Lennart Poettering |
2011-01-20 | systemctl: highlight failed processes in systemctl status | Lennart Poettering |
2011-01-20 | systemctl: show process type along process exit codes | Lennart Poettering |
2011-01-18 | systemctl: before spawning pager cache number of columns | Lennart Poettering |
2011-01-04 | systemctl: Don't use Debian's 'sensible-pager', use 'pager' instead | Lennart Poettering |
2011-01-04 | systemctl: drop redundant getenv('LESS') check | Lennart Poettering |
2011-01-04 | systemctl: spawn pager only for commands that generates long output | Lennart Poettering |
2011-01-04 | systemctl: make the child the pager, leave systemctl as parent | Lennart Poettering |
2011-01-04 | systemctl: try harder to find a suitable pager | Lennart Poettering |
2011-01-02 | systemctl: implement auto-pager a la git | Miklos Vajna |
2010-11-21 | systemctl: don't return LSB status error codes for systemctl show | Lennart Poettering |
2010-11-21 | systemctl: redirect enable/disable to chkconfig if applicable | Lennart Poettering |
2010-11-15 | drop support for MANAGER_SESSION, introduce MANAGER_USER instead | Lennart Poettering |
2010-11-12 | ask-password: don't show wall message on ttys we are already running a tty ag... | Lennart Poettering |
2010-10-28 | systemctl: always show what and where for mount units in status output | Lennart Poettering |
2010-10-27 | service: when after startup only one process is in a service's cgroup, assume... | Lennart Poettering |
2010-10-26 | errors: refer to systemctl status when useful | Lennart Poettering |
2010-10-26 | systemctl: automatically spawn temporary password agent when we might need one | Lennart Poettering |
2010-10-22 | systemctl: introduce systemctl kill | Lennart Poettering |
2010-10-19 | systemctl: fix counting in list-units output | Lennart Poettering |
2010-10-14 | systemctl: accept -f as short for --force | Lennart Poettering |
2010-10-14 | systemctl: rework halt/reboot/poweroff/kexec/exit logic around --force | Lennart Poettering |
2010-10-13 | systemctl: warn if user enables unit with no installation instructions | Lennart Poettering |
2010-10-12 | systemctl: drop [] around date in status output | Lennart Poettering |
2010-10-12 | systemctl: show whether we follow somebody in 'status' output | Lennart Poettering |
2010-10-08 | systemctl: fix 'systemctl enable getty@.service' | Lennart Poettering |
2010-10-08 | unit: introduce 'banned' load state for units symlinked to /dev/null | Lennart Poettering |
2010-10-07 | util: never use sizeof(sa_family_t) when calculating sockaddr sizes | Lennart Poettering |
2010-10-06 | systemctl: require correctly formed unit names when enabling units | Lennart Poettering |