index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
machine
/
machined.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
machine: generalize rename_image_and_update_cache() logic
Ivan Kruglov
2024-10-14
1
-0
/
+1
*
machine: move manager_acquire_image to src/machine/machined-core.c
Ivan Kruglov
2024-10-14
1
-0
/
+1
*
machine: switch to use PidRef when lookup machine by pid in dbus and varlink ...
Ivan Kruglov
2024-10-10
1
-1
/
+2
*
machine: generalise logic GetOSRelease to later use it in varlink interface
Ivan Kruglov
2024-10-01
1
-0
/
+1
*
machine: generalise logic GetMachineAddresses to later use it in varlink inte...
Ivan Kruglov
2024-10-01
1
-0
/
+3
*
machined: rename machine_{units,leaders} to machines_by_*
Mike Yuan
2024-09-21
1
-3
/
+3
*
machined: fix bogus error check for machine_link()
Mike Yuan
2024-09-21
1
-1
/
+1
*
sd-varlink: make our internal Varlink API public as sd-varlink.[ch]
Lennart Poettering
2024-07-16
1
-3
/
+3
*
Drop support for nscd
Zbigniew Jędrzejewski-Szmek
2024-06-28
1
-10
/
+0
*
machined: GC machines during runtime too
Lennart Poettering
2024-06-20
1
-0
/
+5
*
machined: add varlink interface for registering machines
Sam Leonard
2024-05-08
1
-1
/
+2
*
Make support for nscd flushing optional
Zbigniew Jędrzejewski-Szmek
2020-12-07
1
-0
/
+6
*
license: LGPL-2.1+ -> LGPL-2.1-or-later
Yu Watanabe
2020-11-09
1
-1
/
+1
*
machined: implement user/group lookup varlink API in machined too
Lennart Poettering
2020-07-14
1
-0
/
+3
*
machined: refactor UID/GID machine translation
Lennart Poettering
2020-07-14
1
-3
/
+5
*
machined: convert to the new scheme and add --bus-introspect
Zbigniew Jędrzejewski-Szmek
2020-05-05
1
-1
/
+1
*
machine: make machine_start_scope() static
Zbigniew Jędrzejewski-Szmek
2019-11-22
1
-1
/
+0
*
machined: flush nscd caches whenever a machine comes/goes
Lennart Poettering
2018-12-15
1
-0
/
+4
*
machined: rework referencing of machine scopes from machined, too
Lennart Poettering
2018-11-09
1
-0
/
+1
*
tree-wide: remove Lennart's copyright lines
Lennart Poettering
2018-06-14
1
-4
/
+0
*
tree-wide: drop 'This file is part of systemd' blurb
Lennart Poettering
2018-06-14
1
-2
/
+0
*
machined: some modernizations
Lennart Poettering
2018-04-17
1
-10
/
+0
*
tree-wide: drop license boilerplate
Zbigniew Jędrzejewski-Szmek
2018-04-06
1
-13
/
+0
*
Add SPDX license identifiers to source files under the LGPL
Zbigniew Jędrzejewski-Szmek
2017-11-19
1
-0
/
+1
*
machined: run clone operation asynchronously in the background
Lennart Poettering
2016-05-02
1
-0
/
+4
*
tree-wide: remove Emacs lines from all files
Daniel Mack
2016-02-10
1
-2
/
+0
*
tree-wide: sort includes in *.h
Thomas Hindoe Paaboel Andersen
2015-11-18
1
-2
/
+2
*
util-lib: split our string related calls from util.[ch] into its own file str...
Lennart Poettering
2015-10-24
1
-3
/
+4
*
machined: introduce pseudo-machine ".host" refererring to the host system
Lennart Poettering
2015-08-24
1
-0
/
+2
*
sd-bus: drop bus parameter from message callback prototype
Lennart Poettering
2015-04-29
1
-4
/
+4
*
remove unused includes
Thomas Hindoe Paaboel Andersen
2015-02-23
1
-2
/
+0
*
machined: don't look for images on each property get, but cache the image obj...
Lennart Poettering
2014-12-28
1
-0
/
+3
*
machined: Move image discovery logic into src/shared, so that we can make use...
Lennart Poettering
2014-12-28
1
-1
/
+2
*
machined: introduce polkit for OpenLogin() call
Lennart Poettering
2014-12-23
1
-0
/
+2
*
machined: add a full bus object for images
Lennart Poettering
2014-12-19
1
-0
/
+1
*
machined: fix Kill() bus call on machine objects when "what" is specified as ...
Lennart Poettering
2014-03-18
1
-1
/
+1
*
bus: also add error parameter to object find and enumerator callbacks
Lennart Poettering
2013-11-22
1
-2
/
+0
*
bus: rework message handlers to always take an error argument
Lennart Poettering
2013-11-21
1
-4
/
+4
*
machined: keep track of the initial leader PID of a machine
Lennart Poettering
2013-11-06
1
-0
/
+1
*
machined: simplifications
Lennart Poettering
2013-11-05
1
-1
/
+0
*
machined: port over to libsystemd-bus
Lennart Poettering
2013-10-30
1
-14
/
+15
*
machined: forward scope properties array from client to systemd
Lennart Poettering
2013-07-11
1
-1
/
+1
*
machined: split out machine registration stuff from logind
Lennart Poettering
2013-07-02
1
-0
/
+73