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: lift pam_systemd_homed description to Summary
Zbigniew Jędrzejewski-Szmek
2022-07-13
1
-10
/
+14
*
Add coredump daemons to bug/RFE template component options
Daan De Meyer
2022-07-13
2
-0
/
+4
*
Merge pull request #23817 from yuwata/sd-device-send-udev-database-version
Zbigniew Jędrzejewski-Szmek
2022-07-13
5
-32
/
+57
|
\
|
*
sd-device: send udev database version
Yu Watanabe
2022-07-08
2
-0
/
+28
|
*
sd-device: make device_get_properties_{nulstr,strv}() take NULL for result value
Yu Watanabe
2022-07-08
2
-10
/
+10
|
*
sd-device: change type of properties nulstr from uint8_t* to char*
Yu Watanabe
2022-07-08
5
-24
/
+21
*
|
ci: limit which env variables we pass through `sudo`
Frantisek Sumsal
2022-07-13
1
-2
/
+8
*
|
test-network: save and restore timezone
Yu Watanabe
2022-07-13
1
-0
/
+15
*
|
Merge pull request #23881 from keszybz/kernel-install-strikes-yet-again
Yu Watanabe
2022-07-13
7
-118
/
+293
|
\
\
|
*
|
kernel-install: suppress bogus shellcheck hint
Zbigniew Jędrzejewski-Szmek
2022-07-12
1
-0
/
+1
|
*
|
kernel-install: use set -e
Zbigniew Jędrzejewski-Szmek
2022-07-12
3
-0
/
+6
|
*
|
kernel-install: return 0 for unknown verbs in plugins
Zbigniew Jędrzejewski-Szmek
2022-07-12
2
-1
/
+2
|
*
|
kernel-install: raise fuss if plugins are called without the expected parameters
Zbigniew Jędrzejewski-Szmek
2022-07-12
2
-5
/
+5
|
*
|
test-kernel-install: add a simple test that kernel-install copies the files
Zbigniew Jędrzejewski-Szmek
2022-07-12
3
-2
/
+94
|
*
|
kernel-install: mark the plugins as executable in git
Zbigniew Jędrzejewski-Szmek
2022-07-12
2
-0
/
+0
|
*
|
kernel-install: allow overriding the plugin list too
Zbigniew Jędrzejewski-Szmek
2022-07-12
2
-10
/
+20
|
*
|
kernel-install/90-loaderentry: make ownership change optional
Zbigniew Jędrzejewski-Szmek
2022-07-06
1
-2
/
+4
|
*
|
kernel-install: allow overriding the path to config files
Zbigniew Jędrzejewski-Szmek
2022-07-06
3
-16
/
+35
|
*
|
kernel-install: do not silently ignore files we can't read
Zbigniew Jędrzejewski-Szmek
2022-07-06
2
-11
/
+15
|
*
|
man: rework documentation of kernel-install config
Zbigniew Jędrzejewski-Szmek
2022-07-06
1
-70
/
+95
|
*
|
kernel-install: do not let config file override variables
Zbigniew Jędrzejewski-Szmek
2022-07-06
1
-6
/
+21
|
*
|
kernel-install: fix invocation as installkernel
Zbigniew Jędrzejewski-Szmek
2022-07-06
1
-1
/
+1
*
|
|
test-network: wait for L2TP tunnels being removed
Yu Watanabe
2022-07-13
1
-1
/
+13
*
|
|
logind: don't delay login for root even if systemd-user-sessions.service is n...
Franck Bui
2022-07-12
7
-8
/
+49
*
|
|
smack: Add DefaultSmackProcessLabel to user.conf and system.conf
Łukasz Stelmach
2022-07-12
9
-6
/
+53
*
|
|
Merge pull request #23982 from medhefgo/boot-misc
Luca Boccassi
2022-07-12
15
-68
/
+53
|
\
\
\
|
*
|
|
bcd: Clean up includes
Jan Janssen
2022-07-12
2
-13
/
+5
|
*
|
|
bcd: Use std alignof
Jan Janssen
2022-07-12
2
-8
/
+8
|
*
|
|
boot: Remove _cleanup_freepool_
Jan Janssen
2022-07-12
12
-34
/
+33
|
*
|
|
boot: Use int instead of INTN
Jan Janssen
2022-07-12
2
-4
/
+4
|
*
|
|
boot: Use uintptr_t when converting EFI_PHYSICAL_ADDRESS
Jan Janssen
2022-07-12
1
-10
/
+4
*
|
|
|
Merge pull request #23979 from DaanDeMeyer/nspawn-relative-paths
Luca Boccassi
2022-07-12
2
-51
/
+85
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
nspawn: Support relative source paths for --bind and --overlay
Daan De Meyer
2022-07-12
2
-23
/
+66
|
*
|
|
nspawn: Rewrap --overlay docs
Daan De Meyer
2022-07-11
1
-25
/
+17
|
*
|
|
nspawn: Drop unnecessary intermediate variable
Daan De Meyer
2022-07-11
1
-4
/
+3
*
|
|
|
Merge pull request #23980 from yuwata/test-network
Yu Watanabe
2022-07-12
1
-3
/
+3
|
\
\
\
\
|
*
|
|
|
test-network: support to remove routing policy rules with l3mdev flag
Yu Watanabe
2022-07-11
1
-1
/
+1
|
*
|
|
|
test-network: merge stdout and stderr of invoked command by call()
Yu Watanabe
2022-07-11
1
-2
/
+2
*
|
|
|
|
Merge pull request #23972 from yuwata/sd-device
Yu Watanabe
2022-07-11
2
-17
/
+14
|
\
\
\
\
\
|
*
|
|
|
|
sd-device: shorten code a bit
Yu Watanabe
2022-07-11
2
-17
/
+11
|
*
|
|
|
|
sd-device: make sd_device_get_is_initialized() not return -ENOENT
Yu Watanabe
2022-07-11
1
-0
/
+3
*
|
|
|
|
|
Fix automatic screen rotation for Asus Transformer T100TAM
Michal Stanke
2022-07-11
1
-0
/
+1
*
|
|
|
|
|
Merge pull request #23974 from yuwata/align-tables
Yu Watanabe
2022-07-11
2
-196
/
+196
|
\
\
\
\
\
\
|
|
_
|
/
/
/
/
|
/
|
|
|
|
|
|
*
|
|
|
|
unit-def: align string tables
Yu Watanabe
2022-07-11
1
-125
/
+125
|
*
|
|
|
|
virt: align tables
Yu Watanabe
2022-07-11
1
-71
/
+71
|
|
/
/
/
/
*
|
|
|
|
man: explain why pam_systemd_home wants to be in all four stacks
Lennart Poettering
2022-07-11
1
-2
/
+7
*
|
|
|
|
Merge pull request #23969 from yuwata/test-network
Frantisek Sumsal
2022-07-11
1
-1517
/
+1075
|
\
\
\
\
\
|
*
|
|
|
|
test-network: various cleanups
Yu Watanabe
2022-07-11
1
-1516
/
+1074
|
*
|
|
|
|
test-network: extend timeout for DHCP lease to be expired
Yu Watanabe
2022-07-11
1
-1
/
+1
*
|
|
|
|
|
sd-netlink: add sizes for some IP and Ethernet addresses
Topi Miettinen
2022-07-11
2
-12
/
+12
|
|
_
|
/
/
/
|
/
|
|
|
|
[next]