index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
test
/
TEST-74-AUX-UTILS
/
meson.build
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
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
2024-11-02
pam: quiet a spurious debug message
Ronan Pigott
4
-8
/
+9
2024-11-02
user-record: add missing comma to list of strings
Luca Boccassi
1
-1
/
+1
2024-11-02
network/ipv4ll: not necessary to set initial address on each start
Yu Watanabe
2
-13
/
+16
2024-11-02
network/dhcp4: do not restart IPv4LL client when KeepConfiguration=dhcp
Yu Watanabe
1
-5
/
+5
2024-11-01
core: add id-mapped mount support for Exec directories
Andres Beltran
9
-13
/
+189
2024-11-01
namespace-util: add util function to check if id-mapped mounts are supported ...
Andres Beltran
3
-0
/
+64
2024-11-01
resolve: remove always-true superflous check and rename label
Luca Boccassi
1
-8
/
+6
2024-11-01
logind: ensure the stronger inhibitor currently in place is taken into account
Luca Boccassi
1
-4
/
+8
2024-11-01
logind: respect SD_LOGIND_ROOT_CHECK_INHIBITORS with weak blockers
Luca Boccassi
1
-4
/
+13
[next]