summaryrefslogtreecommitdiff
path: root/src/machine/machine.h
Commit message (Expand)AuthorAgeFilesLines
* tree-wide: drop license boilerplateZbigniew Jędrzejewski-Szmek2018-04-061-13/+0
* machined: change check_gc to may_gc everywheregc-cleanupZbigniew Jędrzejewski-Szmek2018-02-151-1/+1
* Add SPDX license identifiers to source files under the LGPLZbigniew Jędrzejewski-Szmek2017-11-191-0/+1
* machined: expose "UID shift" concept for containersLennart Poettering2017-02-171-0/+2
* machined: rework copy-from/copy-to operation to use generic Operation objectLennart Poettering2016-05-021-17/+3
* tree-wide: remove Emacs lines from all filesDaniel Mack2016-02-101-2/+0
* machined: when opening a shell via machined, pass tty fds inLennart Poettering2015-10-081-0/+1
* machined: introduce pseudo-machine ".host" refererring to the host systemLennart Poettering2015-08-241-1/+4
* machined: rework state tracking logic for machinesLennart Poettering2015-08-061-0/+2
* machine: drop state variable from Machine objectLennart Poettering2015-08-061-1/+0
* machined: make sure to track machine unit states properlyLennart Poettering2015-04-281-0/+2
* remove unused includesThomas Hindoe Paaboel Andersen2015-02-231-1/+0
* machined: make "machinectl copy-to" and "machinectl copy-from" server side op...Lennart Poettering2015-02-171-0/+17
* Revert "machined: don't force terminate registered machines"Lennart Poettering2014-12-291-1/+0
* machined: Move image discovery logic into src/shared, so that we can make use...Lennart Poettering2014-12-281-16/+0
* machined: add new call OpenMachineLogin() that starts a getty in a container ...Lennart Poettering2014-12-231-0/+1
* machined: add OpenMachinePTY() bus call for allocating a PTY device within a ...Lennart Poettering2014-12-231-0/+1
* machined: allow registering host-side network interfaces for communication wi...Lennart Poettering2014-07-101-0/+3
* machinectl: show /etc/os-release information of container in status outputLennart Poettering2014-07-031-0/+1
* machined: don't force terminate registered machinesLennart Poettering2014-07-031-0/+1
* machined: add logic to query IP addresses of containersLennart Poettering2014-05-181-0/+4
* machined: optionally, allow registration of pre-existing units (scopesLennart Poettering2014-02-111-1/+1
* bus: also add error parameter to object find and enumerator callbacksLennart Poettering2013-11-221-1/+2
* machined: simplificationsLennart Poettering2013-11-051-1/+1
* machined: port over to libsystemd-busLennart Poettering2013-10-301-8/+7
* machined: forward scope properties array from client to systemdLennart Poettering2013-07-111-1/+1
* machined: split out machine registration stuff from logindLennart Poettering2013-07-021-0/+109