index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
system-update-generator
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2022-09-17
various: use "-" instead of "n/a" in tables
Zbigniew Jędrzejewski-Szmek
3
-13
/
+13
2022-09-17
fd-util: rename CLOSE_AND_REPLACE() -> close_and_replace()
Yu Watanabe
11
-15
/
+12
2022-09-16
dissect-image: make verity_partition() actually fail when all attempts of act...
Yu Watanabe
1
-4
/
+6
2022-09-16
dissect-image: split out verity_timeout()
Yu Watanabe
1
-20
/
+23
2022-09-16
man: explicitly document that "reboot -f" is different from "systemctl reboot...
Yu Watanabe
1
-2
/
+6
2022-09-16
nspawn: fix two error strings
Lennart Poettering
1
-2
/
+2
2022-09-16
add CAP_LINUX_IMMUTABLE to systemd-machined, so it can handle machinectl read...
Dan Streetman
1
-1
/
+1
2022-09-16
sd-netlink: unexport sd-netlink
Yu Watanabe
6
-291
/
+136
2022-09-16
update TODO
Lennart Poettering
1
-5
/
+0
2022-09-16
tmpfiles: let's suffix path to dirs with '/' also in log messages
Lennart Poettering
1
-1
/
+1
2022-09-16
tmpfiles: drop redundant forward declarations
Lennart Poettering
1
-3
/
+0
2022-09-16
journalctl: respect --quiet flag during file concistency verification
Daniel Braunwarth
1
-7
/
+10
2022-09-16
dissect-image: handle all non-negative return values as success
Yu Watanabe
1
-10
/
+9
2022-09-16
dissect-image: fix memleak on failure
Yu Watanabe
1
-4
/
+3
2022-09-16
watchdog: use /dev/watchdog0 only if it exists
Yu Watanabe
1
-8
/
+17
2022-09-16
update TODO
Lennart Poettering
1
-1
/
+27
2022-09-16
pid1: drop redundant DBus properties
Yu Watanabe
4
-47
/
+21
2022-09-16
watchdog: explicitly initialize global variable
Yu Watanabe
1
-7
/
+3
2022-09-16
test: add tests for uid_range_coalesce()
Yu Watanabe
1
-0
/
+39
2022-09-16
uid-range: tie up number and array of uid range entries
Yu Watanabe
7
-194
/
+211
2022-09-16
uid-range: make uid_range_intersect() take two UidRange objects
Yu Watanabe
1
-5
/
+5
2022-09-16
uid-range: optimize to load uid_map file
Yu Watanabe
2
-36
/
+27
2022-09-16
uid-range: escape from loop earlier
Yu Watanabe
1
-12
/
+14
2022-09-16
uid-range: sort uid range entries in uid_range_coalesce()
Yu Watanabe
1
-11
/
+18
2022-09-16
uid-range: use parse_uid_range()
Yu Watanabe
1
-28
/
+5
2022-09-16
userdbctl: fix arrow direction
Yu Watanabe
1
-4
/
+4
2022-09-16
userdbctl: do not show meaningless boundaries when no uid range available
Yu Watanabe
1
-4
/
+2
2022-09-16
sd-device-monitor: do not trigger assertion when uid_map is not empty
Yu Watanabe
1
-0
/
+1
2022-09-16
Fix Positivo DUO k116 key toggle touchpad
drosdeck
1
-0
/
+7
2022-09-15
update TODO
Yu Watanabe
1
-0
/
+3
2022-09-15
xdg-autostart-service: expand tilde in Exec lines
David Edmundson
2
-2
/
+31
2022-09-15
unit: drop ProtectClock=yes from systemd-udevd.service
Yu Watanabe
1
-3
/
+0
2022-09-15
fix typo in log
j00512545
2
-2
/
+2
2022-09-15
units: drop path to executable in $PATH
Zbigniew Jędrzejewski-Szmek
1
-1
/
+1
2022-09-15
units: make sure that initrd-switch-root.service pulls in .target
Zbigniew Jędrzejewski-Szmek
1
-0
/
+1
2022-09-15
units: add dependency ordering for emergency.service conflicts
Zbigniew Jędrzejewski-Szmek
3
-0
/
+3
2022-09-15
units: add ordering dependencies on initrd-switch-root.target
Zbigniew Jędrzejewski-Szmek
9
-18
/
+18
2022-09-15
units/systemd-network-generator.service: add forgotten ordering for shutdown
Zbigniew Jędrzejewski-Szmek
1
-0
/
+2
2022-09-15
units: reorder/split unit dependency blocks
Zbigniew Jędrzejewski-Szmek
13
-24
/
+54
2022-09-15
test-date: do not fail even on ~50 years later
Yu Watanabe
1
-1
/
+1
2022-09-15
test-seccomp: support systems that sched_setscheduler() is already limited
Yu Watanabe
3
-9
/
+24
2022-09-15
meson: add libatomic dependency
Heinrich Schuchardt
3
-4
/
+16
2022-09-15
bash-completion: add missing options to systemd-cryptenroll
Antonio Alvarez Feijoo
1
-1
/
+9
2022-09-14
oom: include a header file instead of a source file
Frantisek Sumsal
1
-2
/
+3
2022-09-14
tree-wide: fix typo
Yu Watanabe
4
-6
/
+5
2022-09-14
ci: fix a couple of typos
Frantisek Sumsal
1
-8
/
+8
2022-09-14
ci: enable a couple more possibly useful CodeQL queries
Frantisek Sumsal
1
-0
/
+8
2022-09-14
ci: rename codeql-analysis.yml to codeql.yml
Frantisek Sumsal
1
-0
/
+0
2022-09-14
pid1: introduce dbus properties WatchdogDevice and friends
Yu Watanabe
4
-5
/
+70
2022-09-14
tree-wide: use nested ASSERT_PTR
David Tardon
4
-30
/
+6
[next]