index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
.pylintrc
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2024-01-15
resolve: on_transaction_stream_error() may free multiple transactions
Yu Watanabe
1
-2
/
+13
2024-01-15
test-network: try to flip interface state frequently
Yu Watanabe
1
-3
/
+22
2024-01-15
network/link: automatically reconfigure interface on failure
Yu Watanabe
2
-1
/
+21
2024-01-15
network/link: shorten code a bit
Yu Watanabe
1
-4
/
+2
2024-01-15
test: create /run/sshd in TEST-74-AUX-UTILS
Luca Boccassi
1
-0
/
+2
2024-01-14
man/systemd-sleep.conf: document the operation of s2h more thoroughly
Mike Yuan
1
-13
/
+19
2024-01-14
units: update Description= for systemd-sleep units
Mike Yuan
3
-3
/
+3
2024-01-14
battery-util: raise log level for battery_is_discharging_and_low
Mike Yuan
1
-2
/
+2
2024-01-14
Fix gcc14 -Wcalloc-transposed-args warnings
Cristian Rodríguez
4
-7
/
+7
2024-01-13
logind-dbus: refuse multiple jobs in method_do_shutdown_or_sleep too
Mike Yuan
1
-0
/
+6
2024-01-13
logind-dbus: minor modernization
Mike Yuan
1
-4
/
+8
2024-01-13
network/route-nexthop: make multipath_route_get_link() take fallback link
Yu Watanabe
3
-30
/
+22
2024-01-13
network/route-nexthop: do not update MultipathRoute object
Yu Watanabe
1
-7
/
+17
2024-01-13
network/route-nexthop: split out route_nexthops_is_ready_to_configure()
Yu Watanabe
3
-59
/
+93
2024-01-13
network/route-nexthop: split out route_nexthops_to_string()
Yu Watanabe
3
-34
/
+78
2024-01-13
network/route-nexthop: split out netlink message handling for route nexthops
Yu Watanabe
3
-164
/
+198
2024-01-13
varlink/network: OnlineState may not be set
Yu Watanabe
1
-1
/
+1
2024-01-13
wireguard: verify routes configured in .netdev file
Yu Watanabe
5
-11
/
+32
2024-01-13
network/route: split out route_section_verify_nexthops()
Yu Watanabe
3
-107
/
+145
2024-01-13
network/route: relocate route_type_is_reject() and friends
Yu Watanabe
3
-12
/
+14
2024-01-13
modprobe: set 'ifb numifbs=0' to avoid autocreating ifb0
Luca Boccassi
1
-0
/
+4
2024-01-12
test: skip TEST-43-PRIVATEUSER-UNPRIV if unprivileged userns is restricted
Nick Rosbrook
1
-0
/
+5
2024-01-12
network: fix 6rd tunnel link section name
Frantisek Sumsal
1
-1
/
+1
2024-01-12
networkd: expose the nsid in the GetNamespaceId() varlink call
Lennart Poettering
2
-7
/
+20
2024-01-12
networkd: expose nsid via dbus
Lennart Poettering
2
-2
/
+45
2024-01-12
socket-util: add netns_get_nsid() helper to show nsid of netns
Lennart Poettering
3
-0
/
+83
2024-01-12
sd-netlink: hook up nsid APIs
Lennart Poettering
3
-0
/
+38
2024-01-12
udev: distinguish host-managed zoned block in scsi_id
chenjiayi
1
-0
/
+7
2024-01-12
mkosi: Build a directory image by default
Daan De Meyer
4
-0
/
+25
2024-01-12
vmspawn: suppress unnecessary '-'
Lennart Poettering
1
-2
/
+1
2024-01-12
vmspawn: use SD_EVENT_SIGNAL_PROCMASK flag where possible
Lennart Poettering
1
-4
/
+4
2024-01-12
vmspawn: use our generic vsock CID parser, instead of a howngrown one
Lennart Poettering
2
-12
/
+17
2024-01-12
vmspawn: fix empty lines before section titles in --help text
Lennart Poettering
1
-7
/
+7
2024-01-12
vmspawn: make sure are fine with ovmf metadata extensions
Lennart Poettering
1
-4
/
+4
2024-01-12
network/ndisc: do not try to set too large value for ICMP ratelimting
Yu Watanabe
1
-5
/
+7
2024-01-12
json: downgrade extension log message to LOG_DEBUG
Lennart Poettering
1
-1
/
+1
2024-01-12
Add --root= support for list and prepare add-all for --root= support
Daan De Meyer
1
-17
/
+11
2024-01-12
test: use systemd-id128 from the build dir
Frantisek Sumsal
1
-1
/
+2
2024-01-12
man: fix typo AV_VSOCK → AF_VSOCK
Lennart Poettering
1
-2
/
+2
2024-01-12
run: don't show IP/IO accounting data if 0
Mike Yuan
1
-4
/
+4
2024-01-12
core/execute: don't reload selinux before spawning executor
Mike Yuan
1
-4
/
+0
2024-01-12
selinux-util: reorder functions
Mike Yuan
1
-12
/
+10
2024-01-12
run: show accounting data of same type in the same line
Mike Yuan
1
-10
/
+23
2024-01-12
network/route-nexthop: always reset gateway address when _dhcp or friends is ...
Yu Watanabe
1
-2
/
+6
2024-01-12
network/dhcp4: use route_configure_handler_internal() at one more place
Yu Watanabe
1
-6
/
+3
2024-01-12
network/route: update expiration timer only when we know the route exists
Yu Watanabe
4
-13
/
+20
2024-01-12
network/route: save if the route expiration is managed by the kernel
Yu Watanabe
2
-27
/
+20
2024-01-12
network/route: unconditionally call route_setup_timer() for managed routes
Yu Watanabe
1
-21
/
+24
2024-01-12
network/route: use specified error message
Yu Watanabe
1
-1
/
+1
2024-01-12
network/route-nexthop: make GatewayOnLink= support an empty string
Yu Watanabe
2
-10
/
+6
[next]