summaryrefslogtreecommitdiff
path: root/src/machine/machinectl.c
AgeCommit message (Expand)Author
2017-05-20./tools/notsd-moveLuke Shumaker
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
2015-10-27util-lib: move web-related calls into web-util.[ch]Lennart Poettering
2015-10-27util-lib: split string parsing related calls from util.[ch] into parse-util.[ch]Lennart Poettering
2015-10-25util-lib: split out fd-related operations into fd-util.[ch]Lennart Poettering
2015-10-24util-lib: get_current_dir_name() can return errors other than ENOMEMLennart Poettering
2015-10-22machinectl: accept "none" and "infinity" as specifier when dropping quotas us...Lennart Poettering
2015-10-08machined: when opening a shell via machined, pass tty fds inLennart Poettering
2015-10-07machinectl: fix race when opening new shells with "machinectl shell"Lennart Poettering
2015-09-29bus-util: rename bus_open_transport() to bus_connect_transport()Lennart Poettering
2015-09-29util: introduce common version() implementation and use it everywhereLennart Poettering
2015-09-22cgtop: underline table headerLennart Poettering