index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
test
/
test-path
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2024-11-14
nspawn: ignore failure in creating /dev/net/tun when --private-network is uns...
Yu Watanabe
1
-6
/
+19
2024-11-14
nspawn: split out copy_devnode_one() and bind_mount_devnode() from copy_devno...
Yu Watanabe
1
-70
/
+104
2024-11-14
nspawn: silence warning about failure in getting fuse version
Yu Watanabe
1
-1
/
+2
2024-11-14
boot/stub: allocate pages for combined initrds below 4GiB only on x86 (#35149)
andre4ik3
3
-10
/
+19
2024-11-14
test-network: update KeepConfiguration=dhcp -> dynamic
Yu Watanabe
3
-7
/
+7
2024-11-14
man/network: update documentation for KeepConfiguration=
Yu Watanabe
1
-14
/
+14
2024-11-14
network: rename KeepConfiguration=dhcp -> dynamic
Yu Watanabe
9
-41
/
+79
2024-11-14
network/ipv4ll: use a foreign IPv4LL address when KeepConfiguration=dhcp
Yu Watanabe
1
-0
/
+23
2024-11-14
network: keep all dynamically acquired configurations when KeepConfiguration=...
Yu Watanabe
1
-18
/
+18
2024-11-14
network: introduce manager_serialize()/deserialize()
Yu Watanabe
8
-68
/
+554
2024-11-13
tmpfiles.d/meson: remove the need of specifying empty condition
Mike Yuan
1
-22
/
+22
2024-11-13
tmpfiles.d/meson: call subdir_done() early if tmpfiles is disabled
Mike Yuan
1
-9
/
+7
2024-11-13
mkosi: update debian commit reference
Luca Boccassi
1
-1
/
+1
2024-11-13
fetch-distro: use git log --first-parent
Luca Boccassi
1
-1
/
+1
2024-11-13
logind-session: be more specific about session_kill() errors
Mike Yuan
3
-5
/
+9
2024-11-13
portable: do not use SYNTHETIC_ERRNO for sd_bus_error_set_errno()
Mike Yuan
1
-2
/
+2
2024-11-13
sd-bus/bus-common-errors: reorder one pid1 error to group with others
Mike Yuan
2
-4
/
+2
2024-11-13
namespace-util: pin pid via pidfd during namespace_open()
Lennart Poettering
1
-4
/
+6
2024-11-13
ptyfwd: ellipsize overly long window titles
Lennart Poettering
1
-4
/
+20
2024-11-13
various: check meson feature flag early
Mike Yuan
20
-132
/
+149
2024-11-12
pe: use PE_SECTION_VECTOR_IS_SET() macro where appropriate
Lennart Poettering
1
-2
/
+2
2024-11-12
pe: remove unnecessary log message about DT/HWID
Lennart Poettering
1
-2
/
+1
2024-11-12
efi: don't log if EFI RNG isn't ready
Lennart Poettering
2
-1
/
+5
2024-11-12
run0: when changing privileges to non-root, do not show superhero emoji
Lennart Poettering
4
-2
/
+6
2024-11-12
dbus-manager: add missing word 'unit' to PK message
Lennart Poettering
1
-1
/
+1
2024-11-12
process-util: more gracefully handle oom adjust parsing/setting
Lennart Poettering
1
-2
/
+10
2024-11-12
audit-util: modernize use_audit() a bit
Lennart Poettering
1
-27
/
+26
2024-11-12
audit-util: return -ENODATA from audit_{session|loginuid}_from_pid() if invok...
Lennart Poettering
8
-34
/
+96
2024-11-12
mkosi: ruff is not available on all distros
Davide Cavalca
4
-1
/
+10
2024-11-12
TODO: Fix typo (#35138)
Maanya Goenka
1
-1
/
+1
2024-11-12
nspawn: fix indentation of run_container() parameter list
Lennart Poettering
1
-9
/
+9
2024-11-12
mntwork: shorten code
Lennart Poettering
1
-5
/
+1
2024-11-12
dissect-image: remove dead code
Lennart Poettering
1
-4
/
+0
2024-11-12
mountfsd: drop unused variable
Lennart Poettering
1
-5
/
+0
2024-11-12
sbsign: remove unused --no-pager option
Antonio Alvarez Feijoo
2
-9
/
+0
2024-11-12
mkosi: Install tpm2-tss-devel to tools for CentOS and Fedora instead of tss2-...
Davide Cavalca
1
-1
/
+1
2024-11-12
test-network: several cleanups
Yu Watanabe
1
-46
/
+43
2024-11-12
network/ndisc: restore the original preference and priority before checking i...
Yu Watanabe
1
-0
/
+9
2024-11-12
network/ndisc: introduce ndisc_route_prepare() and ndisc_router_route_prepare()
Yu Watanabe
1
-16
/
+46
2024-11-12
network/ndisc: several cleanups for ndisc_remove_route()
Yu Watanabe
1
-10
/
+4
2024-11-12
network/ndisc: introduce route_is_bound_to_link() helper function and use it ...
Yu Watanabe
3
-4
/
+17
2024-11-12
man/systemd-keyutil: fix rendering typo
Antonio Alvarez Feijoo
1
-1
/
+1
2024-11-11
man/systemd.special: fix a typo
Štěpán Němec
1
-1
/
+1
2024-11-11
man: fix incorrect volume numbers in internal man page references
Štěpán Němec
27
-50
/
+50
2024-11-11
test-network: add test case for issue #35047
Yu Watanabe
4
-0
/
+60
2024-11-11
network/nexthop: also forget IPv4 nexthops when an interface went down
Yu Watanabe
3
-0
/
+57
2024-11-11
network/route: forget IPv4 non-local routes when an interface went down
Yu Watanabe
3
-0
/
+35
2024-11-11
network/nexthop: forget dependent routes without trying to remove
Yu Watanabe
3
-12
/
+16
2024-11-11
network/nexthop: do not remove depending nexthops when a nexthop is removed
Yu Watanabe
2
-16
/
+13
2024-11-11
network/route: update reference of the route from nexthop
Yu Watanabe
1
-0
/
+2
[next]