summaryrefslogtreecommitdiffstats
path: root/man/machine-info.xml (unfollow)
Commit message (Expand)AuthorFilesLines
2013-10-31analyze: share code to read a string array from sd-busThomas Hindoe Paaboel Andersen1-55/+39
2013-10-31analyze: use sd_bus_get_propery_trivial and indentationThomas Hindoe Paaboel Andersen1-55/+53
2013-10-31timedatectl: remove unused variableThomas Hindoe Paaboel Andersen1-2/+0
2013-10-31virt: move caching of virtualization check results into detect_vm() and detec...Lennart Poettering2-95/+87
2013-10-31man: explain NAME in systemctl man pageVáclav Pavlín1-0/+13
2013-10-31Revert "timedated: support --enable-split-usr"Lennart Poettering1-3/+0
2013-10-31zsh-completion: add systemd-runRonny Chevalier3-2/+32
2013-10-31localectl: always print error message when an operation failsLennart Poettering2-7/+18
2013-10-31timedatectl: do not print the time zone for the rtc timeKay Sievers1-1/+1
2013-10-31timedatectl: assorted simplificationsLennart Poettering3-56/+75
2013-10-31timedatectl: get time values from the service instead of the clientKay Sievers3-27/+69
2013-10-31machinectl: add new command to spawn a getty inside a containerLennart Poettering11-153/+490
2013-10-31getty-generator: modernizationsLennart Poettering1-58/+28
2013-10-31nspawn: split out pty forwaring logic into ptyfwd.cLennart Poettering5-244/+286
2013-10-30bus-util: avoid infinite loopTom Gundersen1-1/+1
2013-10-30localectl: remove unused 'P' argThomas Hindoe Paaboel Andersen1-1/+1
2013-10-30localectl: port to libsystemd-busKay Sievers3-194/+156
2013-10-30timedatectl: port to sd-busThomas Hindoe Paaboel Andersen3-201/+151
2013-10-30nspawn: only pass in slice setting if it is setLennart Poettering1-1/+1
2013-10-30util: when we use path_strv_canonicalize() we must allocate the strv from the...Lennart Poettering1-2/+8
2013-10-30run: add support for executing commands remotely via SSH or in a containerLennart Poettering6-26/+106
2013-10-30general: various cleanupsLennart Poettering3-24/+12
2013-10-30timedated: support --enable-split-usrDave Reisner1-0/+3
2013-10-30link-config: support --enable-split-usrDave Reisner1-0/+3
2013-10-30udev: rules - move parsing error to log_error()Kay Sievers1-1/+1
2013-10-30udev: config-link - one less log_infoTom Gundersen1-1/+1
2013-10-30machinectl: we don't really just show information, we execute operationsLennart Poettering1-2/+2
2013-10-30bus: add API call to create bus connection to the system bus of local containersLennart Poettering10-93/+345
2013-10-30bus: move ssh support into public API of libsystem-busLennart Poettering11-77/+95
2013-10-30libudev: default log_priority to INFOTom Gundersen1-1/+1
2013-10-30udev: link-config - less verbose loggingTom Gundersen2-29/+33
2013-10-30udev: link-config - let udevd set the ifnameTom Gundersen8-31/+66
2013-10-30machinectl: privileged option is goneMarc-Antoine Perennou1-1/+0
2013-10-30udev: ata_id: log faling ioctls as "debug"Kay Sievers1-1/+1
2013-10-30machinectl: port to sd-busTom Gundersen4-224/+380
2013-10-30build-sys: remove default CFLAGS assignmentKay Sievers1-9/+0
2013-10-30bus: fix buildLennart Poettering2-2/+2