index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
units
/
systemd-udev-settle.service
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2022-12-21
string-util: rework empty_to_null() to not change "const" qualifier of input
Lennart Poettering
1
-3
/
+12
2022-12-21
gpt-auto-generator: honour rootfstype= and rootflags= kernel cmdline option
Lennart Poettering
3
-9
/
+40
2022-12-21
hwdb: Add mic-mute, control-center and screen-rotation mappings for MSI laptops
Hans de Goede
1
-4
/
+3
2022-12-21
hwdb: change definition of PROXIMITY_NEAR_LEVEL for sensors
Philipp Jungkamp
1
-2
/
+2
2022-12-21
systemctl: fix typo
Antonio Alvarez Feijoo
1
-1
/
+1
2022-12-21
rules: add missing line continuation
Yu Watanabe
1
-1
/
+1
2022-12-21
man: create a new section for nspawn files in systemd.syntax man page (#25807)
Steve Ramage
1
-2
/
+5
2022-12-20
resolve: fix enumerator name for DNS search domain
Jacek Migacz
1
-1
/
+1
2022-12-20
tree-wide: use -EBADF more
Yu Watanabe
41
-65
/
+65
2022-12-20
systemctl: new option --drop-in for specifying drop-in filename
Mike Yuan
4
-2
/
+44
2022-12-20
github: update version in bug templates
Zbigniew Jędrzejewski-Szmek
2
-2
/
+2
2022-12-20
tree-wide: introduce PIPE_EBADF macro
Yu Watanabe
47
-63
/
+65
2022-12-20
fuzz: sort headers
Yu Watanabe
1
-3
/
+4
2022-12-20
hwdb: Fn+F5 fix for MSI Bravo 15-B5DX (#25788)
noodlejetski
1
-0
/
+4
2022-12-19
units: allow systemd-userdbd to change process name
Michal Sekletar
1
-1
/
+1
2022-12-19
argv-util: do proper permission check while when changing process name
Michal Sekletar
1
-6
/
+4
2022-12-19
basic/hashmap: add comment
Zbigniew Jędrzejewski-Szmek
1
-1
/
+1
2022-12-19
efi: do not use 'r' as pointer name
Zbigniew Jędrzejewski-Szmek
1
-3
/
+3
2022-12-19
userdb: fix typo
Zbigniew Jędrzejewski-Szmek
1
-1
/
+1
2022-12-19
shared/dns-domain: reduce scope of variable declarations
Zbigniew Jędrzejewski-Szmek
1
-13
/
+5
2022-12-19
basic/fd-util: rearrange variable declarations
Zbigniew Jędrzejewski-Szmek
1
-14
/
+10
2022-12-19
tree-wide: use -EBADF also in pipe initializers
Zbigniew Jędrzejewski-Szmek
42
-65
/
+68
2022-12-19
tree-wide: change initialization to use EBADF instead of EBADFD
Zbigniew Jędrzejewski-Szmek
4
-5
/
+5
2022-12-19
tree-wide: use -EBADF for fd initialization
Zbigniew Jędrzejewski-Szmek
284
-793
/
+792
2022-12-19
sd-event: never pass negative errnos as signalfd to signalfd
Zbigniew Jędrzejewski-Szmek
1
-1
/
+3
2022-12-19
socket-proxyd: do not hardcode -1 in a check for fd validity
Zbigniew Jędrzejewski-Szmek
1
-3
/
+3
2022-12-19
Update TODO
Luca Boccassi
1
-1
/
+0
2022-12-19
p11kit: switch to dlopen()
Luca Boccassi
7
-60
/
+202
2022-12-19
unit: use underbar for module name
Yu Watanabe
1
-1
/
+1
2022-12-19
bootctl: split out "install" verb too
Lennart Poettering
5
-1188
/
+1184
2022-12-19
bootctl: split out "status" verb too
Lennart Poettering
7
-603
/
+647
2022-12-19
bootctl: split out "set-efivar" verbs, too
Lennart Poettering
4
-138
/
+156
2022-12-19
bootctl: also split out 'systemd-efi-options' verb
Lennart Poettering
4
-32
/
+44
2022-12-19
bootctl: split out random seed verb, too
Lennart Poettering
7
-171
/
+235
2022-12-19
bootctl: let's start splitting up bootctl like we did for systemctl and others
Lennart Poettering
4
-34
/
+45
2022-12-18
journal-remote: fix memory leak on initialization error
Luca Boccassi
1
-3
/
+3
2022-12-18
journal-remote: fix initialization of vacuum metrics
Luca Boccassi
1
-1
/
+1
2022-12-18
meson: fix cross-compilation of LONG_MAX
asavah
1
-1
/
+5
2022-12-17
vacuum journal remote (#25076)
berenddeschouwer
6
-7
/
+82
2022-12-17
Add basic systemctl edit test
наб
2
-3
/
+17
2022-12-16
TODO
Lennart Poettering
1
-0
/
+7
2022-12-16
test: systemd-mount --list and systemd-umount requires the device is initiali...
Yu Watanabe
1
-1
/
+7
2022-12-16
man/systemd-oomd.service: Document command line options
Jade Lovelace
1
-1
/
+18
2022-12-15
Implement SYSTEMD_HOME_MKFS_OPTIONS_* envvars to configure mkfs options for h...
Aidan Dang
7
-11
/
+46
2022-12-15
repart: Always derive fs/luks UUIDs from generated partition UUID
Daan De Meyer
1
-12
/
+25
2022-12-15
pcrphase: gracefully exit if TPM2 support is incomplete
Lennart Poettering
5
-6
/
+27
2022-12-15
test: show and check almost all journal entries since the relevant command be...
Yu Watanabe
1
-9
/
+13
2022-12-15
network: wifi: check SSID when AP interfaces go up
Alvin Šipraga
3
-1
/
+45
2022-12-15
core/unit: fix log message
Yu Watanabe
1
-27
/
+22
2022-12-15
man: add two signature key example to systemd-measure
Lennart Poettering
1
-0
/
+58
[next]