summaryrefslogtreecommitdiff
path: root/src/machine/machined.h
Commit message (Expand)AuthorAgeFilesLines
* Make support for nscd flushing optionalZbigniew Jędrzejewski-Szmek2020-12-071-0/+6
* license: LGPL-2.1+ -> LGPL-2.1-or-laterYu Watanabe2020-11-091-1/+1
* machined: implement user/group lookup varlink API in machined tooLennart Poettering2020-07-141-0/+3
* machined: refactor UID/GID machine translationLennart Poettering2020-07-141-3/+5
* machined: convert to the new scheme and add --bus-introspectZbigniew Jędrzejewski-Szmek2020-05-051-1/+1
* machine: make machine_start_scope() staticZbigniew Jędrzejewski-Szmek2019-11-221-1/+0
* machined: flush nscd caches whenever a machine comes/goesLennart Poettering2018-12-151-0/+4
* machined: rework referencing of machine scopes from machined, tooLennart Poettering2018-11-091-0/+1
* tree-wide: remove Lennart's copyright linesLennart Poettering2018-06-141-4/+0
* tree-wide: drop 'This file is part of systemd' blurbLennart Poettering2018-06-141-2/+0
* machined: some modernizationsLennart Poettering2018-04-171-10/+0
* tree-wide: drop license boilerplateZbigniew Jędrzejewski-Szmek2018-04-061-13/+0
* Add SPDX license identifiers to source files under the LGPLZbigniew Jędrzejewski-Szmek2017-11-191-0/+1
* machined: run clone operation asynchronously in the backgroundLennart Poettering2016-05-021-0/+4
* tree-wide: remove Emacs lines from all filesDaniel Mack2016-02-101-2/+0
* tree-wide: sort includes in *.hThomas Hindoe Paaboel Andersen2015-11-181-2/+2
* util-lib: split our string related calls from util.[ch] into its own file str...Lennart Poettering2015-10-241-3/+4
* machined: introduce pseudo-machine ".host" refererring to the host systemLennart Poettering2015-08-241-0/+2
* sd-bus: drop bus parameter from message callback prototypeLennart Poettering2015-04-291-4/+4
* remove unused includesThomas Hindoe Paaboel Andersen2015-02-231-2/+0
* machined: don't look for images on each property get, but cache the image obj...Lennart Poettering2014-12-281-0/+3
* machined: Move image discovery logic into src/shared, so that we can make use...Lennart Poettering2014-12-281-1/+2
* machined: introduce polkit for OpenLogin() callLennart Poettering2014-12-231-0/+2
* machined: add a full bus object for imagesLennart Poettering2014-12-191-0/+1
* machined: fix Kill() bus call on machine objects when "what" is specified as ...Lennart Poettering2014-03-181-1/+1
* bus: also add error parameter to object find and enumerator callbacksLennart Poettering2013-11-221-2/+0
* bus: rework message handlers to always take an error argumentLennart Poettering2013-11-211-4/+4
* machined: keep track of the initial leader PID of a machineLennart Poettering2013-11-061-0/+1
* machined: simplificationsLennart Poettering2013-11-051-1/+0
* machined: port over to libsystemd-busLennart Poettering2013-10-301-14/+15
* 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/+73