index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
man: document that sd_bus_message_read_strv() happily spits out empty arrays ...
Lennart Poettering
2024-09-06
1
-1
/
+3
*
coredump: set ProtectHome to read-only
Etienne Cordonnier
2024-09-06
1
-1
/
+1
*
Merge pull request #34279 from yuwata/ask-password
Lennart Poettering
2024-09-06
4
-11
/
+25
|
\
|
*
tree-wide: check if non-empty password is acquired
Yu Watanabe
2024-09-06
3
-3
/
+4
|
*
ask-password: refuse empty password strv
Yu Watanabe
2024-09-06
1
-8
/
+21
*
|
Merge pull request #34285 from poettering/boot-measure-profile
Lennart Poettering
2024-09-06
5
-5
/
+15
|
\
\
|
*
|
measure: introduce support for a new ".profile" section
Lennart Poettering
2024-09-06
3
-6
/
+14
|
*
|
uki: add new ".profile" PE section type
Lennart Poettering
2024-09-06
3
-1
/
+3
*
|
|
po: Translated using Weblate (French)
LĂ©ane GRASSER
2024-09-06
1
-8
/
+9
|
/
/
*
|
network/route: ignore EEXIST reply when the corresponding request is already ...
Yu Watanabe
2024-09-06
1
-0
/
+7
*
|
Merge pull request #34278 from yuwata/timesync-log
Daan De Meyer
2024-09-06
2
-4
/
+7
|
\
\
|
*
|
timesync: make manager_is_connected() static
Yu Watanabe
2024-09-06
2
-2
/
+1
|
*
|
timesync: downgrade log level about network configuration change
Yu Watanabe
2024-09-06
1
-2
/
+6
*
|
|
Merge pull request #34280 from yuwata/cleanups
Daan De Meyer
2024-09-06
4
-15
/
+23
|
\
\
\
|
*
|
|
test: fix copy-and-paste error in comment
Yu Watanabe
2024-09-06
1
-1
/
+1
|
*
|
|
nspawn: fix indentation
Yu Watanabe
2024-09-06
1
-1
/
+1
|
*
|
|
base-filesystem: use FOREACH_ELEMENT()
Yu Watanabe
2024-09-06
1
-12
/
+12
|
*
|
|
mount-util: wrap long line
Yu Watanabe
2024-09-06
1
-1
/
+9
*
|
|
|
sd-netlink: fix typo
Yu Watanabe
2024-09-06
1
-1
/
+1
*
|
|
|
nspawn: refuse to bind mount device node from host when --private-users= is s...
Yu Watanabe
2024-09-06
1
-5
/
+5
|
/
/
/
*
|
|
Merge pull request #34203 from yuwata/network-conf-parser
Yu Watanabe
2024-09-06
11
-515
/
+375
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
network/address: use log_section_warning()
Yu Watanabe
2024-09-06
1
-24
/
+20
|
*
|
network/address: use generic section parser more
Yu Watanabe
2024-09-06
4
-204
/
+101
|
*
|
network/address: introduce generic config parser for [Address] section
Yu Watanabe
2024-09-06
3
-152
/
+41
|
*
|
firewall-util: several cleanups for config_parse_nft_set()
Yu Watanabe
2024-09-06
1
-17
/
+5
|
*
|
conf-parser: introduce config_parse_uint32_invert_flag()
Yu Watanabe
2024-09-06
2
-0
/
+26
|
*
|
network: align table in network-gperf
Yu Watanabe
2024-09-06
1
-20
/
+20
|
*
|
network/address-label: use log_section_warning_errno()
Yu Watanabe
2024-09-06
1
-8
/
+12
|
*
|
network/address-label: introduce generic conf parser for [IPv6AddressLabel] s...
Yu Watanabe
2024-09-06
4
-57
/
+79
|
*
|
conf-parser: introduce config section parser wrapper
Yu Watanabe
2024-09-06
3
-35
/
+73
*
|
|
Merge pull request #34267 from DaanDeMeyer/script
Yu Watanabe
2024-09-06
2
-6
/
+7
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
mkosi: Remove rpm workaround
Daan De Meyer
2024-09-05
1
-6
/
+0
|
*
|
mkosi: Install util-linux-script on Rawhide
Daan De Meyer
2024-09-05
1
-0
/
+7
*
|
|
hwdb: Mark Apple Wireless keyboards as not having NumLock LED
Bastien Nocera
2024-09-06
1
-0
/
+12
|
|
/
|
/
|
*
|
Merge pull request #34155 from poettering/gmtime-safe
Yu Watanabe
2024-09-06
17
-169
/
+296
|
\
\
|
*
|
time-util: rework localtime_or_gmtime() into localtime_or_gmtime_usec()
Lennart Poettering
2024-09-05
15
-162
/
+290
|
*
|
hwclock-util: the struct tm parameter is not a pure return parameter, it's al...
Lennart Poettering
2024-09-05
2
-7
/
+6
*
|
|
basic: Include <sys/file.h> for LOCK_* constants
A. Wilcox
2024-09-06
1
-0
/
+2
*
|
|
Merge pull request #34261 from yuwata/repart-seed-random
Yu Watanabe
2024-09-06
2
-5
/
+48
|
\
\
\
|
*
|
|
test: fix indentation
Yu Watanabe
2024-09-05
1
-1
/
+1
|
*
|
|
test: add test case for systemd-repart --seed=random
Yu Watanabe
2024-09-05
1
-0
/
+43
|
*
|
|
repart: initialize seed earlier
Yu Watanabe
2024-09-05
1
-4
/
+4
*
|
|
|
edit-util: EditFileContext: avoid reserved 'stdin'
A. Wilcox
2024-09-06
4
-9
/
+9
*
|
|
|
udev: allow persistent storage rules for rbd devices
Peter Rajnoha
2024-09-06
2
-2
/
+2
|
|
_
|
/
|
/
|
|
*
|
|
Merge pull request #34266 from DaanDeMeyer/fix
Daan De Meyer
2024-09-05
1
-17
/
+41
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
mkfs-util: Make sure we pass non option arguments last
Daan De Meyer
2024-09-05
1
-13
/
+25
|
*
|
mkfs-util: Fix error handling
Daan De Meyer
2024-09-05
1
-4
/
+16
*
|
|
Merge pull request #34256 from YHNdnzj/pid1-followup
Lennart Poettering
2024-09-05
19
-123
/
+115
|
\
\
\
|
*
|
|
core: rename BindJournalSockets= to BindLogSockets=
Mike Yuan
2024-09-04
15
-49
/
+49
|
*
|
|
core/namespace: add comment to explain the non-obvious assumption on /run/sys...
Mike Yuan
2024-09-04
1
-0
/
+2
[next]