summaryrefslogtreecommitdiff
path: root/src/machine/image-dbus.c
Commit message (Expand)AuthorAgeFilesLines
* machine: Use hashmap_ensure_putSusant Sahani2021-01-201-5/+1
* machine-image: properly support searching for images below some --root= pathLennart Poettering2021-01-191-2/+2
* license: LGPL-2.1+ -> LGPL-2.1-or-laterYu Watanabe2020-11-091-1/+1
* tree-wide: define iterator inside of the macroZbigniew Jędrzejewski-Szmek2020-09-081-2/+1
* shared: split out property get helpersLennart Poettering2020-06-301-1/+1
* machined: convert to the new scheme and add --bus-introspectZbigniew Jędrzejewski-Szmek2020-05-051-26/+33
* shared: split out polkit stuff from bus-util.c → bus-polkit.cLennart Poettering2020-01-221-0/+1
* tree-wide: get rid of strappend()Lennart Poettering2019-07-121-1/+1
* Merge pull request #10935 from poettering/rlimit-nofile-safeZbigniew Jędrzejewski-Szmek2018-12-061-1/+1
|\
| * machined: prefix child process name with 'sd'Lennart Poettering2018-12-011-1/+1
* | lockfile: drop unnecessary headers from lockfile-util.hYu Watanabe2018-12-061-0/+1
* | machine-image: introduce image_hash_ops and use itYu Watanabe2018-12-021-4/+4
|/
* tree-wide: remove Lennart's copyright linesLennart Poettering2018-06-141-3/+0
* tree-wide: drop 'This file is part of systemd' blurbLennart Poettering2018-06-141-2/+0
* machine-image: rework error handlingLennart Poettering2018-05-241-1/+3
* machine-image: introduce two different classes of imagesLennart Poettering2018-05-241-2/+2
* tree-wide: drop license boilerplateZbigniew Jędrzejewski-Szmek2018-04-061-13/+0
* tree-wide: use TAKE_PTR() and TAKE_FD() macrosYu Watanabe2018-04-051-2/+1
* tree-wide: introduce new safe_fork() helper and port everything overLennart Poettering2017-12-251-8/+8
* Add set/hashmap helpers for non-trivial freeing and use where straighforwardZbigniew Jędrzejewski-Szmek2017-11-281-4/+1
* machine: remove unused variablesYu Watanabe2017-11-251-1/+0
* machined: port machined's bus APIs to use new image metadata APILennart Poettering2017-11-201-122/+51
* Add SPDX license identifiers to source files under the LGPLZbigniew Jędrzejewski-Szmek2017-11-191-0/+1
* machine-image: add partial discovery of block devices as imagesLennart Poettering2017-10-261-0/+1
* Fix includes (#5980)Matija Skala2017-05-191-0/+1
* copy: change the various copy_xyz() calls to take a unified flags parameterLennart Poettering2017-02-171-1/+1
* Merge pull request #4879 from poettering/systemdZbigniew Jędrzejewski-Szmek2017-01-141-1/+1
|\
| * dissect: make using a generic partition as root partition optionalLennart Poettering2016-12-211-1/+1
| * dissect: optionally, only look for GPT partition tables, nothing elseLennart Poettering2016-12-201-1/+1
* | machined: remove unused variable (#4993)Thomas H. P. Andersen2016-12-291-1/+0
|/
* nspawn/dissect: automatically discover dm-verity verity partitionsLennart Poettering2016-12-071-1/+1
* dissect: add support for encrypted imagesLennart Poettering2016-12-071-1/+1
* machined: add API for querying the OS release of a machine imageLennart Poettering2016-12-071-0/+165
* machined: "machinectl clean" can take a while, do it asynchronously from a ba...Lennart Poettering2016-06-241-2/+2
* machined: rework copy-from/copy-to operation to use generic Operation objectLennart Poettering2016-05-021-2/+2
* machined: also make image removal operation asynchronousLennart Poettering2016-05-021-3/+32
* util: rework sigkill_wait() to not require pid_t pointerLennart Poettering2016-05-021-1/+1
* machined: run clone operation asynchronously in the backgroundLennart Poettering2016-05-021-5/+35
* machined: generate a nicer error when the user tries "machinectl clone" on no...Lennart Poettering2016-04-251-0/+2
* tree-wide: remove Emacs lines from all filesDaniel Mack2016-02-101-2/+0
* machined: add early checks for unrealistically large image/pool sizesLennart Poettering2016-01-271-0/+3
* util-lib: split out allocation calls into alloc-util.[ch]Lennart Poettering2015-10-271-0/+1
* user-util: move UID/GID related macros from macro.h to user-util.hLennart Poettering2015-10-271-2/+3
* bus-util: support details in CheckAuthorization callsMichael Chapman2015-09-061-0/+5
* sd-bus: drop bus parameter from message callback prototypeLennart Poettering2015-04-291-10/+0
* machined,machinectl: add calls for changing container/VM quotasLennart Poettering2015-02-251-0/+39
* remove unused includesThomas Hindoe Paaboel Andersen2015-02-231-1/+0
* logind: open up most bus calls for unpriviliged processes, using PolicyKitLennart Poettering2015-02-181-0/+4
* machined: open up most of machined's commands to unprivileged clients via Pol...Lennart Poettering2015-02-181-4/+58
* machined: refer to the disk space allocated for an image to "usage" rather th...Lennart Poettering2015-01-191-2/+2