summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #24471 from yuwata/udevadm-wait-periodic-timerYu Watanabe2022-08-301-2/+67
|\
| * udevadm-wait: introduce periodic timer for checking devicesYu Watanabe2022-08-291-2/+67
* | Merge pull request #23888 from topimiettinen/networkd-netlabel-v2Yu Watanabe2022-08-3018-8/+367
|\ \
| * | network: NetLabel integrationTopi Miettinen2022-08-2912-1/+219
| * | sd-netlink: add NetLabel supportTopi Miettinen2022-08-293-7/+52
| * | basic: generate netmasks for IPv6 and generic IP family addressesTopi Miettinen2022-08-293-0/+96
* | | homed: don't use stat() data from an unrelated inodeLennart Poettering2022-08-301-1/+1
* | | Merge pull request #24495 from poettering/loopback-block-msgYu Watanabe2022-08-302-3/+3
|\ \ \
| * | | loopback: use ERRNO_IS_PRIVILEGE() where appropriateLennart Poettering2022-08-291-1/+1
| * | | loop: make 'Failed to configure loopback device' log message clearerLennart Poettering2022-08-292-2/+2
| |/ /
* | | strv: modernize strv_fnmatch() a bitLennart Poettering2022-08-302-8/+21
|/ /
* | scsi_id: retry inquiry ioctl if host_byte is DID_TRANSPORT_DISRUPTEDWenchao Hao2022-08-291-0/+6
* | condition: fix device-tree firmware pathDaniel Braunwarth2022-08-291-2/+2
|/
* udev-util: minor cleanups for on_ac_power()Yu Watanabe2022-08-281-7/+7
* Merge pull request #24475 from yuwata/devpathLuca Boccassi2022-08-2824-279/+311
|\
| * tree-wide: use devpath_from_devnum() and device_open_from_devnum()Yu Watanabe2022-08-2812-158/+67
| * sd-device: skip to check diskseq if device is not initializedYu Watanabe2022-08-281-4/+11
| * sd-device: introduce device_open_from_devnum()Yu Watanabe2022-08-282-0/+33
| * sd-device: introduce devpath_from_devnum()Yu Watanabe2022-08-286-1/+70
| * devnum-util: split-out device_path_make_inaccessible()Yu Watanabe2022-08-282-17/+21
| * sd-device: rename device-util.c -> device-filter.cYu Watanabe2022-08-286-8/+18
| * growfs,repart: fix misuse of sd_device_get_devpath()Yu Watanabe2022-08-282-5/+5
* | network: drop unused timestampYu Watanabe2022-08-283-12/+0
* | udevadm: replace find_device_from_path() with sd_device_new_from_path()Yu Watanabe2022-08-281-19/+3
* | udev: do not kill workers when requested to set the same log level currently ...Yu Watanabe2022-08-281-0/+10
* | udev/net: drop unused timestampYu Watanabe2022-08-281-1/+0
|/
* tree-wide: fix typoYu Watanabe2022-08-281-2/+2
* loop-util: use filter provided by sd_device_enumeratorYu Watanabe2022-08-271-28/+7
* Merge pull request #23764 from enr0n/oomd-allow-managed-oom-preferenceYu Watanabe2022-08-274-68/+149
|\
| * oomd: fix off-by-one when dumping kill candidatesNick Rosbrook2022-08-261-2/+2
| * oomd: add tests for oomd_fetch_cgroup_oom_preferenceNick Rosbrook2022-08-261-45/+83
| * oomd: loosen the restriction on ManagedOOMPreferenceNick Rosbrook2022-08-262-19/+61
| * core/cgroup: allow setting oomd xattrs from user managerNick Rosbrook2022-08-261-2/+3
* | systemd-growfs: use sd_device_new_from_devnum()Devendra Tewari2022-08-263-67/+46
* | Merge pull request #24456 from yuwata/network-tcp-congctlLuca Boccassi2022-08-264-1/+58
|\ \ | |/ |/|
| * network: introduce TCPCongestionControlAlgorithm=Yu Watanabe2022-08-263-0/+57
| * sd-netlink: fix attribute type for RTAX_CC_ALGOYu Watanabe2022-08-261-1/+1
* | Merge pull request #24459 from poettering/tmpfiles-graceful-copyLennart Poettering2022-08-261-8/+15
|\ \
| * | tmpfiles: move validation/normalization of path before we use itLennart Poettering2022-08-261-8/+8
| * | tmpfiles: in C lines, make missing source graceful errorLennart Poettering2022-08-261-0/+7
* | | cpio: don't claim we measured anything if we weren't even askedLennart Poettering2022-08-261-1/+1
* | | cpio: split out cpio TPM measurement logic from pack_cpio()Lennart Poettering2022-08-261-24/+45
* | | test: don't accept failure as succesLennart Poettering2022-08-261-7/+7
* | | condition: check for last not first ')' in firmware test expressionsLennart Poettering2022-08-261-2/+2
|/ /
* | test-sd-device: run subsystem filter test several timesYu Watanabe2022-08-261-3/+40
|/
* resolve: control system hostname synthesis via environment variableJacek Migacz2022-08-261-0/+6
* sleep: freeze and thaw user.slice to save resource while suspendSonali Srivastava2022-08-261-0/+31
* tree-wide: change --kill-who to --kill-whomZbigniew Jędrzejewski-Szmek2022-08-265-35/+35
* journal: rename special journal field _SYSTEM_CONTEXT= → _RUNTIME_SCOPE=Lennart Poettering2022-08-251-5/+1
* pid1: extend "ConditionFirmware=" for checking SMBIOS system identification i...Daniel Braunwarth2022-08-252-15/+238