summaryrefslogtreecommitdiff
path: root/src/machine
AgeCommit message (Expand)Author
2017-02-17machined: refuse bind mounts on containers that have user namespaces appliedLennart Poettering
2017-02-17machined: properly propagate long-running operation errorsLennart Poettering
2017-02-17machined: when copying files from/to userns containers chown to rootLennart Poettering
2017-02-17copy: change the various copy_xyz() calls to take a unified flags parameterLennart Poettering
2017-02-17machinectl: tweak address output in "machinectl status"Lennart Poettering
2017-02-17machined: expose "UID shift" concept for containersLennart Poettering
2017-02-15tree-wide: add SD_ID128_MAKE_STR, remove LOG_MESSAGE_IDZbigniew Jędrzejewski-Szmek
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-29machined: remove unused variable (#4993)Thomas H. P. Andersen
2016-12-25machinectl: handle EOPNOTSUPP from print_addresses (#4979)Graeme Lawes
2016-12-21machinectl: minor indentation fixLennart Poettering
2016-12-21dissect: make using a generic partition as root partition optionalLennart Poettering
2016-12-20dissect: optionally, only look for GPT partition tables, nothing elseLennart Poettering
2016-12-14machinectl: make "machinectl -E … shell" workLennart Poettering
2016-12-07nspawn/dissect: automatically discover dm-verity verity partitionsLennart Poettering
2016-12-07dissect: add support for encrypted imagesLennart Poettering
2016-12-07machined: add API for querying the OS release of a machine imageLennart Poettering
2016-11-07Rename formats-util.h to format-util.hZbigniew Jędrzejewski-Szmek
2016-11-06machinectl: don't output "No machines." with --no-legend option (#4593)Viktar Vaŭčkievič
2016-10-23tree-wide: drop NULL sentinel from strjoinZbigniew Jędrzejewski-Szmek
2016-10-16tree-wide: use mfree moreZbigniew Jędrzejewski-Szmek
2016-10-11Merge pull request #4067 from poettering/invocation-idZbigniew Jędrzejewski-Szmek
2016-10-08machinectl: enable pager on help (#4313)0xAX
2016-10-07bus-util: generalize helper for ID128 prpoertiesLennart Poettering
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-09-13tree-wide: use %m in calls to sd_bus_error_set_errnofZbigniew Jędrzejewski-Szmek
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-04util-lib: rework /tmp and /var/tmp handling codeLennart Poettering
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-07-12Various fixes for typos found by lintian (#3705)Michael Biebl
2016-07-11treewide: fix typos and remove accidental repetition of wordsTorstein Husebø
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: make sure CleanPool() method is opened up in the dbus policyLennart Poettering
2016-06-24machined: "machinectl clean" can take a while, do it asynchronously from a ba...Lennart Poettering
2016-06-24machined: don't bother explicitly closing the errno pipeLennart 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-30util-lib: make localed's nonempty() generic, rename it to empty_to_null() and...Lennart Poettering
2016-05-26{machine,system}ctl: always pass &changes and &n_changes (#3350)Christian Hesse