summaryrefslogtreecommitdiff
path: root/src/machine/machined.h
AgeCommit message (Expand)Author
2016-05-02machined: run clone operation asynchronously in the backgroundLennart Poettering
2016-02-10tree-wide: remove Emacs lines from all filesDaniel Mack
2015-11-18tree-wide: sort includes in *.hThomas Hindoe Paaboel Andersen
2015-10-24util-lib: split our string related calls from util.[ch] into its own file str...Lennart Poettering
2015-08-24machined: introduce pseudo-machine ".host" refererring to the host systemLennart Poettering
2015-04-29sd-bus: drop bus parameter from message callback prototypeLennart Poettering
2015-02-23remove unused includesThomas Hindoe Paaboel Andersen
2014-12-28machined: don't look for images on each property get, but cache the image obj...Lennart Poettering
2014-12-28machined: Move image discovery logic into src/shared, so that we can make use...Lennart Poettering
2014-12-23machined: introduce polkit for OpenLogin() callLennart Poettering
2014-12-19machined: add a full bus object for imagesLennart Poettering
2014-03-18machined: fix Kill() bus call on machine objects when "what" is specified as ...Lennart Poettering
2013-11-22bus: also add error parameter to object find and enumerator callbacksLennart Poettering
2013-11-21bus: rework message handlers to always take an error argumentLennart Poettering
2013-11-06machined: keep track of the initial leader PID of a machineLennart 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