index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
catalog
/
systemd.sr.catalog.in
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2024-01-19
man: clarify description of Attach/Detach flags
Luca Boccassi
1
-4
/
+4
2024-01-19
network: fix typo
Yu Watanabe
1
-1
/
+1
2024-01-19
logind-dbus: use SESSION_IS_{SELF,AUTO} instead of SEAT_* for sessions
Mike Yuan
1
-2
/
+2
2024-01-19
logind-user: use RET_GATHER more
Mike Yuan
1
-18
/
+7
2024-01-19
pam_systemd: always check if session is busy
Mike Yuan
1
-21
/
+21
2024-01-19
pam_systemd: close pidfd after use
Mike Yuan
1
-3
/
+11
2024-01-19
boot: don't print error if device tree fixup protocol isn't supported
Clayton Craft
1
-1
/
+2
2024-01-19
journalctl: consider shut down namespaced sd-journald instance synced
Frantisek Sumsal
1
-18
/
+64
2024-01-19
network/route-nexthop: configure as a simple gateway when MultipathRoute= is ...
Yu Watanabe
1
-0
/
+10
2024-01-19
network/route: drop unnecessary ownership transfer
Yu Watanabe
2
-17
/
+14
2024-01-19
network/route-nexthop: drop unnecessary link arguments
Yu Watanabe
3
-46
/
+30
2024-01-19
network/route: convert route before requesting
Yu Watanabe
7
-443
/
+283
2024-01-19
network/route-nexthop: fix route_nexthop_copy()
Yu Watanabe
1
-1
/
+1
2024-01-19
test-13-NSPAWN: add more test case for passing network interfaces
Yu Watanabe
2
-5
/
+21
2024-01-19
nspawn-network: support passing wireless interface to container
Yu Watanabe
1
-2
/
+118
2024-01-19
nspawn-network: also check alternative names
Yu Watanabe
1
-5
/
+34
2024-01-19
nspawn-network: split out move_network_interface_one()
Yu Watanabe
1
-25
/
+74
2024-01-19
nspawn-network: split out move_back_network_interfaces()
Yu Watanabe
3
-38
/
+81
2024-01-19
sd-netlink: add policy for NL80211_ATTR_NETNS_FD
Yu Watanabe
1
-0
/
+1
2024-01-19
sd-netlink: introduce rtnl_rename_link()
Yu Watanabe
3
-0
/
+52
2024-01-19
sd-device: introduce device_get_sysattr_u32()
Yu Watanabe
2
-0
/
+20
2024-01-19
udev-util: introduce reset_cached_udev_availability()
Yu Watanabe
2
-5
/
+11
2024-01-19
namespace-util: introduce netns_acquire()
Yu Watanabe
2
-0
/
+28
2024-01-19
process-util: introduce FORK_NEW_NETNS for safe_fork()
Yu Watanabe
2
-7
/
+9
2024-01-19
namespace-util: downgrade log level in userns_acquire()
Yu Watanabe
1
-5
/
+4
2024-01-19
tree-wide: add short comments for namespace_open() and namespace_enter()
Yu Watanabe
10
-23
/
+88
2024-01-19
namespace-util: rename arguments to prefix 'ret_'
Yu Watanabe
2
-33
/
+46
2024-01-19
Revert "man: add missing <cmdsynopsis> wrapper"
Antonio Alvarez Feijoo
1
-11
/
+11
2024-01-19
network: use strdup_or_null() where appropriate
Yu Watanabe
2
-3
/
+3
2024-01-19
virt: support detection of Apple Virtualization guests with cpuid
Black-Hole1
1
-0
/
+1
2024-01-19
network/route: introduce route_get_request()
Yu Watanabe
1
-16
/
+27
2024-01-19
network: adjust nexthops of dynamic routes before requesting
Yu Watanabe
3
-0
/
+20
2024-01-19
network/route-nexthop: introduce route_adjust_nexthops() and route_nexthops_n...
Yu Watanabe
2
-0
/
+113
2024-01-19
network/route-nexthop: introduce route_nexthops_copy()
Yu Watanabe
6
-11
/
+48
2024-01-19
network/route-nexthop: use RTA_MULTIPATH when weight is not zero
Yu Watanabe
1
-11
/
+17
2024-01-19
Measure empty PK and KEK EFI vars
Alberto Planas
1
-2
/
+2
2024-01-19
network: Add L3MasterDevice= into routing policy
Nick Cao
7
-20
/
+112
2024-01-18
man: explicitly say that portable1's Attach/Detach are synchronous
Luca Boccassi
1
-2
/
+5
2024-01-18
man: add more suggestions on how to use StartUnit and JobRemoved
Luca Boccassi
1
-1
/
+7
2024-01-18
networkd: Adding DHCPv4 private options to D-BUS
Nandakumar Raghavan
1
-0
/
+28
2024-01-18
dissect-image: introduce new get_common_dissect_directory() helper
Lennart Poettering
3
-15
/
+35
2024-01-18
man: don't suggest using pam_unix.so's use_authtok switch
Lennart Poettering
3
-4
/
+3
2024-01-17
mime: also add magic-based mime type rules for our other binary files
Lennart Poettering
1
-0
/
+18
2024-01-17
mime: expose a mime type for encrypted credentials
Lennart Poettering
2
-0
/
+40
2024-01-17
vmspawn: include qemu cmdline in debug output
Lennart Poettering
1
-0
/
+8
2024-01-17
Restart the DHCPv4 client when max REQUEST attempts is reached
Andres Beltran
1
-18
/
+42
2024-01-17
user-util: remove dead code
Luca Boccassi
1
-6
/
+0
2024-01-17
run: strjoina is used, not sprintf
Mike Yuan
1
-3
/
+3
2024-01-17
hibernate-util: log that we actually read /sys/power/resume* rather than cmdline
Mike Yuan
1
-1
/
+2
2024-01-17
varlink: introduce varlink_call_and_log() which calls and then logs an error
Lennart Poettering
6
-29
/
+72
[next]