index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
shared
/
bus-unit-util.h
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
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
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
2024-11-05
fundamental: Add HWID calculation
anonymix007
3
-0
/
+142
2024-11-05
boot: Add xnew0
anonymix007
1
-0
/
+1
2024-11-05
resolved: log error messages for openssl/gnutls context creation
Zbigniew Jędrzejewski-Szmek
2
-4
/
+9
2024-11-05
network: limit the total number of Encrypted DNS options processed
Ronan Pigott
1
-0
/
+6
2024-11-04
ci: add coverage for builds without sd-boot
Luca Boccassi
1
-1
/
+1
2024-11-04
test: set nullglob to avoid failure when building without sd-boot
Luca Boccassi
1
-0
/
+2
2024-11-04
test: fix tool name in comment
Luca Boccassi
1
-1
/
+1
2024-11-04
tmpfiles: Implement L? to only create symlinks if source exists
Daan De Meyer
3
-10
/
+56
2024-11-04
network/dhcp4: keep DHCP address and routes on stop even when SendDecline=yes
Yu Watanabe
1
-5
/
+5
2024-11-04
network: expose log_route_debug() and log_address_debug()
Yu Watanabe
4
-2
/
+6
2024-11-04
network: add more debugging logs
Yu Watanabe
2
-8
/
+21
2024-11-04
network: check if interface is initialized after enumeration completed
Yu Watanabe
3
-1
/
+22
[next]