index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
machine
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
sd-varlink: make our internal Varlink API public as sd-varlink.[ch]
Lennart Poettering
2024-07-16
5
-57
/
+59
*
Drop support for nscd
Zbigniew Jędrzejewski-Szmek
2024-06-28
4
-49
/
+0
*
Merge pull request #33491 from keszybz/allow-interactive-auth-in-inhibit
Luca Boccassi
2024-06-26
1
-2
/
+2
|
\
|
*
Rename spawn-ask-password-agent.c to just ask-password-agent.c
Zbigniew Jędrzejewski-Szmek
2024-06-26
1
-1
/
+1
|
*
Rename spawn-polkit-agent.c to just polkit-agent.c
Zbigniew Jędrzejewski-Szmek
2024-06-26
1
-1
/
+1
*
|
Merge pull request #33042 from poettering/machined-unpriv
Luca Boccassi
2024-06-24
4
-15
/
+42
|
\
\
|
*
|
machined: support allocating a scope for machines if needed via varlink
Lennart Poettering
2024-06-21
2
-14
/
+18
|
*
|
machined: allow unprivileged registration of VMs/containers
Lennart Poettering
2024-06-21
3
-1
/
+24
*
|
|
machined: add simple varlink API for listing machines
Lennart Poettering
2024-06-21
1
-1
/
+83
|
/
/
*
|
machined: watch leader PID's lifetime via pidfd
Lennart Poettering
2024-06-20
2
-0
/
+38
*
|
machined: GC machines during runtime too
Lennart Poettering
2024-06-20
4
-25
/
+61
*
|
tree-wide: port over to new builder apis
Lennart Poettering
2024-06-19
1
-19
/
+21
*
|
various: move ptr indicator to return value
Zbigniew Jędrzejewski-Szmek
2024-06-19
4
-4
/
+4
*
|
various: move const ptr indicator to return value
Zbigniew Jędrzejewski-Szmek
2024-06-19
1
-1
/
+1
*
|
Fix confusion between killer and prey
Zbigniew Jędrzejewski-Szmek
2024-06-19
4
-18
/
+18
|
/
*
machined: use bus_message_read_id128() at one more place
Lennart Poettering
2024-06-15
1
-9
/
+2
*
Merge pull request #33325 from poettering/vsock-ret-optional
Luca Boccassi
2024-06-15
1
-0
/
+6
|
\
|
*
machined: initialize CID of '.host' pseudo-machine to 1 (i.e. the loopback vs...
Lennart Poettering
2024-06-14
1
-0
/
+6
*
|
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
|
/
*
sd-json: rename SD_JSON_SAFE → SD_JSON_STRICT
Lennart Poettering
2024-06-12
2
-10
/
+10
*
libsystemd: turn json.[ch] into a public API
Lennart Poettering
2024-06-12
4
-67
/
+70
*
json: merge json_dispatch_path() + json_dispatch_absolute_path()
Lennart Poettering
2024-06-12
1
-10
/
+10
*
tree-wide: never consider service idle if polkit authentication is still pending
Lennart Poettering
2024-06-12
1
-1
/
+4
*
machined: downgrade warning if we cannot drop ref to systemd unit if disconne...
Lennart Poettering
2024-05-28
1
-2
/
+3
*
machine: fix use-after-free in Rename() DBus method
Yu Watanabe
2024-05-19
1
-1
/
+9
*
machine: also acquire Image object from cache when a dbus method in the main ...
Yu Watanabe
2024-05-19
1
-3
/
+2
*
machine: split out manager_acquire_image() from image_object_find()
Yu Watanabe
2024-05-19
2
-26
/
+45
*
machined: return recognizable error when we try to register the same machine ...
Lennart Poettering
2024-05-13
1
-0
/
+2
*
varlink: rename vsockCid → vSockCid field
Lennart Poettering
2024-05-13
1
-1
/
+1
*
logs-show: drop uid argument from add_matches_for_user_units()
Yu Watanabe
2024-05-10
1
-5
/
+4
*
machined: add varlink interface for registering machines
Sam Leonard
2024-05-08
6
-6
/
+242
*
machined: add GetMachineSSHInfo method
Sam Leonard
2024-05-08
5
-0
/
+47
*
machined: split manager linking out of machine_new into machine_link
Sam Leonard
2024-05-08
4
-21
/
+45
*
machined: expose machine_freep in machine.h
Sam Leonard
2024-05-08
2
-2
/
+2
*
machine: Add PIDFDs= fallback
Daan De Meyer
2024-04-29
1
-5
/
+14
*
machined: fix invalid edge case in machine_new
Sam Leonard
2024-04-22
1
-5
/
+10
*
Merge pull request #31886 from DaanDeMeyer/logind
Mike Yuan
2024-03-24
1
-1
/
+1
|
\
|
*
tree-wide: Add allow_pidfd argument to bus_append_scope_pidref()
Daan De Meyer
2024-03-22
1
-1
/
+1
*
|
machinectl: minor modernization, use FOREACH_ARRAY
Mike Yuan
2024-03-21
1
-22
/
+21
|
/
*
machinectl: use strdup_to() and move cleanup out of the loop
Zbigniew Jędrzejewski-Szmek
2024-03-20
1
-8
/
+6
*
dynamically load compression libraries
Matteo Croce
2024-03-05
1
-3
/
+3
*
machinectl: add -P
Zbigniew Jędrzejewski-Szmek
2024-03-04
1
-10
/
+13
*
Merge pull request #31507 from poettering/import-modernize
Lennart Poettering
2024-03-01
1
-651
/
+56
|
\
|
*
machinectl: chainload importctl for relevant verbs
Lennart Poettering
2024-03-01
1
-651
/
+56
*
|
bus-util: add generic parser for extracting id128 values from bus messages
Lennart Poettering
2024-03-01
1
-7
/
+2
|
/
*
machinectl: mention -V in --help text
Lennart Poettering
2024-03-01
1
-0
/
+1
*
machinectl: support vmspawn as a backend
Sam Leonard
2024-02-28
1
-2
/
+50
*
signal-util: imply sentinel -1 in sigprocmask_many() + sigset_add_many() args...
Lennart Poettering
2024-02-23
2
-3
/
+3
[next]