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
...
|
*
|
|
|
process-util: always retry with pidfd_spawn() w/o cgroup first
Mike Yuan
2024-08-21
1
-37
/
+39
|
*
|
|
|
process-util: check the flag instead of 'cgroup' param
Mike Yuan
2024-08-21
1
-1
/
+1
|
|
|
_
|
/
|
|
/
|
|
*
|
|
|
bootctl: don't load etc/machine-info from cwd
Alyssa Ross
2024-08-21
1
-1
/
+1
*
|
|
|
hwdb: rename hwdb_bin_paths -> HWDB_BIN_PATHS
Yu Watanabe
2024-08-21
4
-6
/
+6
*
|
|
|
core/exec-invoke: document calling setpriority() after sched_setattr()
Ivan Shapovalov
2024-08-21
1
-0
/
+7
|
|
_
|
/
|
/
|
|
*
|
|
Merge pull request #34055 from whot/wip/eviocrevoke-warnings
Yu Watanabe
2024-08-21
1
-4
/
+5
|
\
\
\
|
*
|
|
logind: warn about EVIOCREVOKE errors other than EINVAL too
Peter Hutterer
2024-08-21
1
-1
/
+3
|
*
|
|
logind: if EVIOCREVOKE fails, don't try it again
Peter Hutterer
2024-08-12
1
-3
/
+2
*
|
|
|
Merge pull request #34054 from yuwata/network-failed-state
Yu Watanabe
2024-08-21
5
-84
/
+88
|
\
\
\
\
|
*
|
|
|
network/ipv4acd: adjust comment and logging
Yu Watanabe
2024-08-21
1
-3
/
+3
|
*
|
|
|
sd-dhcp-client: actually restart daemon after sending DECLINE message
Yu Watanabe
2024-08-21
1
-8
/
+6
|
*
|
|
|
sd-dhcp-client: stop client without calling notification after sending RELEASE
Yu Watanabe
2024-08-21
1
-1
/
+5
|
*
|
|
|
sd-dhcp-client: refuse to send RELEASE or friends gracefully when the daemon ...
Yu Watanabe
2024-08-21
1
-16
/
+8
|
*
|
|
|
sd-dhcp-client: do not call callback with SD_DHCP_CLIENT_EVENT_STOP if alread...
Yu Watanabe
2024-08-21
1
-8
/
+14
|
*
|
|
|
network: log and enter failed state in link_reconfigure()
Yu Watanabe
2024-08-21
3
-32
/
+23
|
*
|
|
|
network: enter initialized state when the interface will be reconfigured
Yu Watanabe
2024-08-21
2
-1
/
+6
|
*
|
|
|
network: introduce reconfigure_data_free() and _freep()
Yu Watanabe
2024-08-21
1
-17
/
+25
|
|
|
_
|
/
|
|
/
|
|
*
|
|
|
networkctl: split networkctl.c into small pieces
Yu Watanabe
2024-08-21
26
-2972
/
+3176
*
|
|
|
Merge pull request #33498 from DaanDeMeyer/btrfs
Daan De Meyer
2024-08-21
1
-19
/
+44
|
\
\
\
\
|
|
_
|
_
|
/
|
/
|
|
|
|
*
|
|
repart: Allow Subvolumes= and DefaultSubvolume= when running offline
Daan De Meyer
2024-08-21
1
-17
/
+39
|
*
|
|
repart: Don't add same dir to MakeDirectories= or Subvolumes= twice
Daan De Meyer
2024-08-21
1
-0
/
+3
|
*
|
|
repart: Constify partition_needs_populate()
Daan De Meyer
2024-08-21
1
-1
/
+1
|
*
|
|
repart: Use loop_device_error_is_fatal() in one more place
Daan De Meyer
2024-08-21
1
-1
/
+1
*
|
|
|
Revert "cgroup-util: Don't try to open pidfd for kernel threads"
Daan De Meyer
2024-08-21
1
-3
/
+1
*
|
|
|
Merge pull request #34049 from yuwata/network-routing-policy-rule
Luca Boccassi
2024-08-21
7
-150
/
+436
|
\
\
\
\
|
|
_
|
/
/
|
/
|
|
|
|
*
|
|
network/routing-policy-rule: support all known type of rule
Yu Watanabe
2024-08-20
4
-11
/
+67
|
*
|
|
network/routing-policy-rule: also manage remaining attributes
Yu Watanabe
2024-08-20
2
-5
/
+53
|
*
|
|
sd-netlink: introduce sd_netlink_message_read_u64()
Yu Watanabe
2024-08-20
2
-0
/
+29
|
*
|
|
network/routing-policy-rule: remove rules that have conflicting flags
Yu Watanabe
2024-08-20
1
-11
/
+37
|
*
|
|
network/routing-policy-rule: anyway detach rule even when we fail to remove it
Yu Watanabe
2024-08-20
1
-13
/
+37
|
*
|
|
network/routing-policy-rule: do not save rule to Manager before it is configured
Yu Watanabe
2024-08-20
1
-52
/
+97
|
*
|
|
network/routing-policy-rule: skip requesting when rule is already requested
Yu Watanabe
2024-08-20
2
-2
/
+54
|
*
|
|
network/routing-policy-rule: add trailing period to the log message
Yu Watanabe
2024-08-20
1
-2
/
+2
|
*
|
|
network/routing-policy-rule: do not modify RountingPolicyRule objects managed...
Yu Watanabe
2024-08-20
1
-66
/
+72
*
|
|
|
Merge pull request #34018 from yuwata/network-address-label
Yu Watanabe
2024-08-20
9
-30
/
+226
|
\
\
\
\
|
*
|
|
|
network/address-label: allow to configure IPv6 address label in networkd.conf
Yu Watanabe
2024-08-20
6
-20
/
+160
|
*
|
|
|
network/queue: introduce manager_queue_request_full()
Yu Watanabe
2024-08-20
2
-0
/
+29
|
*
|
|
|
network/address-label: split out address_label_fill_message()
Yu Watanabe
2024-08-20
1
-9
/
+18
|
*
|
|
|
network/address-label: several cleanups for conf parsers
Yu Watanabe
2024-08-20
1
-5
/
+15
|
*
|
|
|
network/address-label: introduce custom hash_ops
Yu Watanabe
2024-08-20
2
-2
/
+10
|
|
/
/
/
*
/
/
/
process-util: handle pidfd_spawn() returning E2BIG
Kornilios Kourtis
2024-08-20
1
-5
/
+21
|
/
/
/
*
|
|
shared: invoke agents only when we have a controlling TTY
Lennart Poettering
2024-08-20
2
-0
/
+16
*
|
|
Merge pull request #34044 from poettering/isatty-fixes
Yu Watanabe
2024-08-20
21
-37
/
+47
|
\
\
\
|
*
|
|
tree-wide: use isatty_safe() more
Lennart Poettering
2024-08-20
19
-32
/
+36
|
*
|
|
terminal-util: don't assume errno is correctly set when using isatty_safe()
Lennart Poettering
2024-08-20
3
-5
/
+5
|
*
|
|
terminal-util: fix isatty_safe() on hung-up TTYs
Lennart Poettering
2024-08-20
1
-0
/
+6
|
|
/
/
*
|
|
Merge pull request #34009 from yuwata/network-resolve-polkit
Luca Boccassi
2024-08-20
16
-236
/
+440
|
\
\
\
|
*
|
|
run: also enable interactive authentication on opening pty
Yu Watanabe
2024-08-19
1
-2
/
+4
|
*
|
|
run: use sd_bus_set_allow_interactive_authorization()
Yu Watanabe
2024-08-19
1
-12
/
+2
|
*
|
|
mount: use sd_bus_set_allow_interactive_authorization()
Yu Watanabe
2024-08-19
1
-12
/
+2
[prev]
[next]