summaryrefslogtreecommitdiff
path: root/src/machine
Commit message (Expand)AuthorAgeFilesLines
* tree-wide: use mfree moreZbigniew Jędrzejewski-Szmek2016-10-162-5/+2
* Merge pull request #4067 from poettering/invocation-idZbigniew Jędrzejewski-Szmek2016-10-111-19/+1
|\
| * bus-util: generalize helper for ID128 prpoertiesLennart Poettering2016-10-071-19/+1
* | machinectl: enable pager on help (#4313)0xAX2016-10-081-0/+1
|/
* machinectl: prefer user@ to --uid=user for shell (#4006)Zbigniew Jędrzejewski-Szmek2016-09-261-17/+40
* machine: Disable more output when quiet flag is set (#4196)Wilhelm Schuster2016-09-221-10/+14
* tree-wide: use %m in calls to sd_bus_error_set_errnofZbigniew Jędrzejewski-Szmek2016-09-131-1/+3
* machinectl: split OS field in two; print ip addresses (#4058)Seraphime Kirkovski2016-08-311-29/+123
* machinectl: print OS release in `machinectl list` (#3975)Seraphime2016-08-201-40/+89
* util-lib: rework /tmp and /var/tmp handling codeLennart Poettering2016-08-041-1/+1
* machinectl: hide legend in a case when no data (#3839)0xAX2016-08-011-6/+12
* tree-wide: use sd_id128_is_null() instead of sd_id128_equal where appropriateLennart Poettering2016-07-222-2/+2
* treewide: remove unused variablesThomas Hindoe Paaboel Andersen2016-07-181-1/+0
* Various fixes for typos found by lintian (#3705)Michael Biebl2016-07-121-1/+1
* treewide: fix typos and remove accidental repetition of wordsTorstein Husebø2016-07-112-3/+3
* Merge pull request #3596 from poettering/machine-cleanMartin Pitt2016-06-307-57/+233
|\
| * machined: make sure CleanPool() method is opened up in the dbus policyLennart Poettering2016-06-241-0/+4
| * machined: "machinectl clean" can take a while, do it asynchronously from a ba...Lennart Poettering2016-06-246-55/+229
| * machined: don't bother explicitly closing the errno pipeLennart Poettering2016-06-241-2/+0
* | Merge pull request #3572 from poettering/machinectl-shell-fixMartin Pitt2016-06-261-16/+62
|\ \
| * | machinectl: interpret options placed between "shell" verb and machine nameLennart Poettering2016-06-211-16/+62
* | | machinectl: verify image existance on "start" and "enable" (#3579)Lennart Poettering2016-06-261-0/+43
| |/ |/|
* | machinectl: do not escape the unit name (#3554)Elias Probst2016-06-221-5/+1
|/
* systemctl: make sure we terminate the bus connection first, and then close th...Lennart Poettering2016-06-161-1/+2
* machinectl: Added stop as alias for poweroff (#3406)Christian Rebischke2016-06-061-0/+1
* util-lib: make localed's nonempty() generic, rename it to empty_to_null() and...Lennart Poettering2016-05-301-2/+1
* {machine,system}ctl: always pass &changes and &n_changes (#3350)Christian Hesse2016-05-261-4/+11
* machinectl: since clone/remove/copy verbs are possibly slow, turn off bus cal...Lennart Poettering2016-05-021-23/+46
* machined: rework copy-from/copy-to operation to use generic Operation objectLennart Poettering2016-05-026-108/+33
* machined: also make image removal operation asynchronousLennart Poettering2016-05-021-3/+32
* util: rework sigkill_wait() to not require pid_t pointerLennart Poettering2016-05-022-2/+2
* machined: run clone operation asynchronously in the backgroundLennart Poettering2016-05-025-5/+210
* machinectl: simplify option string assignmentZbigniew Jędrzejewski-Szmek2016-04-271-7/+2
* Merge pull request #3109 from poettering/journal-by-fdZbigniew Jędrzejewski-Szmek2016-04-253-0/+114
|\
| * machined: add new OpenRootDirectory() call to Machine objectsLennart Poettering2016-04-253-0/+114
* | machined: generate a nicer error when the user tries "machinectl clone" on no...Lennart Poettering2016-04-251-0/+2
|/
* machinectl: don't parse command line switches after "shell" verb (#3095)Lennart Poettering2016-04-221-1/+29
* Merge pull request #3094 from poettering/run-sliceZbigniew Jędrzejewski-Szmek2016-04-221-2/+2
|\
| * machinectl: fix misplaced newline in --help outputLennart Poettering2016-04-221-2/+2
* | shared: drop kernel_thread bool from cgroups show codeLennart Poettering2016-04-221-1/+1
* | loginctl,machinectl: also make use of new GetProcesses() bus callLennart Poettering2016-04-221-10/+20
|/
* machinectl: add -E as alias for --setenvZbigniew Jędrzejewski-Szmek2016-04-201-4/+3
* tree-wide: remove useless NULLs from strjoinaZbigniew Jędrzejewski-Szmek2016-04-131-1/+1
* machinectl: add new "machinectl clean" commandLennart Poettering2016-04-122-0/+134
* tree-wide: add new SIGNAL_VALID() macro-like function that validates signal n...Lennart Poettering2016-04-121-1/+2
* machinectl: indentation fixZbigniew Jędrzejewski-Szmek2016-04-051-36/+32
* machinectl: add --value optionZbigniew Jędrzejewski-Szmek2016-04-051-2/+10
* Merge pull request #2671 from 0xAX/move-pager-open-to-one-placeZbigniew Jędrzejewski-Szmek2016-02-251-13/+5
|\
| * tree-wide: merge pager_open_if_enabled() to the pager_open()Alexander Kuleshov2016-02-261-13/+5
* | tree-wide: minor formatting inconsistency cleanupsVito Caputo2016-02-232-2/+2