Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-03-08 | build-sys: add Mandriva distribution supportsystemd/v20 | Andrey Borzenkov | |
This merges several separate patches that I carry as part of Mandriva systemd RPM. They touch those parts that are very unlikely to be changed in near future and do not impose any functionality change for systemd core. I also think it is useful for troubleshooting to have real distribution name in system logs, espicially when someone reports problem upstream. The patch looks bigger than sum of replaced patches because - previous patches were applied on top of distro=fedora, now I need to add all those bits for distro=mandriva as well - part of patch was done as spec file magic, but it seems more logical to ship all these bits together | |||
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 ↵ | Lennart Poettering | |
job did not apply https://bugzilla.redhat.com/show_bug.cgi?id=682245 https://bugzilla.redhat.com/show_bug.cgi?id=635780 | |||
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 ↵ | Lennart Poettering | |
service configuration https://bugzilla.redhat.com/show_bug.cgi?id=661282 | |||
2011-03-03 | kill: always send SIGCONT after SIGTERM | Lennart Poettering | |
When we kill a process to terminate it make sure to send SIGCONT to ensure it is unpaused and processes the signal. | |||
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 ↵ | Lennart Poettering | |
that locking by tty works | |||
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 | |
https://bugzilla.redhat.com/show_bug.cgi?id=674916 | |||
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 | |
It's nicer if the child process gets reinitialized cleanly instead of the parent process. | |||
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 | |
Use them only for systemctl status. https://bugzilla.redhat.com/show_bug.cgi?id=637183 | |||
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 ↵ | Lennart Poettering | |
agent on | |||
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, ↵ | Lennart Poettering | |
assume it is the main process | |||
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 | |
https://bugzilla.redhat.com/show_bug.cgi?id=643502 | |||
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 | |
2010-09-27 | sysv: optionally disable of SysV init/rcN.d support at compile time | Fabiano Fidencio | |
This patch adds a cpp definition HAVE_SYSV_COMPAT that is used to isolate code dealing with /etc/init.d and /etc/rcN.d for systems where it does not make sense (one that does not use sysv or one that is fully systemd native). The patch tries to be as little intrusive as possible, however in order to minimize the number of #ifdef'ed regions I've reordered some code in path-lookup.c:lookup_paths_init() where all code dealing with sysv is now isolated under running_as == MANAGER_SYSTEM as well. Moreover, In struct Service, some fields were rearranged to reduce the number of ifdefs. Lennart's suggestions were fixed and squashed with the original patch, that was sent by Gustavo Sverzut Barbieri (barbieri@profusion.mobi). | |||
2010-09-21 | manager: calculate progress value while booting | Lennart Poettering | |
2010-09-21 | systemctl: make condrestart equivalent to try-restart | Michal Schmidt | |
"condrestart" should be equivalent to "try-restart", i.e. it should be translated into "TryRestartUnit". See http://fedoraproject.org/wiki/Packaging:SysVInitScript#condrestart_and_try-restart Fixes https://bugzilla.redhat.com/show_bug.cgi?id=635780 |