summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* creds-tool: don't declare variable in switch bodyLennart Poettering2022-08-161-2/+4
* Merge pull request #24299 from yuwata/dhcp6-no-bindingYu Watanabe2022-08-165-7/+42
|\
| * dhcp6: do not append ORO option when no option requestedYu Watanabe2022-08-141-0/+3
| * dhcp6: gracefully handle NoBinding errorYu Watanabe2022-08-135-7/+39
* | tpm2: typo fix selecion → selectionLennart Poettering2022-08-161-4/+4
* | Merge pull request #24263 from pothos/sysext-for-static-binariesLennart Poettering2022-08-151-2/+20
|\ \
| * | sysext: introduce ARCHITECTURE field to match host architectureKai Lueke2022-08-151-1/+12
| * | sysext: support distribution-independent extensions using ID=_anyKai Lueke2022-08-151-1/+8
* | | tpm2-util: reduce unnecessary indentationLennart Poettering2022-08-151-16/+4
* | | udev/cdrom_id: check last track infoYu Watanabe2022-08-151-1/+1
* | | firstboot: fix can't overwrite timezonebin4567892022-08-151-4/+6
* | | network/bridge: fix UseBPDU= and AllowPortToBeRoot=Yu Watanabe2022-08-141-2/+2
| |/ |/|
* | Merge pull request #24138 from Keksgesicht/rfe/cryptenroll-keyfileYu Watanabe2022-08-131-0/+43
|\ \
| * | cryptenroll: adding the option to use a keyfile to unlock the deviceJan B2022-08-101-0/+43
* | | network: replace usage of sd_bus_call_method_async() to bus_call_method_async...williamsumendap2022-08-134-8/+12
* | | Merge pull request #24285 from yuwata/sd-device-new-from-pathYu Watanabe2022-08-133-13/+76
|\ \ \
| * | | udev: use sd_device_new_from_path() and _new_child()Yu Watanabe2022-08-121-5/+9
| * | | test: add more tests for sd_device_new_from_path()Yu Watanabe2022-08-121-0/+49
| * | | sd-device: allow to create sd-device object through a symlink outside of /sysYu Watanabe2022-08-121-8/+18
* | | | Merge pull request #24289 from yuwata/sd-device-monitor-set-descriptionYu Watanabe2022-08-135-58/+100
|\ \ \ \
| * | | | udev: set description for device monitorYu Watanabe2022-08-121-0/+4
| * | | | test: use sd_device_monitor_set_description()Yu Watanabe2022-08-121-14/+14
| * | | | sd-device-monitor: logs description for device monitorYu Watanabe2022-08-121-43/+52
| * | | | sd-device-monitor: introduce sd_device_monitor_{set,get}_description()Yu Watanabe2022-08-123-1/+30
| |/ / /
* | | | tpm2-util: rename tpmKey → primaryLennart Poettering2022-08-131-4/+4
* | | | tpm2-util: lower indentation level a tiny bitLennart Poettering2022-08-131-19/+15
* | | | cryptenroll: fix memory leakLennart Poettering2022-08-131-0/+1
* | | | Merge pull request #24273 from lnussel/refactor_sysuser_credsLennart Poettering2022-08-124-37/+44
|\ \ \ \ | |/ / / |/| | |
| * | | creds: refactor reading user passwordLudwig Nussel2022-08-114-37/+44
* | | | Merge pull request #24286 from yuwata/test-sd-device-monitorYu Watanabe2022-08-121-10/+28
|\ \ \ \
| * | | | test: do not fill up receiver bufferYu Watanabe2022-08-121-10/+16
| * | | | test: add fake action and seqnumYu Watanabe2022-08-121-0/+12
* | | | | sd-device-enumerator: drop noisy log messagesYu Watanabe2022-08-121-4/+0
* | | | | Merge pull request #24288 from yuwata/sd-device-monitor-fixletsYu Watanabe2022-08-121-3/+3
|\ \ \ \ \
| * | | | | sd-device-monitor: actually refuse to send invalid devicesYu Watanabe2022-08-121-2/+2
| * | | | | sd-device-monitor: fix inversed conditionYu Watanabe2022-08-121-1/+1
| |/ / / /
* | | | | repart: add test for drop-in filesRichard Phibel2022-08-121-0/+50
* | | | | repart: Add support for drop-in overridesRichard Phibel2022-08-121-16/+45
* | | | | config-parser: Add list of drop-in files as return argument of config_parse_manyRichard Phibel2022-08-128-7/+21
* | | | | udev: net_id: Use devicetree aliases when availableSean Anderson2022-08-123-0/+99
|/ / / /
* | | | core/cgroup: CPUWeight/CPUShares support idle inputwineway2022-08-1112-9/+78
* | | | resolvctl: only remove protocol after last dot when mangling ifname for resol...exploide2022-08-111-1/+1
* | | | oomd: notify via dbus what have been killedOleg Solovyov2022-08-112-2/+27
* | | | core/scope: Add oom-kill status for scope units (#24269)gtwang012022-08-112-0/+30
* | | | Merge pull request #24271 from yuwata/oom-log-message-mAnita Zhang2022-08-101-1/+1
|\ \ \ \ | |_|/ / |/| | |
| * | | oom: drop invalid %m in the log messageYu Watanabe2022-08-101-1/+1
| |/ /
* | | Merge pull request #23848 from yuwata/core-device-systemd-wantsLennart Poettering2022-08-102-6/+15
|\ \ \
| * | | core/unit: try to submit stop_when_unneeded queue on removing dependenciesYu Watanabe2022-06-281-0/+3
| * | | core/device: start units specified in SYSTEMD_WANTS if it is not runningYu Watanabe2022-06-281-6/+12
* | | | tree-wide: fix typoYu Watanabe2022-08-104-4/+4
| |/ / |/| |