summaryrefslogtreecommitdiff
path: root/src/machine/machine.h
AgeCommit message (Expand)Author
2016-05-26move stuffLuke Shumaker
2016-02-10tree-wide: remove Emacs lines from all filesDaniel Mack
2015-10-08machined: when opening a shell via machined, pass tty fds inLennart Poettering
2015-08-24machined: introduce pseudo-machine ".host" refererring to the host systemLennart Poettering
2015-08-06machined: rework state tracking logic for machinesLennart Poettering
2015-08-06machine: drop state variable from Machine objectLennart Poettering
2015-04-28machined: make sure to track machine unit states properlyLennart Poettering
2015-02-23remove unused includesThomas Hindoe Paaboel Andersen
2015-02-17machined: make "machinectl copy-to" and "machinectl copy-from" server side op...Lennart Poettering
2014-12-29Revert "machined: don't force terminate registered machines"Lennart Poettering
2014-12-28machined: Move image discovery logic into src/shared, so that we can make use...Lennart Poettering
2014-12-23machined: add new call OpenMachineLogin() that starts a getty in a container ...Lennart Poettering
2014-12-23machined: add OpenMachinePTY() bus call for allocating a PTY device within a ...Lennart Poettering
2014-07-10machined: allow registering host-side network interfaces for communication wi...Lennart Poettering
2014-07-03machinectl: show /etc/os-release information of container in status outputLennart Poettering
2014-07-03machined: don't force terminate registered machinesLennart Poettering
2014-05-18machined: add logic to query IP addresses of containersLennart Poettering
2014-02-11machined: optionally, allow registration of pre-existing units (scopesLennart Poettering
2013-11-22bus: also add error parameter to object find and enumerator callbacksLennart Poettering
2013-11-05machined: simplificationsLennart Poettering
2013-10-30machined: port over to libsystemd-busLennart Poettering
2013-07-11machined: forward scope properties array from client to systemdLennart Poettering
2013-07-02machined: split out machine registration stuff from logindLennart Poettering