summaryrefslogtreecommitdiff
path: root/src/machine
AgeCommit message (Expand)Author
2017-04-23meson: reindent all files with 8 spacesZbigniew Jędrzejewski-Szmek
2017-04-23meson: eliminate libsystemd_journal_internal and use libsystemd_internal lessZbigniew Jędrzejewski-Szmek
2017-04-23meson: properly conditionalize polkit installationZbigniew Jędrzejewski-Szmek
2017-04-23meson: update linking for fixed meson linkingZbigniew Jędrzejewski-Szmek
2017-04-23meson: define testsZbigniew Jędrzejewski-Szmek
2017-04-23meson: build systemd using mesonZbigniew Jędrzejewski-Szmek
2017-03-14machinectl: don't return 1 in case we couldn't figure out container IP addres...Michal Sekletar
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