index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
basic
/
missing_mount.h
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2023-09-08
mkosi: Drop arch workaround
Daan De Meyer
1
-9
/
+0
2023-09-08
conf-parser: introduce ordered_hashmap_by_section_find_unused_line()
Yu Watanabe
2
-5
/
+17
2023-09-08
conf-parser: check overflow in hashmap_find_free_section_line()
Yu Watanabe
3
-8
/
+26
2023-09-08
conf-parser: modernize config_section_new()
Yu Watanabe
2
-4
/
+7
2023-09-08
hashmap: introduce HASHMAP_BASE_FOREACH() and friend
Yu Watanabe
1
-0
/
+10
2023-09-07
network: drop duplicated check
Yu Watanabe
1
-5
/
+0
2023-09-07
network: drop duplicated address_set_broadcast()
Yu Watanabe
5
-9
/
+6
2023-09-07
ci: temporarily disable Packit's i386
Frantisek Sumsal
1
-1
/
+3
2023-09-07
tpm2-util: drop support for creating TPM2 trial sessions
Lennart Poettering
1
-4
/
+1
2023-09-07
efi: Add some more paranoia asserts
Jan Janssen
1
-0
/
+9
2023-09-07
parse_timestamp: accept RFC3339-style timezone and %FT%R[:%S[.%N]]
наб
3
-17
/
+115
2023-09-07
shared/wall: use loop_write_full
Mike Yuan
1
-41
/
+1
2023-09-07
io-util: introduce loop_write_full that takes a timeout
Mike Yuan
34
-81
/
+103
2023-09-07
units: order battery-check before hibernate-resume
Mike Yuan
1
-1
/
+1
2023-09-07
hibernate-resume: split out the logic of finding hibernate location
Mike Yuan
7
-220
/
+423
2023-09-07
po: Translated using Weblate (German)
Christian Kirbach
1
-92
/
+105
2023-09-06
test: use 'until' instead of 'while !'
Zbigniew Jędrzejewski-Szmek
18
-34
/
+34
2023-09-06
hwdb: keyboard: D330 FnLk toggle
David Santamaría Rogado
1
-0
/
+3
2023-09-06
man: Add new Microsoft CAs to example
Jan Janssen
1
-18
/
+28
2023-09-06
openssl-util: add common implementation of digest+sign
Lennart Poettering
4
-41
/
+52
2023-09-06
core/credential,mount: re-read /proc/self/mountinfo before invoking umount co...
Yu Watanabe
5
-6
/
+45
2023-09-06
test-execute: check credentials can be read on ExecStartPost= and friends
Yu Watanabe
3
-0
/
+12
2023-09-06
core/exec-credential: introduce exec_context_get_credential_directory() helpe...
Yu Watanabe
3
-8
/
+35
2023-09-06
core: rename credential.[ch] -> exec-credential.[ch]
Yu Watanabe
7
-9
/
+9
2023-09-06
Revert "core: do not leak mount for credentials directory if mount namespace ...
Yu Watanabe
12
-170
/
+30
2023-09-06
id128: add forgotten option to --help
Zbigniew Jędrzejewski-Szmek
1
-0
/
+1
2023-09-06
man/systemd-id128: fix example
Zbigniew Jędrzejewski-Szmek
1
-6
/
+8
2023-09-06
shared/wall: use logind if build without utmp support
Thorsten Kukuk
10
-153
/
+227
2023-09-06
core: allow to run generators without sandboxing on qemu-user
Yu Watanabe
1
-2
/
+9
2023-09-06
mkosi: Don't disable CONFIG_USB
Daan De Meyer
1
-1
/
+0
2023-09-06
mkosi: Don't build hid selftests
Daan De Meyer
1
-1
/
+1
2023-09-06
mkosi: Enable two more kernel configs
Daan De Meyer
1
-0
/
+2
2023-09-06
update TODO
Lennart Poettering
1
-8
/
+13
2023-09-06
ci: Do not run build test as root
Jan Janssen
2
-10
/
+11
2023-09-06
ci: Don't produce debug output for build tests
Jan Janssen
1
-1
/
+1
2023-09-06
ci: Use apt-get in favor of apt
Jan Janssen
1
-2
/
+2
2023-09-06
ci: Use add-apt-repository to enable sources
Jan Janssen
3
-8
/
+6
2023-09-06
Update 60-input-id.hwdb: add TEX Shinobi (#29068)
khm
1
-0
/
+4
2023-09-06
ci: Remove custom build step names
Jan Janssen
5
-10
/
+10
2023-09-06
test-network: Add test for PREF64
Susant Sahani
3
-0
/
+18
2023-09-05
sd-dhcp6-client: split out sd-dhcp6-protocol.h
Yu Watanabe
4
-148
/
+177
2023-09-05
sd-dhcp-server: fix typo in arguments
Yu Watanabe
1
-3
/
+3
2023-09-05
sd-dhcp: split out sd-dhcp-protocol.h from sd-dhcp-client.h
Yu Watanabe
4
-177
/
+206
2023-09-05
meson: sort headers
Yu Watanabe
1
-3
/
+3
2023-09-05
man: mention DBus interfaces for DHCP clients
Yu Watanabe
1
-0
/
+74
2023-09-05
network/ndisc: split out ndisc_router_process_icmp6_ratelimit()
Yu Watanabe
1
-10
/
+29
2023-09-05
network: reorder bus implementations
Yu Watanabe
2
-7
/
+12
2023-09-05
dissect: add 'f2fs' to allow-listed filesystems
Luca Boccassi
1
-0
/
+1
2023-09-05
sd-dhcp-client: introduce sd_dhcp_lease_has_6rd() helper function
Yu Watanabe
7
-18
/
+12
2023-09-05
dhcp: introduce sd_dhcp_lease_get_timestamp()
Yu Watanabe
8
-38
/
+61
[next]