index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
machine
/
machined-dbus.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
machine: rework Operation logic to reuse in varlink interface
Ivan Kruglov
2024-10-21
1
-1
/
+1
*
machine: switch to use PidRef when lookup machine by pid in dbus and varlink ...
Ivan Kruglov
2024-10-10
1
-3
/
+6
*
machined-dbus: move manager_add_machine() and _get_machine_by_pid() to -core
Mike Yuan
2024-09-21
1
-51
/
+0
*
machined: rename machine_{units,leaders} to machines_by_*
Mike Yuan
2024-09-21
1
-11
/
+13
*
machined: fix bogus error check for machine_link()
Mike Yuan
2024-09-21
1
-5
/
+7
*
machine: fix bus method argument name: who -> whom
Yu Watanabe
2024-09-20
1
-1
/
+1
*
machined: use bus_message_read_id128() at one more place
Lennart Poettering
2024-06-15
1
-9
/
+2
*
machined: use pidref instead of just pid when determining unit of pid when re...
Lennart Poettering
2024-06-14
1
-1
/
+1
*
machined: prefer pinning clients via pidfd when creating machine, rather than...
Lennart Poettering
2024-06-14
1
-13
/
+5
*
machined: modernize method_create_or_register_machine() return parameter naming
Lennart Poettering
2024-06-14
1
-4
/
+9
*
machine: also acquire Image object from cache when a dbus method in the main ...
Yu Watanabe
2024-05-19
1
-3
/
+2
*
machined: add GetMachineSSHInfo method
Sam Leonard
2024-05-08
1
-0
/
+9
*
machined: split manager linking out of machine_new into machine_link
Sam Leonard
2024-05-08
1
-1
/
+5
*
polkit: simplify bus_verify_polkit_async() + drop auth-by-cap dbus feature
Lennart Poettering
2023-12-21
1
-6
/
+0
*
fd-uitl: rename PIPE_EBADF → EBADF_PAIR, and add EBADF_TRIPLET
Lennart Poettering
2023-10-26
1
-1
/
+1
*
tree-wide: check if return value of lseek() and friends is negative
Yu Watanabe
2023-10-19
1
-1
/
+1
*
machined: port over to PidRef too
Lennart Poettering
2023-09-09
1
-3
/
+8
*
tree-wide: introduce PIPE_EBADF macro
Yu Watanabe
2022-12-20
1
-1
/
+1
*
tree-wide: use -EBADF also in pipe initializers
Zbigniew Jędrzejewski-Szmek
2022-12-19
1
-1
/
+1
*
tree-wide: use -EBADF for fd initialization
Zbigniew Jędrzejewski-Szmek
2022-12-19
1
-5
/
+5
*
machine: propagate error from machine_new
David Tardon
2022-12-14
1
-3
/
+4
*
import: wire up SYSTEMD_IMPORT_BTRFS_{SUBVOL,QUOTA} to importd
Ivan Shapovalov
2022-12-03
1
-1
/
+1
*
tree-wide: use ASSERT_PTR more
David Tardon
2022-09-13
1
-22
/
+11
*
machinectl: Add plumbing for a `--force` flag for file copy
Alexander Wilson
2022-07-27
1
-0
/
+10
*
machine: update to use new-style sd-bus macros (#23012)
Amarjargal
2022-04-08
1
-304
/
+188
*
machined: provide more details to polkit auth
Ludwig Nussel
2022-01-18
1
-2
/
+13
*
tree-wide: sd_bus_error_setf → set_bus_error_set
Zbigniew Jędrzejewski-Szmek
2021-04-07
1
-10
/
+10
*
tree-wide: use UINT64_MAX or friends
Yu Watanabe
2021-03-04
1
-2
/
+2
*
Move os-util.[ch] to basic/
Zbigniew Jędrzejewski-Szmek
2021-02-22
1
-0
/
+1
*
shared: rename machine-image.[ch] → discover-image.[ch]
Lennart Poettering
2021-02-03
1
-1
/
+1
*
machine-image: properly support searching for images below some --root= path
Lennart Poettering
2021-01-19
1
-4
/
+4
*
machine: machined-dbus - tighten variable scope used in loop
Susant Sahani
2021-01-17
1
-3
/
+1
*
hostname-util: flagsify hostname_is_valid(), drop machine_name_is_valid()
Lennart Poettering
2020-12-15
1
-1
/
+1
*
license: LGPL-2.1+ -> LGPL-2.1-or-later
Yu Watanabe
2020-11-09
1
-1
/
+1
*
tree-wide: define iterator inside of the macro
Zbigniew Jędrzejewski-Szmek
2020-09-08
1
-8
/
+4
*
tree-wide: use sd_bus_error_has_names() in more places
Zbigniew Jędrzejewski-Szmek
2020-08-24
1
-8
/
+8
*
machined: refactor UID/GID machine translation
Lennart Poettering
2020-07-14
1
-168
/
+42
*
shared: split out property get helpers
Lennart Poettering
2020-06-30
1
-0
/
+1
*
shared: actually move all BusLocator related calls to bus-locator.c
Lennart Poettering
2020-06-30
1
-1
/
+1
*
machine: switch to BusLocator-oriented helpers
Vito Caputo
2020-05-07
1
-28
/
+3
*
tree-wide: Mark as _unused_ variables that are only used in assert()
Benjamin Robin
2020-05-06
1
-2
/
+2
*
machined: convert to the new scheme and add --bus-introspect
Zbigniew Jędrzejewski-Szmek
2020-05-05
1
-0
/
+8
*
machined: add dbus parameter names
Zbigniew Jędrzejewski-Szmek
2020-04-12
1
-39
/
+307
*
*: convert amenable fdopen calls to take_fdopen
Vito Caputo
2020-03-31
1
-3
/
+1
*
shared: split out polkit stuff from bus-util.c → bus-polkit.c
Lennart Poettering
2020-01-22
1
-0
/
+1
*
machine: make machine_start_scope() static
Zbigniew Jędrzejewski-Szmek
2019-11-22
1
-92
/
+0
*
tree-wide: drop string.h when string-util.h or friends are included
Yu Watanabe
2019-11-03
1
-1
/
+0
*
machined: add UnregisterMachine method
Zbigniew Jędrzejewski-Szmek
2019-10-29
1
-0
/
+5
*
tree-wide: make use of errno_or_else() everywhere
Lennart Poettering
2019-07-11
1
-10
/
+11
*
fileio: replace read_nul_string() by read_line() with a special flag
Lennart Poettering
2018-12-18
1
-4
/
+4
[next]