index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
network
/
networkctl-dump-util.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2024-10-11
network/route-nexthop: use log_syntax_parse_error()
Yu Watanabe
1
-16
/
+6
2024-10-11
network/route-metric: merge conf parsers for route metric
Yu Watanabe
5
-100
/
+105
2024-10-11
network/route-metric: use log_syntax_parse_error()
Yu Watanabe
1
-25
/
+12
2024-10-11
network/address: several cleanups for config_parse_address()
Yu Watanabe
3
-41
/
+36
2024-10-11
network/address: warn but ignore Broadcast= setting for an IPv6 address
Yu Watanabe
1
-6
/
+0
2024-10-11
network/address: use log_section_warning() more
Yu Watanabe
1
-12
/
+13
2024-10-11
network/routing-policy-rule: use in_addr_prefix for From= and To=
Yu Watanabe
4
-78
/
+44
2024-10-11
conf-parser: introduce config_parse_in_addr_prefix()
Yu Watanabe
2
-1
/
+39
2024-10-11
in-addr-util: rename in_addr_prefix_from_string_auto_internal() -> _full()
Yu Watanabe
4
-5
/
+5
2024-10-11
hwdb: fix key toggle touchpad and programmable buttom for Positivo V142N (#34...
Lucas Adriano Salles
1
-0
/
+2
2024-10-11
shared/bus-util: re-break comment, insert missing newline before case
Mike Yuan
1
-2
/
+3
2024-10-11
fundamental: Add EFI_GUID userspace definition
anonymix007
2
-22
/
+29
2024-10-11
boot: Add log_info and log_debug
anonymix007
2
-9
/
+11
2024-10-11
boot: Add smbios_populate_raw_info
anonymix007
2
-0
/
+73
2024-10-11
boot: Move smbios-related functions to a separate file
anonymix007
7
-182
/
+200
2024-10-11
boot: Add xcalloc and xcalloc_multiply
anonymix007
1
-0
/
+15
2024-10-11
boot: Add EFI_STATUS_IS_ERROR macro
anonymix007
1
-0
/
+2
2024-10-11
boot: Add bswap_{16,32}
anonymix007
1
-0
/
+3
2024-10-11
boot: Add be32toh
anonymix007
1
-0
/
+6
2024-10-11
seccomp: allowlist uretprobe() syscall
Lennart Poettering
1
-0
/
+1
2024-10-11
smbios: make code more readable by introducing a "limit" pointer
Lennart Poettering
1
-2
/
+3
2024-10-11
smbios: move validation of SMBIOS table sizes fully into get_smbios_table()
Lennart Poettering
1
-7
/
+11
2024-10-11
stdio-bridge: Use customized log message for forwarding bus
Daan De Meyer
1
-1
/
+1
2024-10-11
stdio-bridge: Use bus_log_connect_error()
Daan De Meyer
1
-1
/
+1
2024-10-11
bus-util: Move geteuid() check out of bus_connect_system_systemd()
Daan De Meyer
1
-7
/
+6
2024-10-11
bus-util: Drop fallback to system/user bus if manager bus doesn't work
Daan De Meyer
1
-3
/
+3
2024-10-11
update-utmp: Make reconnect logic more robust
Daan De Meyer
1
-20
/
+25