index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
resolve
/
resolved-socket-graveyard.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2023-06-05
battery-util: move battery_is_discharging_and_low() to battery-util.[ch]
Lennart Poettering
5
-81
/
+89
2023-06-05
battery-util: split out code that checks AC power state into its own .c/.h pair
Lennart Poettering
10
-177
/
+189
2023-06-05
add support for KSM
Stefan Roesch
11
-0
/
+65
2023-06-05
chase: fix triggering assertion
Yu Watanabe
1
-1
/
+1
2023-06-05
ci: Report results from CIFuzz using SARIF
jonathanmetzman
1
-0
/
+12
2023-06-05
path-util: fix typo in comment
Gaël PORTAY
1
-1
/
+1
2023-06-03
po: Translated using Weblate (Korean)
김인수
1
-5
/
+5
2023-06-03
po: Translated using Weblate (Basque)
Asier Sarasua Garmendia
2
-0
/
+882
2023-06-03
umount: /usr/ should never be unmounted regardless of HAVE_SPLIT_USR or not
Lennart Poettering
1
-5
/
+4
2023-06-03
test: drop the --recursive=no test
Frantisek Sumsal
1
-1
/
+0
2023-06-03
test: ignore missing coverage in TEST-82-SOFTREBOOT
Frantisek Sumsal
1
-0
/
+2
2023-06-03
sysupdate.d: Add way to drop binaries into $BOOT
Adrian Vovk
5
-39
/
+148
2023-06-02
update TODO
Lennart Poettering
1
-0
/
+9
2023-06-02
test: add integration test for soft reboots incl. fdstore passing
Lennart Poettering
4
-0
/
+180
2023-06-02
test: disable SoftReboot() in dfuzzer test for now
Lennart Poettering
1
-0
/
+1
2023-06-02
man: document the soft reboot operation
Lennart Poettering
10
-61
/
+301
2023-06-02
fstab-util: consider /run/nextroot/ among extrinsic mounts
Lennart Poettering
1
-0
/
+1
2023-06-02
mount-setup: exclude /run/nextroot/ from relabelling
Lennart Poettering
1
-2
/
+3
2023-06-02
switch-root: automatically make target switch root dir a mount point
Lennart Poettering
2
-6
/
+5
2023-06-02
mount-util: add fd_make_mount_point() helper
Lennart Poettering
3
-0
/
+68
2023-06-02
mkosi: Enable more options
Daan De Meyer
3
-0
/
+14
2023-06-02
test: probe a couple more paths in systemd-run
Frantisek Sumsal
1
-9
/
+22
2023-06-02
switch-root: disable sync() again when we switch root during shutdown
Lennart Poettering
3
-3
/
+9
2023-06-02
switch-root: introduce SwitchRootFlags flags parameter to switch_root()
Lennart Poettering
4
-10
/
+17
2023-06-02
switch-root: always use MS_BIND to move api vfs over
Lennart Poettering
4
-31
/
+40
2023-06-02
systemctl: add "systemctl soft-reboot" command
Lennart Poettering
6
-2
/
+11
2023-06-02
logind: add support for 'soft-reboot' reboots
Lennart Poettering
4
-4
/
+33
2023-06-02
pid1: add "soft-reboot" reboot method
Lennart Poettering
13
-26
/
+161
2023-06-02
tree-wide: port various pieces of code over to ROUND_UP()
Lennart Poettering
3
-3
/
+3
2023-06-02
test-macro: add ROUND_UP() macro for rounding up to next multiple
Lennart Poettering
2
-1
/
+76
2023-06-02
coverage: add a wrapper for execvpe()
Frantisek Sumsal
1
-6
/
+17
2023-06-02
shutdown: tone down failure messages a bit
Lennart Poettering
1
-6
/
+6
2023-06-02
detach-loopback: also don't bother detaching loopback block device /usr/ is r...
Lennart Poettering
1
-3
/
+9
2023-06-02
detach-md: similar to the DM case, also don't try to detach MD device backing...
Lennart Poettering
1
-2
/
+5
2023-06-02
shutdown: don't attempt to detach DM volume backing /usr/
Lennart Poettering
1
-2
/
+5
2023-06-02
detach-loopback: also decouple from umount.h
Lennart Poettering
4
-16
/
+37
2023-06-02
detach-md: also decouple structures from umount.h
Lennart Poettering
1
-11
/
+33
2023-06-02
detach-dm: decouple from umount.[ch]
Lennart Poettering
1
-11
/
+33
2023-06-02
detach-swap: decouple from umount.h
Lennart Poettering
3
-20
/
+39
2023-06-02
umount: split out swap detachment code too
Lennart Poettering
7
-86
/
+111
2023-06-02
umount: split out loopback detach code
Lennart Poettering
6
-197
/
+211
2023-06-02
umount: similar as previous commit, split out DM detaching
Lennart Poettering
6
-125
/
+155
2023-06-02
umount: split out MD detaching code from umount.c
Lennart Poettering
6
-135
/
+166
2023-06-02
dissect-image: fix partition label version compare
Lennart Poettering
1
-4
/
+7
2023-06-02
mkosi: Only lower device timeout instead of all timeouts
Daan De Meyer
3
-3
/
+5
2023-06-02
core: Add systemd.default_device_timeout_sec= cmdline option
Daan De Meyer
2
-0
/
+22
2023-06-02
mkosi: Sign expected PCRs
Daan De Meyer
2
-6
/
+3