index
:
~lukeshu/systemd
elogind/master
eudev/master
notsystemd/master
notsystemd/postmove
notsystemd/premove
notsystemd/wip/cgroup2
notsystemd/wip/nspawn
notsystemd/wip/nspawn-parse
systemd/master
systemd/parabola
Unnamed repository; edit this file 'description' to name the repository.
git-mirror
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
systemctl.c
Age
Commit message (
Expand
)
Author
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
2010-09-27
sysv: optionally disable of SysV init/rcN.d support at compile time
Fabiano Fidencio
2010-09-21
manager: calculate progress value while booting
Lennart Poettering
2010-09-21
systemctl: make condrestart equivalent to try-restart
Michal Schmidt
2010-09-15
systemctl: use sizeof() instead of strlen() on literal strings
Lennart Poettering
2010-09-15
systemctl: split job list writing to a seperate function
Zbyszek Szmek
2010-09-14
systemctl: limit some column widths to widest actually used
Zbigniew Jędrzejewski-Szmek
2010-09-14
systemctl: split job list writing to a seperate function
Zbigniew Jędrzejewski-Szmek
2010-09-14
systemctl: use on_tty() helper everywhere
Zbigniew Jędrzejewski-Szmek
2010-09-14
systemctl: use isolate when called as telinit for a runlevel
Lennart Poettering
2010-09-06
systemctl: make --version a little bit more verbose
Lennart Poettering
2010-09-06
systemctl: implement --version
Lennart Poettering
2010-09-02
dbus: make sure to flush bus connection before disconnecting, so that no mess...
Lennart Poettering
2010-09-01
systemctl: make sure daemon-reexec and friends return a correct error code
Lennart Poettering
2010-09-01
systemctl: fix return value of systemctl start and friends
Lennart Poettering
2010-09-01
manager: reword some error messages regarding "logs"
Lennart Poettering
2010-08-31
systemctl: rework exit codes for all utility programs to follow LSB or other ...
Lennart Poettering
2010-08-31
systemctl: avoid wrapping of headers/footers
Lennart Poettering
2010-08-31
manager: add missing second part of s/maintenance/failed/
Matthew Miller
2010-08-26
systemctl: very very trivial typo patch :)
Matthew Miller
2010-08-25
dbus: simplify some dbus error messages a bit
Lennart Poettering
2010-08-25
systemctl: rename a few status lines
Lennart Poettering
2010-08-25
systemctl: show timestamps for state changes
Lennart Poettering
2010-08-25
systemctl: add --sysv-compat
Lennart Poettering
2010-08-20
dbus: follow standardized fdo PropertiesChanged signal spec
Lennart Poettering
2010-08-20
service/systemctl: don't consider LSB exit codes 5 and 6 as failure, and deco...
Lennart Poettering
2010-08-17
systemctl: break output properly for 80ch terminals
Lennart Poettering
2010-08-17
shutdown: drop -f/-F switches again, simply because we don't want to condone ...
Lennart Poettering
2010-08-16
shutdown: various fixes for handling of delayed shutdowns
Lennart Poettering
2010-08-16
log: properly open log target in the various utilities
Lennart Poettering
2010-08-16
systemctl: sort case-insensitively
Lennart Poettering
2010-08-16
systemctl: warn in intervals before going down when delayed shutdown is used
Lennart Poettering
2010-08-16
shutdown: if now time argument is passed, imply +1 not +0
Lennart Poettering
2010-08-16
systemctl: add support for delayed shutdown, similar to sysv in style
Lennart Poettering
[next]