index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
sulogin-shell
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2024-11-05
measure: Introduce .dtbauto support
anonymix007
2
-4
/
+7
2024-11-05
uki: add new .dtbauto PE section type
anonymix007
3
-1
/
+3
2024-11-05
measure: introduce support for a .hwids section
anonymix007
4
-3
/
+9
2024-11-05
boot: Add .dtbauto section matching in PE section discovery against HWIDs and...
anonymix007
1
-1
/
+119
2024-11-05
boot: Add HWID calculation from SMBIOS strings and matching against a built-i...
anonymix007
4
-0
/
+156
2024-11-05
boot: Add firmware_devicetree_exists()
anonymix007
2
-0
/
+5
2024-11-05
boot: add matching against FW-provided Devicetree blob
Diogo Ivo
2
-0
/
+142
2024-11-05
fundamental: Add HWID calculation
anonymix007
3
-0
/
+142
2024-11-05
boot: Add xnew0
anonymix007
1
-0
/
+1
2024-11-05
resolved: log error messages for openssl/gnutls context creation
Zbigniew Jędrzejewski-Szmek
2
-4
/
+9
2024-11-05
network: limit the total number of Encrypted DNS options processed
Ronan Pigott
1
-0
/
+6
2024-11-04
ci: add coverage for builds without sd-boot
Luca Boccassi
1
-1
/
+1
2024-11-04
test: set nullglob to avoid failure when building without sd-boot
Luca Boccassi
1
-0
/
+2
2024-11-04
test: fix tool name in comment
Luca Boccassi
1
-1
/
+1
2024-11-04
tmpfiles: Implement L? to only create symlinks if source exists
Daan De Meyer
3
-10
/
+56
2024-11-04
network/dhcp4: keep DHCP address and routes on stop even when SendDecline=yes
Yu Watanabe
1
-5
/
+5
2024-11-04
network: expose log_route_debug() and log_address_debug()
Yu Watanabe
4
-2
/
+6
2024-11-04
network: add more debugging logs
Yu Watanabe
2
-8
/
+21
2024-11-04
network: check if interface is initialized after enumeration completed
Yu Watanabe
3
-1
/
+22
2024-11-04
network: check earlier if we are running in test mode
Yu Watanabe
1
-13
/
+20
2024-11-04
network: introduce network_config_source_from_string()
Yu Watanabe
2
-1
/
+2
2024-11-04
network/json: add missing entries for route properties
Yu Watanabe
1
-0
/
+2
2024-11-04
network: remove unexpected netlink socket from service manager
Yu Watanabe
1
-2
/
+2
2024-11-04
daemon-util: expose notify_push_fd()
Yu Watanabe
2
-1
/
+2
2024-11-04
network/address: slightly optimize link_address_is_dynamic()
Yu Watanabe
1
-1
/
+5
2024-11-04
network: realign string table
Yu Watanabe
1
-5
/
+5
2024-11-04
efi-loader: add missing stub for efi_stub_get_device_part_uuid()
Franck Bui
1
-0
/
+4
2024-11-04
pcrlock: Pad pe hash to a multiple of 8 bytes
Daan De Meyer
1
-0
/
+4
2024-11-04
test-dhcp-client: utilize log_info instead of printf
Colin Foster
1
-11
/
+11
2024-11-04
update NEWS
Lennart Poettering
1
-10
/
+37
2024-11-04
sd-daemon: add fd array size safety check to sd_notify_with_fds()
Lennart Poettering
4
-0
/
+35
2024-11-04
tree-wide: port things over to new json_dispatch_ifindex()
Lennart Poettering
4
-28
/
+16
2024-11-04
json-util: generalize json_dispatch_ifindex()
Lennart Poettering
3
-17
/
+21
2024-11-04
sd-daemon: count array elements in size_t
Lennart Poettering
1
-11
/
+2
2024-11-04
sd-daemon: drop some redundant 'else'
Lennart Poettering
1
-3
/
+3
2024-11-04
sd-daemon: clean up env var unsetting
Lennart Poettering
1
-45
/
+68
2024-11-04
update TODO
Lennart Poettering
1
-0
/
+4
2024-11-04
udev-builtin-path_id: SAS wide ports must have num_phys > 1
Martin Wilck
1
-5
/
+6
2024-11-03
bootctl: Add --secure-boot-auto-enroll
Daan De Meyer
11
-4
/
+396
2024-11-03
openssl-util: Query engine/provider pin via ask-password
Daan De Meyer
4
-168
/
+334
2024-11-03
network: free DHCP client and friends in link_free()
Yu Watanabe
3
-5
/
+2
2024-11-03
network: refuse further requests when manager is in MANAGER_STOPPED
Yu Watanabe
4
-0
/
+26
2024-11-02
efivars: Remove STRINGIFY() helper macros
Daan De Meyer
20
-83
/
+79
2024-11-02
ask-password: Add $SYSTEMD_ASK_PASSWORD_KEYRING_TYPE
Daan De Meyer
2
-1
/
+50
2024-11-02
ask-password: Drop "default" for SYSTEMD_ASK_PASSWORD_KEYRING_TIMEOUT_SEC
Daan De Meyer
2
-7
/
+6
2024-11-02
ask-password: Use default timeout if SYSTEMD_ASK_PASSWORD_KEYRING_TIMEOUT_SEC...
Daan De Meyer
1
-4
/
+2
2024-11-02
mkosi: Add extra tools tree packages required to run integration tests
Daan De Meyer
5
-0
/
+71
2024-11-02
build(deps): bump systemd/mkosi
dependabot[bot]
1
-1
/
+1
2024-11-02
TEST-64-UDEV-STORAGE: Don't hardcode device name in long-sysfs-path test
Daan De Meyer
3
-13
/
+15
2024-11-02
TEST-17-UDEV: Don't hardcode root device name
Daan De Meyer
2
-28
/
+32
[next]