index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
cgroups-agent
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2023-06-06
man: document OnSuccessJobMode=
Frantisek Sumsal
1
-2
/
+3
2023-06-06
tests: fix shellcheck warnings
Luca Boccassi
2
-5
/
+5
2023-06-05
test: a couple of assorted cleanups
Frantisek Sumsal
3
-4
/
+4
2023-06-05
test: load the SELinux module outside of the VM
Frantisek Sumsal
3
-22
/
+2
2023-06-05
test: add a reasoning why we don't use the SELinux-provided units
Frantisek Sumsal
1
-1
/
+11
2023-06-05
cgls/cgtop: spell field/column "CGroup" rather than "Control Group"
Lennart Poettering
2
-2
/
+2
2023-06-05
99-systemd.rules.in: guard systemd-backlight udev rules by ENABLE_BACKLIGHT
Simon Braunschmidt
1
-0
/
+2
2023-06-05
test: make sure we unmount /var late during shutdown
Frantisek Sumsal
1
-1
/
+7
2023-06-05
test: add a couple more tests for systemd-cryptsetup
Frantisek Sumsal
2
-1
/
+217
2023-06-05
test: make check_result_*() `set -e` friendly
Frantisek Sumsal
1
-4
/
+2
2023-06-05
test: use check_result_common()
Frantisek Sumsal
1
-9
/
+4
2023-06-05
cryptsetup: avoid calling strv_find() on a NULL pointer
Frantisek Sumsal
1
-1
/
+1
2023-06-05
test: clean up the test cleanup a bit
Frantisek Sumsal
1
-2
/
+3
2023-06-05
test: minor cleanup
Frantisek Sumsal
1
-6
/
+6
2023-06-05
test: make the data partition larger for the cryptsetup test
Frantisek Sumsal
1
-0
/
+1
2023-06-05
test: make the root/data partition size configurable per test
Frantisek Sumsal
2
-2
/
+6
2023-06-05
test: introduce test_require_bin() and use it
Frantisek Sumsal
7
-15
/
+17
2023-06-05
test: fix indentation
Frantisek Sumsal
1
-7
/
+7
2023-06-05
test: move TPM2-related setup stuff into test-functions
Frantisek Sumsal
2
-27
/
+49
2023-06-05
test: allow running only specified subtests/testcases
Frantisek Sumsal
3
-0
/
+21
2023-06-05
test: Test --offline= in TEST-58-REPART
Daan De Meyer
1
-139
/
+156
2023-06-05
man: parition → partition typo fix
Lennart Poettering
1
-1
/
+1
2023-06-05
repart: Add --offline argument
Daan De Meyer
2
-9
/
+40
2023-06-05
ac-power: add --low switch to systemd-ac-power tool
Lennart Poettering
2
-4
/
+30
2023-06-05
battery-util: be more careful when determining whether we are in a low batter...
Lennart Poettering
1
-3
/
+24
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-05
udev: downgrade log level about style issues
Yu Watanabe
6
-35
/
+83
2023-06-05
test: drop unnecessary copy of expected output
Yu Watanabe
1
-11
/
+2
2023-06-05
udev-rules: terminate log messages with period
Yu Watanabe
3
-43
/
+43
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
[next]