summaryrefslogtreecommitdiff
path: root/src/machine/machinectl.c
AgeCommit message (Expand)Author
2017-02-17machinectl: tweak address output in "machinectl status"Lennart Poettering
2017-02-17machined: expose "UID shift" concept for containersLennart Poettering
2017-02-09tree-wide: make bus_map_all_properties return a proper sd_bus_errorLennart Poettering
2017-02-01shared/cgroup-show: extract funtion to query unit cgroup pathZbigniew Jędrzejewski-Szmek
2017-01-14Merge pull request #4879 from poettering/systemdZbigniew Jędrzejewski-Szmek
2016-12-29machinectl: make sure that inability to get OS version isn't consider fatal f...Lennart Poettering
2016-12-25machinectl: handle EOPNOTSUPP from print_addresses (#4979)Graeme Lawes
2016-12-21machinectl: minor indentation fixLennart Poettering
2016-12-14machinectl: make "machinectl -E … shell" workLennart Poettering
2016-12-07machined: add API for querying the OS release of a machine imageLennart Poettering
2016-11-06machinectl: don't output "No machines." with --no-legend option (#4593)Viktar Vaŭčkievič
2016-10-08machinectl: enable pager on help (#4313)0xAX
2016-09-26machinectl: prefer user@ to --uid=user for shell (#4006)Zbigniew Jędrzejewski-Szmek
2016-09-22machine: Disable more output when quiet flag is set (#4196)Wilhelm Schuster
2016-08-31machinectl: split OS field in two; print ip addresses (#4058)Seraphime Kirkovski
2016-08-20machinectl: print OS release in `machinectl list` (#3975)Seraphime
2016-08-01machinectl: hide legend in a case when no data (#3839)0xAX
2016-07-22tree-wide: use sd_id128_is_null() instead of sd_id128_equal where appropriateLennart Poettering
2016-07-18treewide: remove unused variablesThomas Hindoe Paaboel Andersen
2016-06-30Merge pull request #3596 from poettering/machine-cleanMartin Pitt
2016-06-26Merge pull request #3572 from poettering/machinectl-shell-fixMartin Pitt
2016-06-26machinectl: verify image existance on "start" and "enable" (#3579)Lennart Poettering
2016-06-24machined: "machinectl clean" can take a while, do it asynchronously from a ba...Lennart Poettering
2016-06-22machinectl: do not escape the unit name (#3554)Elias Probst
2016-06-21machinectl: interpret options placed between "shell" verb and machine nameLennart Poettering
2016-06-16systemctl: make sure we terminate the bus connection first, and then close th...Lennart Poettering
2016-06-06machinectl: Added stop as alias for poweroff (#3406)Christian Rebischke
2016-05-26{machine,system}ctl: always pass &changes and &n_changes (#3350)Christian Hesse
2016-05-02machinectl: since clone/remove/copy verbs are possibly slow, turn off bus cal...Lennart Poettering
2016-04-27machinectl: simplify option string assignmentZbigniew Jędrzejewski-Szmek
2016-04-22machinectl: don't parse command line switches after "shell" verb (#3095)Lennart Poettering
2016-04-22Merge pull request #3094 from poettering/run-sliceZbigniew Jędrzejewski-Szmek
2016-04-22machinectl: fix misplaced newline in --help outputLennart Poettering
2016-04-22shared: drop kernel_thread bool from cgroups show codeLennart Poettering
2016-04-22loginctl,machinectl: also make use of new GetProcesses() bus callLennart Poettering
2016-04-20machinectl: add -E as alias for --setenvZbigniew Jędrzejewski-Szmek
2016-04-12machinectl: add new "machinectl clean" commandLennart Poettering
2016-04-05machinectl: indentation fixZbigniew Jędrzejewski-Szmek
2016-04-05machinectl: add --value optionZbigniew Jędrzejewski-Szmek
2016-02-25Merge pull request #2671 from 0xAX/move-pager-open-to-one-placeZbigniew Jędrzejewski-Szmek
2016-02-26tree-wide: merge pager_open_if_enabled() to the pager_open()Alexander Kuleshov
2016-02-23Merge pull request #2717 from keszybz/networkctl-prettificationLennart Poettering
2016-02-23Fix two typosZbigniew Jędrzejewski-Szmek
2016-02-22tree-wide: make ++/-- usage consistent WRT spacingVito Caputo
2016-02-10tree-wide: remove Emacs lines from all filesDaniel Mack
2016-01-20basic/terminal-util: introduce SYSTEMD_COLORS environment variableJan Synacek
2016-01-14bus-util: print "systemctl --user" on user service managerWaLyong Cho
2015-12-10importd: drop dkr supportLennart Poettering
2015-11-27tree-wide: expose "p"-suffix unref calls in public APIs to make gcc cleanup easyLennart Poettering
2015-10-27util-lib: split out allocation calls into alloc-util.[ch]Lennart Poettering