index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge pull request #34723 from poettering/machined-pidref-more
Lennart Poettering
2024-10-15
13
-94
/
+113
|
\
|
*
sd-json: drop sd_json_dispatch_pid() again, as we prefer json_dispatch_pidref...
Lennart Poettering
2024-10-14
4
-45
/
+0
|
*
machined: port all varlink APIs over to new PidRef serialization
Lennart Poettering
2024-10-14
4
-43
/
+61
|
*
pidref: hookup PID_AUTOMATIC special pid_t value with PidRef
Lennart Poettering
2024-10-14
6
-6
/
+52
*
|
machine: trivial coding style cleanups
Yu Watanabe
2024-10-15
1
-8
/
+4
*
|
machine: fix memleak in vl_method_list_images()
Yu Watanabe
2024-10-15
1
-2
/
+4
*
|
machine: lookup_machine_by_name_or_pid() may return 1 on error and it is alre...
Yu Watanabe
2024-10-15
2
-3
/
+5
*
|
Merge pull request #34752 from yuwata/udev-remove-database-on-remove
Yu Watanabe
2024-10-15
2
-7
/
+21
|
\
\
|
*
|
udev: do not try to lock whole block device on remove event
Yu Watanabe
2024-10-15
2
-0
/
+9
|
*
|
udev: do not re-create database on remove event
Yu Watanabe
2024-10-14
1
-7
/
+12
*
|
|
Merge pull request #34736 from yuwata/network-mtu
Yu Watanabe
2024-10-15
8
-24
/
+141
|
\
\
\
|
*
|
|
network: wait for IPv6 MTU being synced to link MTU
Yu Watanabe
2024-10-14
4
-1
/
+92
|
*
|
|
network/sysctl: make link_set_ipv6_mtu() log failures
Yu Watanabe
2024-10-14
3
-17
/
+11
|
*
|
|
network/route: use sysctl_read_ip_property_int() for reading route/max_size
Yu Watanabe
2024-10-14
1
-7
/
+10
|
*
|
|
sysctl-util: introduce sysctl_read_ip_property_int() and _uint32()
Yu Watanabe
2024-10-14
2
-0
/
+29
*
|
|
|
Merge pull request #34744 from yuwata/oom-cleanups
Yu Watanabe
2024-10-15
3
-32
/
+61
|
\
\
\
\
|
*
|
|
|
oomd-util: use FOREACH_ARRAY() more
Yu Watanabe
2024-10-14
2
-25
/
+44
|
*
|
|
|
oomctl: sort contexts with cgroup path
Yu Watanabe
2024-10-12
2
-7
/
+17
|
|
/
/
/
*
|
|
|
hibernate-resume-generator: don't initiate resume if soft-rebooted
Mike Yuan
2024-10-15
3
-0
/
+30
*
|
|
|
gpt-auto: use RET_GATHER at one more place
Mike Yuan
2024-10-15
1
-6
/
+5
*
|
|
|
core/manager: pass soft-reboot count to generators
Mike Yuan
2024-10-15
1
-0
/
+6
*
|
|
|
core/manager: minor cleanup for generator_path_any() and friends
Mike Yuan
2024-10-15
1
-26
/
+32
*
|
|
|
shared/exec-util: modernize execute_strv() and friends a bit
Mike Yuan
2024-10-15
2
-48
/
+48
*
|
|
|
shared/exec-util: minor rearrangement, drop unused EXEC_DIR_NONE
Mike Yuan
2024-10-15
3
-20
/
+21
*
|
|
|
basic/stat-util: use xopenat() where appropriate
Mike Yuan
2024-10-15
1
-19
/
+3
*
|
|
|
sd-radv: drop sd_radv_prefix and friends, and use sd_ndisc_option to manage N...
Yu Watanabe
2024-10-14
5
-948
/
+340
*
|
|
|
Merge pull request #34738 from behrmann/ukifyoption
Yu Watanabe
2024-10-14
3
-128
/
+189
|
\
\
\
\
|
*
|
|
|
ukify: Add more mypy options
Jörg Behrmann
2024-10-14
2
-3
/
+5
|
*
|
|
|
ukify: Add UkifyConfig
Jörg Behrmann
2024-10-14
1
-36
/
+86
|
*
|
|
|
ukify: Add a unified interface for signing tools
Jörg Behrmann
2024-10-14
2
-96
/
+105
|
*
|
|
|
ukify: Fix type of UKI.executable
Jörg Behrmann
2024-10-14
1
-1
/
+1
|
*
|
|
|
ukify: Require both key and cert be set in generate_keys
Jörg Behrmann
2024-10-12
1
-1
/
+1
|
*
|
|
|
ukify: Add missing typing for iterator
Jörg Behrmann
2024-10-12
1
-1
/
+1
|
|
/
/
/
*
|
|
|
Merge pull request #34743 from yuwata/bus-message-dump-fd
Yu Watanabe
2024-10-14
7
-64
/
+63
|
\
\
\
\
|
*
|
|
|
bus-message-util: introduce bus_message_dump_fd() and _string()
Yu Watanabe
2024-10-12
7
-46
/
+47
|
*
|
|
|
analyze: fall back to simple method from dump_patterns() and friends
Yu Watanabe
2024-10-12
1
-18
/
+16
|
|
/
/
/
*
|
|
|
Merge pull request #34745 from yuwata/local-outbounds-prefsrc
Yu Watanabe
2024-10-14
3
-39
/
+189
|
\
\
\
\
|
*
|
|
|
test: add test for local outbounds with preferred source address
Yu Watanabe
2024-10-13
1
-9
/
+84
|
*
|
|
|
local-addresses: honor RTA_PREFSRC field of gateway
Yu Watanabe
2024-10-12
2
-14
/
+89
|
*
|
|
|
local-addresses: use FOREACH_ARRAY() macro
Yu Watanabe
2024-10-12
1
-16
/
+16
|
|
/
/
/
*
|
|
|
Fix some typos in socket-util.h
Michiel
2024-10-14
1
-2
/
+2
*
|
|
|
Merge pull request #34749 from yuwata/network-address-parse-broadcast
Luca Boccassi
2024-10-14
1
-14
/
+11
|
\
\
\
\
|
*
|
|
|
network/address: use config_parse_in_addr_non_null() at one more place
Yu Watanabe
2024-10-14
1
-10
/
+6
|
*
|
|
|
network/address: do not set family in config_parse_broadcast()
Yu Watanabe
2024-10-14
1
-4
/
+5
|
|
|
/
/
|
|
/
|
|
*
|
|
|
updatectl: remove unimplemented option
Antonio Alvarez Feijoo
2024-10-14
1
-1
/
+1
*
|
|
|
machine: listen on io.systemd.MachineImage socket
Ivan Kruglov
2024-10-14
1
-1
/
+5
*
|
|
|
machine: introduce io.systemd.MachineImage.Update varlink method
Ivan Kruglov
2024-10-14
5
-1
/
+112
*
|
|
|
machine: introduce io.systemd.MachineImage.List varlink method
Ivan Kruglov
2024-10-14
3
-6
/
+181
*
|
|
|
machine: generalize rename_image_and_update_cache() logic
Ivan Kruglov
2024-10-14
3
-11
/
+30
*
|
|
|
machine: move manager_acquire_image to src/machine/machined-core.c
Ivan Kruglov
2024-10-14
4
-55
/
+55
[next]