index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
machine
/
machine.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
machined: port over to PidRef too
Lennart Poettering
2023-09-09
1
-1
/
+2
*
machine: propagate error from machine_new
David Tardon
2022-12-14
1
-1
/
+1
*
tree-wide: use -EINVAL for enum invalid values
Zbigniew Jędrzejewski-Szmek
2021-02-10
1
-3
/
+3
*
license: LGPL-2.1+ -> LGPL-2.1-or-later
Yu Watanabe
2020-11-09
1
-1
/
+1
*
machined: refactor UID/GID machine translation
Lennart Poettering
2020-07-14
1
-0
/
+6
*
machined: only Unref units that we AddRef'd
Zbigniew Jędrzejewski-Szmek
2019-10-29
1
-0
/
+1
*
terminal-util: introduce openpt_allocate()
Franck Bui
2019-06-18
1
-1
/
+1
*
headers: remove unneeded includes from util.h
Zbigniew Jędrzejewski-Szmek
2019-03-27
1
-0
/
+1
*
machine: introduce machine_hash_ops and use it
Yu Watanabe
2018-12-02
1
-1
/
+1
*
machine: use size_t for array sizes (#10309)
Lennart Poettering
2018-10-09
1
-1
/
+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
*
tree-wide: drop license boilerplate
Zbigniew Jędrzejewski-Szmek
2018-04-06
1
-13
/
+0
*
machined: change check_gc to may_gc everywhere
Zbigniew Jędrzejewski-Szmek
2018-02-15
1
-1
/
+1
*
Add SPDX license identifiers to source files under the LGPL
Zbigniew Jędrzejewski-Szmek
2017-11-19
1
-0
/
+1
*
machined: expose "UID shift" concept for containers
Lennart Poettering
2017-02-17
1
-0
/
+2
*
machined: rework copy-from/copy-to operation to use generic Operation object
Lennart Poettering
2016-05-02
1
-17
/
+3
*
tree-wide: remove Emacs lines from all files
Daniel Mack
2016-02-10
1
-2
/
+0
*
machined: when opening a shell via machined, pass tty fds in
Lennart Poettering
2015-10-08
1
-0
/
+1
*
machined: introduce pseudo-machine ".host" refererring to the host system
Lennart Poettering
2015-08-24
1
-1
/
+4
*
machined: rework state tracking logic for machines
Lennart Poettering
2015-08-06
1
-0
/
+2
*
machine: drop state variable from Machine object
Lennart Poettering
2015-08-06
1
-1
/
+0
*
machined: make sure to track machine unit states properly
Lennart Poettering
2015-04-28
1
-0
/
+2
*
remove unused includes
Thomas Hindoe Paaboel Andersen
2015-02-23
1
-1
/
+0
*
machined: make "machinectl copy-to" and "machinectl copy-from" server side op...
Lennart Poettering
2015-02-17
1
-0
/
+17
*
Revert "machined: don't force terminate registered machines"
Lennart Poettering
2014-12-29
1
-1
/
+0
*
machined: Move image discovery logic into src/shared, so that we can make use...
Lennart Poettering
2014-12-28
1
-16
/
+0
*
machined: add new call OpenMachineLogin() that starts a getty in a container ...
Lennart Poettering
2014-12-23
1
-0
/
+1
*
machined: add OpenMachinePTY() bus call for allocating a PTY device within a ...
Lennart Poettering
2014-12-23
1
-0
/
+1
*
machined: allow registering host-side network interfaces for communication wi...
Lennart Poettering
2014-07-10
1
-0
/
+3
*
machinectl: show /etc/os-release information of container in status output
Lennart Poettering
2014-07-03
1
-0
/
+1
*
machined: don't force terminate registered machines
Lennart Poettering
2014-07-03
1
-0
/
+1
*
machined: add logic to query IP addresses of containers
Lennart Poettering
2014-05-18
1
-0
/
+4
*
machined: optionally, allow registration of pre-existing units (scopes
Lennart Poettering
2014-02-11
1
-1
/
+1
*
bus: also add error parameter to object find and enumerator callbacks
Lennart Poettering
2013-11-22
1
-1
/
+2
*
machined: simplifications
Lennart Poettering
2013-11-05
1
-1
/
+1
*
machined: port over to libsystemd-bus
Lennart Poettering
2013-10-30
1
-8
/
+7
*
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
/
+109