index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
busctl
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2024-08-20
tests: Don't override QemuKvm= value if TEST_NO_KVM=0
Daan De Meyer
1
-1
/
+1
2024-08-20
network/address-label: allow to configure IPv6 address label in networkd.conf
Yu Watanabe
10
-25
/
+203
2024-08-20
network/queue: introduce manager_queue_request_full()
Yu Watanabe
2
-0
/
+29
2024-08-20
network/address-label: split out address_label_fill_message()
Yu Watanabe
1
-9
/
+18
2024-08-20
network/address-label: several cleanups for conf parsers
Yu Watanabe
1
-5
/
+15
2024-08-20
network/address-label: introduce custom hash_ops
Yu Watanabe
2
-2
/
+10
2024-08-20
shared: invoke agents only when we have a controlling TTY
Lennart Poettering
2
-0
/
+16
2024-08-20
man: fix ID_NET_LABEL_ONBOARD= documentation
Lennart Poettering
1
-4
/
+2
2024-08-20
resolved: demote the global unicast scope
Ronan Pigott
2
-2
/
+6
2024-08-20
tree-wide: use isatty_safe() more
Lennart Poettering
19
-32
/
+36
2024-08-20
terminal-util: don't assume errno is correctly set when using isatty_safe()
Lennart Poettering
3
-5
/
+5
2024-08-20
terminal-util: fix isatty_safe() on hung-up TTYs
Lennart Poettering
1
-0
/
+6
2024-08-20
test-network: make kernel send NA with router flag
Yu Watanabe
1
-0
/
+1
2024-08-20
namespace: Fix extension release memory leak
maia x.
1
-8
/
+14
2024-08-19
network/routing-policy-rule: drop unused argument
Yu Watanabe
1
-5
/
+3
2024-08-19
network/routing-policy-rule: introduce ref and unref functions for RoutingPol...
Yu Watanabe
3
-43
/
+81
2024-08-19
network/routing-policy-rule: manage all flags
Yu Watanabe
3
-11
/
+7
2024-08-19
network/routing-policy-rule: use int32_t for suppress_prefixlen
Yu Watanabe
3
-4
/
+4
2024-08-19
network/routing-policy-rule: reorder elements of RoutingPolicyRule and add co...
Yu Watanabe
1
-28
/
+27
2024-08-19
network/routing-policy-rule: update hash and compare function for fib rule
Yu Watanabe
1
-109
/
+90
2024-08-19
test-dhcp-server: Gracefully handle the network being down
Daan De Meyer
1
-1
/
+5
2024-08-19
run: also enable interactive authentication on opening pty
Yu Watanabe
1
-2
/
+4
2024-08-19
run: use sd_bus_set_allow_interactive_authorization()
Yu Watanabe
1
-12
/
+2
2024-08-19
mount: use sd_bus_set_allow_interactive_authorization()
Yu Watanabe
1
-12
/
+2
2024-08-19
timedatectl: drop unnecessary temporal variables
Yu Watanabe
1
-3
/
+2
2024-08-19
tree-wide: voidify polkit_agent_open_if_enabled()
Yu Watanabe
9
-42
/
+42
2024-08-19
timedatectl: enable interactive authentication for DBus methods
Yu Watanabe
1
-0
/
+2
2024-08-19
resolve: inherit server userdata
Yu Watanabe
1
-24
/
+8
2024-08-19
resolve: support polkit authentication for io.systemd.Resolve.Monitor
Yu Watanabe
4
-18
/
+138
2024-08-19
sd-varlink: allow to dispatch method again on pending-method-more state
Yu Watanabe
1
-1
/
+1
2024-08-19
resolvectl: acquire DBus connection only when necessary
Yu Watanabe
1
-51
/
+130
2024-08-19
resolvectl: several coding style cleanups
Yu Watanabe
1
-68
/
+57
2024-08-19
resolvectl: introduce --no-ask-password option
Yu Watanabe
4
-1
/
+20
2024-08-19
resolvectl: enable interactive authentication for dbus method call
Yu Watanabe
1
-0
/
+23
2024-08-19
networkctl: introduce --no-ask-password option
Yu Watanabe
4
-15
/
+33
2024-08-19
networkctl: enable interactive authentication for dbus method call
Yu Watanabe
2
-0
/
+12
2024-08-18
test: Gracefully handle running within user namespace with single user
Daan De Meyer
10
-10
/
+43
2024-08-18
analyze: introduce --instance= option to control instance name for template u...
Yu Watanabe
7
-4
/
+38
2024-08-18
edit-util: catch and warn about edits outside of markers
Mike Yuan
1
-4
/
+26
2024-08-18
string-util: update ptr declaration to match our coding style
Mike Yuan
1
-2
/
+2
2024-08-18
basic/process-util: modernize setpriority_closest()
Mike Yuan
1
-18
/
+13
2024-08-18
test-netlink: Gracefully handle the loopback interface being down
Daan De Meyer
1
-5
/
+11
2024-08-17
core/unit: unit_is_filtered() -> unit_passes_filter() and invert logic
Mike Yuan
4
-7
/
+6
2024-08-17
core/unit: rename set_unit_path() -> setenv_unit_path()
Mike Yuan
14
-20
/
+22
2024-08-17
core/dbus-service: refuse bind mounting over /run/credentials/
Mike Yuan
4
-19
/
+25
2024-08-17
core/dbus-service: some modernization for bus_service_method_mount()
Mike Yuan
1
-20
/
+22
2024-08-16
network: refuse files under API VFS specified in PrivateKeyFile= and friends
Yu Watanabe
2
-3
/
+3
2024-08-16
test: add test case that 'nspawn --network-veth' enables IP forwarding
Yu Watanabe
3
-2
/
+67
2024-08-16
network/wireguard: introduce [WireGuardPeer] PublicKeyFile=
Yu Watanabe
7
-7
/
+43
2024-08-16
test: allow to skip matrix_run_one() if $TEST_MATCH_TESTCASE is set
Yu Watanabe
1
-7
/
+11
[next]