index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
mkosi.images
/
build
/
mkosi.conf.d
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2024-11-06
pid1: stop refusing to boot with cgroup v1
Zbigniew Jędrzejewski-Szmek
5
-39
/
+58
2024-11-06
machine: tests for io.systemd.Machine.Open
Ivan Kruglov
1
-0
/
+19
2024-11-06
machine: introduce io.systemd.Machine.Open method
Ivan Kruglov
4
-1
/
+235
2024-11-06
json: introduce json_dispatch_strv_environment()
Ivan Kruglov
3
-36
/
+38
2024-11-06
machine: machine_default_shell_path() & machine_default_shell_args() helper f...
Ivan Kruglov
3
-17
/
+34
2024-11-06
machine: introduce machine_start_getty() and machine_start_shell() helpers
Ivan Kruglov
3
-209
/
+248
2024-11-06
use report_errno_and_exit() in src/core/exec-invoke.c
Ivan Kruglov
1
-14
/
+11
2024-11-06
use report_errno_and_exit() in src/shared/elf-util.c
Ivan Kruglov
1
-11
/
+5
2024-11-06
use report_errno_and_exit() in src/shared/dissect-image.c
Ivan Kruglov
1
-9
/
+4
2024-11-06
use report_errno_and_exit() in src/shared/mount-util.c
Ivan Kruglov
1
-19
/
+5
2024-11-06
use report_errno_and_exit() in src/shutdown/umount.c
Ivan Kruglov
1
-4
/
+2
2024-11-06
process-util: introduce report_errno_and_exit() as part of src/basic/process-...
Ivan Kruglov
4
-17
/
+18
2024-11-06
man/varlink: fix typo
Yu Watanabe
1
-1
/
+1
2024-11-06
man/udev: fix typo
Yu Watanabe
1
-1
/
+1
2024-11-06
man/systemd-measure: add forgotten "="
Zbigniew Jędrzejewski-Szmek
1
-1
/
+1
2024-11-06
man/systemd-measure: update to new ukify syntax, non-root operation
Zbigniew Jędrzejewski-Szmek
1
-8
/
+14
2024-11-06
namespace-util: make idmapping not supported if syscalls return EPERM
Andres Beltran
1
-4
/
+4
2024-11-05
man: convert multiple left-over "See Also" sections to <simplelist>
Lennart Poettering
19
-75
/
+79
2024-11-05
man: link up D-Bus API docs from daemon man pages
Lennart Poettering
25
-15
/
+153
2024-11-05
man: point people from sd-bus man page to busctl
Lennart Poettering
1
-1
/
+4
2024-11-05
man: add brief entrypoint man page for sd-varlink
Lennart Poettering
5
-2
/
+71
2024-11-05
man: tone down claims on processes having exited already in ExecStop=
Lennart Poettering
1
-5
/
+5
2024-11-05
man: document that .path units don't care for hidden files
Lennart Poettering
1
-4
/
+7
2024-11-05
man: document that PrivateTmp= is unaffected by ProtectSystem=strict
Lennart Poettering
1
-0
/
+4
2024-11-05
man: highlight the privilege issues around the LogControl1 more
Lennart Poettering
1
-1
/
+8
2024-11-05
man: Document stub behaviour for .hwids and .dtbauto sections
anonymix007
1
-0
/
+14
2024-11-05
stub: Handle .dtbauto sections
anonymix007
1
-5
/
+27
2024-11-05
measure: Introduce .dtbauto support
anonymix007
2
-4
/
+7
2024-11-05
uki: add new .dtbauto PE section type
anonymix007
3
-1
/
+3
2024-11-05
measure: introduce support for a .hwids section
anonymix007
4
-3
/
+9
2024-11-05
boot: Add .dtbauto section matching in PE section discovery against HWIDs and...
anonymix007
1
-1
/
+119
2024-11-05
man: don't claim SELinuxContext= only worked in the system service manager
Lennart Poettering
1
-2
/
+4
2024-11-05
man: document the timeout applied to /usr/lib/systemd/system-shutdown/ drop-i...
Lennart Poettering
1
-7
/
+7
2024-11-05
test: delete /swapfile after swapoff
Luca Boccassi
1
-0
/
+1
2024-11-05
network: handle ENODATA better with DNR
Ronan Pigott
2
-38
/
+38
2024-11-05
network: use path_is_network_fs_harder()
Yu Watanabe
1
-4
/
+6
2024-11-05
mount-util: introduce path_is_network_fs_harder()
Yu Watanabe
3
-0
/
+77
2024-11-05
tree-wide: time-out → timeout
Zbigniew Jędrzejewski-Szmek
14
-25
/
+25
2024-11-05
boot: Add HWID calculation from SMBIOS strings and matching against a built-i...
anonymix007
4
-0
/
+156
2024-11-05
boot: Add firmware_devicetree_exists()
anonymix007
2
-0
/
+5
2024-11-05
boot: add matching against FW-provided Devicetree blob
Diogo Ivo
2
-0
/
+142
2024-11-05
network: introduce LINK_RECONFIGURE_CLEANLY flag
Yu Watanabe
3
-3
/
+4
2024-11-05
network: keep dynamic configurations as possible as we can on reconfigure
Yu Watanabe
14
-42
/
+276
2024-11-05
network: merge link_foreignize_config() and link_drop_foreign_config()
Yu Watanabe
11
-221
/
+115
2024-11-05
network: several cleanups for link_reconfigure()
Yu Watanabe
5
-111
/
+81
2024-11-05
network: split out link_enter_unmanaged() from link_reconfigure_impl()
Yu Watanabe
1
-29
/
+43
2024-11-05
po: Translated using Weblate (German)
Weblate Translation Memory
1
-2
/
+3
2024-11-05
po: Translated using Weblate (German)
Ettore Atalan
1
-24
/
+17
2024-11-05
run: handle gracefully if we can't find binary client-side due to perms
Lennart Poettering
1
-3
/
+5
2024-11-05
core: Introduce PrivatePIDs=
Daan De Meyer
23
-33
/
+741
[next]