index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
generate-gperfs.py
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2023-07-31
meson: introduce infra to build executables and shared libraries by using dic...
Yu Watanabe
1
-0
/
+166
2023-07-31
meson: move declarations of arrays
Yu Watanabe
1
-8
/
+6
2023-07-31
man/systemd.service: advise Type=exec instead of Type=simple
Zbigniew Jędrzejewski-Szmek
1
-59
/
+76
2023-07-31
systemd-battery-check: provide more debug logs
Zbigniew Jędrzejewski-Szmek
1
-2
/
+11
2023-07-31
NEWS: fix misstatement
Zbigniew Jędrzejewski-Szmek
1
-2
/
+2
2023-07-30
stub: Also reserve sections for EFI stub
Jan Janssen
1
-1
/
+1
2023-07-30
elf2efi: Fix header size calculation
Jan Janssen
1
-2
/
+10
2023-07-30
test-network: add testcase for overriding Address.RouteMetric=
Yu Watanabe
4
-282
/
+321
2023-07-30
network/address: also save/update priority of prefix route
Yu Watanabe
1
-0
/
+4
2023-07-30
network/address: introduce address_get_harder() and use it where appropriate
Yu Watanabe
5
-4
/
+25
2023-07-30
network/address: do not add Address object to Link on requesting
Yu Watanabe
1
-70
/
+98
2023-07-30
network/address: make Address object more consistent with assigned address
Yu Watanabe
1
-79
/
+67
2023-07-30
network: fix typo
Yu Watanabe
1
-1
/
+1
2023-07-30
resolved: added show-server-state verb and DumpStatistics varlink method
Kiran Vemula
11
-57
/
+542
2023-07-30
tmpfiles.d: adjust /dev/vfio/vfio access mode
Frantisek Sumsal
1
-0
/
+1
2023-07-30
test-network: add tests for several invalid neighbor settings, and overriding...
Yu Watanabe
5
-13
/
+63
2023-07-30
network/neighbor: do not add Neighbor object to Link on requesting
Yu Watanabe
1
-50
/
+87
2023-07-30
network/neighbor: follow the way how kernel distinguish neighbor settings
Yu Watanabe
4
-33
/
+68
2023-07-30
network/neighbor: skip to request neighbors with unmatching link layer addres...
Yu Watanabe
1
-0
/
+10
2023-07-30
network/ipv4acd: split out sd_ipv4acd management from Address to Link
Yu Watanabe
6
-87
/
+101
2023-07-30
in-addr-util: introduce PTR_TO_IN4_ADDR() and IN4_ADDR_TO_PTR()
Yu Watanabe
1
-0
/
+10
2023-07-30
sd-ipv4acd: introduce sd_ipv4acd_is_bound()
Yu Watanabe
2
-0
/
+7
2023-07-30
network/ipv4acd: drop unused argument
Yu Watanabe
1
-2
/
+2
2023-07-30
network/ipv4acd: use IN4_ADDR_TO_STRING()
Yu Watanabe
1
-12
/
+8
2023-07-30
network/address: ignore address settings with unsupported flags
Yu Watanabe
1
-0
/
+46
2023-07-30
network/address: drop IPv6 settings when the kernel does not support IPv6
Yu Watanabe
1
-1
/
+7
2023-07-30
network: ndisc - Honour CurHopLimit
Susant Sahani
7
-0
/
+28
2023-07-30
network/address: merge address_needs_to_set_broadcast() with address_get_broa...
Yu Watanabe
2
-20
/
+38
2023-07-30
network/neighbor: drop IPv6 settings when the kernel does not support IPv6
Yu Watanabe
1
-0
/
+7
2023-07-30
network: rename sd_netlink_message* req -> m
Yu Watanabe
2
-27
/
+17
2023-07-30
meson: use kwargs to declare efi binaries
Yu Watanabe
1
-29
/
+18
2023-07-30
analyze: fix pcrs verb output without TPM support
Frantisek Sumsal
1
-1
/
+1
2023-07-29
meson: unconditionally add version dependency for all executables and libraries
Yu Watanabe
5
-222
/
+114
2023-07-29
tree-wide: drop unnecessary inclusion of version.h
Yu Watanabe
9
-8
/
+3
2023-07-29
boot: always set SBAT_DISTRO_VERSION
Yu Watanabe
1
-7
/
+3
2023-07-29
meson: drop short script to generate vcs tag
Yu Watanabe
2
-47
/
+36
2023-07-29
tree-wide: fix typo
Yu Watanabe
2
-2
/
+2
2023-07-29
network/queue: detach request from queue when netlink reply received
Yu Watanabe
2
-4
/
+22
2023-07-29
network/queue: free assigned userdata only when a new request is queued
Yu Watanabe
2
-3
/
+6
2023-07-29
network/address: split-out address_match_null()
Yu Watanabe
1
-11
/
+22
2023-07-29
network: drop unnecessary conditions
Yu Watanabe
4
-5
/
+5
2023-07-29
network: use address_remove_and_drop()
Yu Watanabe
3
-9
/
+3
2023-07-29
network/address: free Address object by caller that passed to link_request_ad...
Yu Watanabe
9
-19
/
+13
2023-07-29
udev-builtin-net_id: make parse_hotplug_slot_from_function_id() always set re...
Yu Watanabe
1
-10
/
+14
2023-07-29
udev-builtin-net_id: make names_xen() self-contained
Yu Watanabe
1
-15
/
+11
2023-07-29
udev-builtin-net_id: use sd_device_get_sysnum() to get index of netdevsim
Yu Watanabe
1
-4
/
+6
2023-07-29
udev-builtin-net_id: make names_netdevsim() self-contained
Yu Watanabe
1
-25
/
+18
2023-07-29
udev-builtin-net_id: do not assume the current ifname is ethX
Yu Watanabe
1
-29
/
+36
2023-07-29
udev-builtin-net_id: make names_platform() self-contained
Yu Watanabe
1
-16
/
+12
2023-07-29
udev-builtin-net_id: do not assume the current interface name is ethX
Yu Watanabe
1
-6
/
+21
[next]