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
*
json: introduce json_dispatch_strv_environment()
Ivan Kruglov
2024-11-06
3
-36
/
+38
*
machine: machine_default_shell_path() & machine_default_shell_args() helper f...
Ivan Kruglov
2024-11-06
3
-17
/
+34
*
machine: introduce machine_start_getty() and machine_start_shell() helpers
Ivan Kruglov
2024-11-06
3
-209
/
+248
*
network: reconfigure interface more gracefully (#35035)
Yu Watanabe
2024-11-06
27
-395
/
+507
|
\
|
*
network: introduce LINK_RECONFIGURE_CLEANLY flag
Yu Watanabe
2024-11-05
3
-3
/
+4
|
*
network: keep dynamic configurations as possible as we can on reconfigure
Yu Watanabe
2024-11-05
13
-42
/
+275
|
*
network: merge link_foreignize_config() and link_drop_foreign_config()
Yu Watanabe
2024-11-05
11
-221
/
+115
|
*
network: several cleanups for link_reconfigure()
Yu Watanabe
2024-11-05
5
-111
/
+81
|
*
network: split out link_enter_unmanaged() from link_reconfigure_impl()
Yu Watanabe
2024-11-05
1
-29
/
+43
*
|
UKI: Introduce `.dtbauto` sections (#34855)
Lennart Poettering
2024-11-06
14
-7
/
+599
|
\
\
|
*
|
stub: Handle .dtbauto sections
anonymix007
2024-11-05
1
-5
/
+27
|
*
|
measure: Introduce .dtbauto support
anonymix007
2024-11-05
1
-2
/
+4
|
*
|
uki: add new .dtbauto PE section type
anonymix007
2024-11-05
3
-1
/
+3
|
*
|
measure: introduce support for a .hwids section
anonymix007
2024-11-05
3
-1
/
+6
|
*
|
boot: Add .dtbauto section matching in PE section discovery against HWIDs and...
anonymix007
2024-11-05
1
-1
/
+119
|
*
|
boot: Add HWID calculation from SMBIOS strings and matching against a built-i...
anonymix007
2024-11-05
3
-0
/
+153
|
*
|
boot: Add firmware_devicetree_exists()
anonymix007
2024-11-05
2
-0
/
+5
|
*
|
boot: add matching against FW-provided Devicetree blob
Diogo Ivo
2024-11-05
2
-0
/
+142
|
*
|
fundamental: Add HWID calculation
anonymix007
2024-11-05
3
-0
/
+142
|
*
|
boot: Add xnew0
anonymix007
2024-11-05
1
-0
/
+1
*
|
|
namespace-util: make idmapping not supported if syscalls return EPERM
Andres Beltran
2024-11-06
1
-4
/
+4
*
|
|
mount-util: introduce path_is_network_fs_harder() and use it in networkd (#35...
Zbigniew Jędrzejewski-Szmek
2024-11-06
4
-4
/
+83
|
\
\
\
|
*
|
|
network: use path_is_network_fs_harder()
Yu Watanabe
2024-11-05
1
-4
/
+6
|
*
|
|
mount-util: introduce path_is_network_fs_harder()
Yu Watanabe
2024-11-05
3
-0
/
+77
*
|
|
|
network: handle ENODATA better with DNR
Ronan Pigott
2024-11-05
2
-38
/
+38
|
/
/
/
*
|
|
tree-wide: time-out → timeout
Zbigniew Jędrzejewski-Szmek
2024-11-05
8
-9
/
+9
*
|
|
Add PrivatePIDs= (continued) (#34940)
Luca Boccassi
2024-11-05
18
-32
/
+520
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
core: Introduce PrivatePIDs=
Daan De Meyer
2024-11-05
18
-25
/
+513
|
*
|
exec-invoke: Add debug logging for setup_private_users()
Daan De Meyer
2024-11-04
1
-7
/
+7
*
|
|
run: handle gracefully if we can't find binary client-side due to perms
Lennart Poettering
2024-11-05
1
-3
/
+5
|
|
/
|
/
|
*
|
resolved: log error messages for openssl/gnutls context creation
Zbigniew Jędrzejewski-Szmek
2024-11-05
2
-4
/
+9
*
|
network: limit the total number of Encrypted DNS options processed
Ronan Pigott
2024-11-05
1
-0
/
+6
*
|
sd-daemon: some tweaks (#35011)
Luca Boccassi
2024-11-05
3
-56
/
+85
|
\
\
|
*
|
sd-daemon: add fd array size safety check to sd_notify_with_fds()
Lennart Poettering
2024-11-04
3
-0
/
+15
|
*
|
sd-daemon: count array elements in size_t
Lennart Poettering
2024-11-04
1
-11
/
+2
|
*
|
sd-daemon: drop some redundant 'else'
Lennart Poettering
2024-11-04
1
-3
/
+3
|
*
|
sd-daemon: clean up env var unsetting
Lennart Poettering
2024-11-04
1
-45
/
+68
*
|
|
test: fix tool name in comment
Luca Boccassi
2024-11-04
1
-1
/
+1
*
|
|
network: sevearal random trivial cleanups (#34994)
Yu Watanabe
2024-11-04
14
-39
/
+92
|
\
\
\
|
*
|
|
network/dhcp4: keep DHCP address and routes on stop even when SendDecline=yes
Yu Watanabe
2024-11-04
1
-5
/
+5
|
*
|
|
network: expose log_route_debug() and log_address_debug()
Yu Watanabe
2024-11-04
4
-2
/
+6
|
*
|
|
network: add more debugging logs
Yu Watanabe
2024-11-04
2
-8
/
+21
|
*
|
|
network: check if interface is initialized after enumeration completed
Yu Watanabe
2024-11-04
3
-1
/
+22
|
*
|
|
network: check earlier if we are running in test mode
Yu Watanabe
2024-11-04
1
-13
/
+20
|
*
|
|
network: introduce network_config_source_from_string()
Yu Watanabe
2024-11-04
2
-1
/
+2
|
*
|
|
network/json: add missing entries for route properties
Yu Watanabe
2024-11-04
1
-0
/
+2
|
*
|
|
network: remove unexpected netlink socket from service manager
Yu Watanabe
2024-11-04
1
-2
/
+2
|
*
|
|
daemon-util: expose notify_push_fd()
Yu Watanabe
2024-11-04
2
-1
/
+2
|
*
|
|
network/address: slightly optimize link_address_is_dynamic()
Yu Watanabe
2024-11-04
1
-1
/
+5
|
*
|
|
network: realign string table
Yu Watanabe
2024-11-04
1
-5
/
+5
|
|
|
/
|
|
/
|
[next]