summaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | process-util: always retry with pidfd_spawn() w/o cgroup firstMike Yuan2024-08-211-37/+39
| * | | | process-util: check the flag instead of 'cgroup' paramMike Yuan2024-08-211-1/+1
| | |_|/ | |/| |
* | | | bootctl: don't load etc/machine-info from cwdAlyssa Ross2024-08-211-1/+1
* | | | hwdb: rename hwdb_bin_paths -> HWDB_BIN_PATHSYu Watanabe2024-08-214-6/+6
* | | | core/exec-invoke: document calling setpriority() after sched_setattr()Ivan Shapovalov2024-08-211-0/+7
| |_|/ |/| |
* | | Merge pull request #34055 from whot/wip/eviocrevoke-warningsYu Watanabe2024-08-211-4/+5
|\ \ \
| * | | logind: warn about EVIOCREVOKE errors other than EINVAL tooPeter Hutterer2024-08-211-1/+3
| * | | logind: if EVIOCREVOKE fails, don't try it againPeter Hutterer2024-08-121-3/+2
* | | | Merge pull request #34054 from yuwata/network-failed-stateYu Watanabe2024-08-215-84/+88
|\ \ \ \
| * | | | network/ipv4acd: adjust comment and loggingYu Watanabe2024-08-211-3/+3
| * | | | sd-dhcp-client: actually restart daemon after sending DECLINE messageYu Watanabe2024-08-211-8/+6
| * | | | sd-dhcp-client: stop client without calling notification after sending RELEASEYu Watanabe2024-08-211-1/+5
| * | | | sd-dhcp-client: refuse to send RELEASE or friends gracefully when the daemon ...Yu Watanabe2024-08-211-16/+8
| * | | | sd-dhcp-client: do not call callback with SD_DHCP_CLIENT_EVENT_STOP if alread...Yu Watanabe2024-08-211-8/+14
| * | | | network: log and enter failed state in link_reconfigure()Yu Watanabe2024-08-213-32/+23
| * | | | network: enter initialized state when the interface will be reconfiguredYu Watanabe2024-08-212-1/+6
| * | | | network: introduce reconfigure_data_free() and _freep()Yu Watanabe2024-08-211-17/+25
| | |_|/ | |/| |
* | | | networkctl: split networkctl.c into small piecesYu Watanabe2024-08-2126-2972/+3176
* | | | Merge pull request #33498 from DaanDeMeyer/btrfsDaan De Meyer2024-08-211-19/+44
|\ \ \ \ | |_|_|/ |/| | |
| * | | repart: Allow Subvolumes= and DefaultSubvolume= when running offlineDaan De Meyer2024-08-211-17/+39
| * | | repart: Don't add same dir to MakeDirectories= or Subvolumes= twiceDaan De Meyer2024-08-211-0/+3
| * | | repart: Constify partition_needs_populate()Daan De Meyer2024-08-211-1/+1
| * | | repart: Use loop_device_error_is_fatal() in one more placeDaan De Meyer2024-08-211-1/+1
* | | | Revert "cgroup-util: Don't try to open pidfd for kernel threads"Daan De Meyer2024-08-211-3/+1
* | | | Merge pull request #34049 from yuwata/network-routing-policy-ruleLuca Boccassi2024-08-217-150/+436
|\ \ \ \ | |_|/ / |/| | |
| * | | network/routing-policy-rule: support all known type of ruleYu Watanabe2024-08-204-11/+67
| * | | network/routing-policy-rule: also manage remaining attributesYu Watanabe2024-08-202-5/+53
| * | | sd-netlink: introduce sd_netlink_message_read_u64()Yu Watanabe2024-08-202-0/+29
| * | | network/routing-policy-rule: remove rules that have conflicting flagsYu Watanabe2024-08-201-11/+37
| * | | network/routing-policy-rule: anyway detach rule even when we fail to remove itYu Watanabe2024-08-201-13/+37
| * | | network/routing-policy-rule: do not save rule to Manager before it is configuredYu Watanabe2024-08-201-52/+97
| * | | network/routing-policy-rule: skip requesting when rule is already requestedYu Watanabe2024-08-202-2/+54
| * | | network/routing-policy-rule: add trailing period to the log messageYu Watanabe2024-08-201-2/+2
| * | | network/routing-policy-rule: do not modify RountingPolicyRule objects managed...Yu Watanabe2024-08-201-66/+72
* | | | Merge pull request #34018 from yuwata/network-address-labelYu Watanabe2024-08-209-30/+226
|\ \ \ \
| * | | | network/address-label: allow to configure IPv6 address label in networkd.confYu Watanabe2024-08-206-20/+160
| * | | | network/queue: introduce manager_queue_request_full()Yu Watanabe2024-08-202-0/+29
| * | | | network/address-label: split out address_label_fill_message()Yu Watanabe2024-08-201-9/+18
| * | | | network/address-label: several cleanups for conf parsersYu Watanabe2024-08-201-5/+15
| * | | | network/address-label: introduce custom hash_opsYu Watanabe2024-08-202-2/+10
| |/ / /
* / / / process-util: handle pidfd_spawn() returning E2BIGKornilios Kourtis2024-08-201-5/+21
|/ / /
* | | shared: invoke agents only when we have a controlling TTYLennart Poettering2024-08-202-0/+16
* | | Merge pull request #34044 from poettering/isatty-fixesYu Watanabe2024-08-2021-37/+47
|\ \ \
| * | | tree-wide: use isatty_safe() moreLennart Poettering2024-08-2019-32/+36
| * | | terminal-util: don't assume errno is correctly set when using isatty_safe()Lennart Poettering2024-08-203-5/+5
| * | | terminal-util: fix isatty_safe() on hung-up TTYsLennart Poettering2024-08-201-0/+6
| |/ /
* | | Merge pull request #34009 from yuwata/network-resolve-polkitLuca Boccassi2024-08-2016-236/+440
|\ \ \
| * | | run: also enable interactive authentication on opening ptyYu Watanabe2024-08-191-2/+4
| * | | run: use sd_bus_set_allow_interactive_authorization()Yu Watanabe2024-08-191-12/+2
| * | | mount: use sd_bus_set_allow_interactive_authorization()Yu Watanabe2024-08-191-12/+2