index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge pull request #17354 from dtardon/udev-cleanup
Zbigniew Jędrzejewski-Szmek
2020-10-15
2
-17
/
+8
|
\
|
*
udev-rules: drop pointless cast
David Tardon
2020-10-14
1
-8
/
+8
|
*
udev-ctrl: drop workaround for old kernel bug
David Tardon
2020-10-14
1
-9
/
+0
*
|
sd-bus: break the loop in bus_ensure_running() if the bus is not connecting
Zbigniew Jędrzejewski-Szmek
2020-10-15
1
-2
/
+3
*
|
network: warn if dynamic gateway is specified but corresponding protocol is d...
Yu Watanabe
2020-10-15
1
-1
/
+14
*
|
network: introduce network_adjust_dhcp()
Yu Watanabe
2020-10-15
3
-16
/
+30
*
|
network: introduce network_adjust_ipv6_accept_ra()
Yu Watanabe
2020-10-15
5
-29
/
+22
*
|
network: when Gateway=_dhcp4, set several properties based on lease if they a...
Yu Watanabe
2020-10-15
4
-5
/
+32
*
|
network: determine a [Route] section will be used or not by gateway family in...
Yu Watanabe
2020-10-15
2
-4
/
+2
*
|
network: when Gateway=_dhcp, assume gateway family based on other settings
Yu Watanabe
2020-10-15
1
-13
/
+30
*
|
network: rename Gateway=_dhcp6 -> Gateway=_ipv6ra
Yu Watanabe
2020-10-15
1
-2
/
+2
*
|
network: rename gateway_from_dhcp -> gateway_from_dhcp_or_ra
Yu Watanabe
2020-10-14
4
-10
/
+10
*
|
Merge pull request #17351 from poettering/exec-rt-typo-fix
Lennart Poettering
2020-10-14
2
-6
/
+37
|
\
\
|
*
|
core: debug log about received fds
Lennart Poettering
2020-10-14
1
-0
/
+18
|
*
|
execute: make sure some more functions follow coding style
Lennart Poettering
2020-10-14
1
-5
/
+18
|
*
|
execute: fix single character typo
Lennart Poettering
2020-10-14
1
-1
/
+1
*
|
|
Merge pull request #17350 from poettering/bus-read-array
Lennart Poettering
2020-10-14
1
-1
/
+6
|
\
\
\
|
*
|
|
sd-bus: initialize return values on success in sd_bus_message_read_array()
Lennart Poettering
2020-10-14
1
-1
/
+6
*
|
|
|
bootctl: separate boot loader specific commands in man and --help
Lennart Poettering
2020-10-14
1
-17
/
+19
|
|
_
|
/
|
/
|
|
*
|
|
Merge pull request #17270 from keszybz/less-secure-mode
Lennart Poettering
2020-10-14
2
-70
/
+119
|
\
\
\
|
*
|
|
pager: make pager secure when under euid is changed or explicitly requested
Zbigniew Jędrzejewski-Szmek
2020-10-14
1
-21
/
+42
|
*
|
|
test-login: always test sd_pid_get_owner_uid(), modernize
Zbigniew Jędrzejewski-Szmek
2020-10-13
1
-61
/
+70
|
*
|
|
pager: set $LESSSECURE whenver we invoke a pager
Lennart Poettering
2020-10-07
1
-2
/
+21
*
|
|
|
Merge pull request #17188 from keszybz/envvars-posix
Lennart Poettering
2020-10-14
4
-49
/
+100
|
\
\
\
\
|
*
|
|
|
systemctl: ignore invalid variables in import-environment
Zbigniew Jędrzejewski-Szmek
2020-10-12
1
-3
/
+18
|
*
|
|
|
basic/env-util: (mostly) follow POSIX for what variable names are allowed
Zbigniew Jędrzejewski-Szmek
2020-10-12
3
-27
/
+41
|
*
|
|
|
test-env-util: print function headers
Zbigniew Jędrzejewski-Szmek
2020-10-12
1
-20
/
+42
*
|
|
|
|
Merge pull request #16968 from yuwata/remove-old-device-on-move-event
Lennart Poettering
2020-10-14
6
-124
/
+225
|
\
\
\
\
\
|
|
_
|
_
|
/
/
|
/
|
|
|
|
|
*
|
|
|
udev: do not update return value on failure
Yu Watanabe
2020-09-15
1
-1
/
+0
|
*
|
|
|
udev: allow to match OriginalName= with renamed interface name
Yu Watanabe
2020-09-15
1
-19
/
+8
|
*
|
|
|
udev: re-assign ID_NET_DRIVER=, ID_NET_LINK_FILE=, ID_NET_NAME= properties on...
Yu Watanabe
2020-09-15
1
-3
/
+27
|
*
|
|
|
Revert "udev: import the full db on MOVE events for devices without dev_t"
Yu Watanabe
2020-09-15
1
-9
/
+2
|
*
|
|
|
udev: split link_config_apply() into small pieces
Yu Watanabe
2020-09-15
2
-88
/
+158
|
*
|
|
|
ethtool: constify arguments for ethtool_set_xxx()
Yu Watanabe
2020-09-15
2
-8
/
+8
|
*
|
|
|
core/device: remove .device unit corresponding to DEVPATH_OLD
Yu Watanabe
2020-09-15
1
-0
/
+26
*
|
|
|
|
Merge pull request #17338 from poettering/close-range
Lennart Poettering
2020-10-14
5
-6
/
+239
|
\
\
\
\
\
|
|
_
|
_
|
_
|
/
|
/
|
|
|
|
|
*
|
|
|
test-fd-util: add test case for close_all_fd()
Lennart Poettering
2020-10-14
1
-0
/
+96
|
*
|
|
|
fd-util: port close_all_fds() to close_range()
Lennart Poettering
2020-10-14
1
-0
/
+90
|
*
|
|
|
missing: add close_range() wrapper
Lennart Poettering
2020-10-14
1
-0
/
+46
|
*
|
|
|
seccomp: allowlist close_range() by default in @basic-io
Lennart Poettering
2020-10-14
1
-0
/
+1
|
*
|
|
|
alloc-util: avoid allocating zero size memory blocks
Lennart Poettering
2020-10-14
1
-6
/
+6
*
|
|
|
|
Merge pull request #17342 from yuwata/network-dhcp-ipv4-acd-fixes
Yu Watanabe
2020-10-14
5
-21
/
+65
|
\
\
\
\
\
|
*
|
|
|
|
network: update MAC address in IPv4ACD client for DHCP4
Yu Watanabe
2020-10-14
1
-0
/
+32
|
*
|
|
|
|
network: also stop IPv4ACD client in link_stop_clients()
Yu Watanabe
2020-10-14
1
-0
/
+6
|
*
|
|
|
|
network: stop IPv4ACD client for DHCPv4 when lease is exprired
Yu Watanabe
2020-10-14
1
-0
/
+3
|
*
|
|
|
|
network: move IPv4ACD client for DHCPv4 from Network to Link object
Yu Watanabe
2020-10-14
5
-24
/
+27
|
*
|
|
|
|
network: voidify link_stop_clients() in link_enter_failed()
Yu Watanabe
2020-10-14
1
-1
/
+1
*
|
|
|
|
|
Merge pull request #17267 from yuwata/hashmap_put_strdup
Zbigniew Jędrzejewski-Szmek
2020-10-14
6
-14
/
+32
|
\
\
\
\
\
\
|
*
|
|
|
|
|
sd-device: use trivial_hash_ops_free_free for managing match sysattrs or prop...
Yu Watanabe
2020-10-13
1
-2
/
+2
|
*
|
|
|
|
|
util: introduce two trivial hash_ops
Yu Watanabe
2020-10-13
2
-0
/
+15
[next]