summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* network/tuntap: save tun or tap file descriptor in fd storeYu Watanabe2022-08-168-15/+153
* network/tuntap: introduce KeepCarrier= settingYu Watanabe2022-08-165-0/+31
* network/tuntap: code cleanupsYu Watanabe2022-08-161-62/+39
* login: use helper functions for fd storeYu Watanabe2022-08-162-28/+8
* daemon-util: introduce several helper functions for fd storeYu Watanabe2022-08-163-0/+83
* tpm-util: use trial session where appropriateLennart Poettering2022-08-161-5/+24
* mkosi: Update to latest commitDaan De Meyer2022-08-161-1/+1
* Merge pull request #24294 from rphibel/add-support-for-list-of-definitions-di...Yu Watanabe2022-08-163-11/+76
|\
| * man: document support for drop-in files in systemd-repartRichard Phibel2022-08-121-1/+3
| * man: document support for list of definitions directories in systemd-repartRichard Phibel2022-08-121-1/+3
| * repart: add support for list of definitions directoriesRichard Phibel2022-08-122-9/+70
* | shutdown: trivial modernizationsLennart Poettering2022-08-161-22/+21
* | cryptenroll: drop unnecessary {}Lennart Poettering2022-08-161-2/+1
* | 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
* | | Fix typo in net-naming-scheme man pageSean Anderson2022-08-161-1/+1
* | | tpm2: typo fix selecion → selectionLennart Poettering2022-08-161-4/+4
* | | Merge pull request #24263 from pothos/sysext-for-static-binariesLennart Poettering2022-08-155-9/+54
|\ \ \
| * | | sysext: introduce ARCHITECTURE field to match host architectureKai Lueke2022-08-154-6/+34
| * | | sysext: support distribution-independent extensions using ID=_anyKai Lueke2022-08-154-4/+21
* | | | 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-143-8/+8
* | | | Merge pull request #24305 from yuwata/test-networkYu Watanabe2022-08-141-16/+29
|\ \ \ \
| * | | | test-network: use "systemctl restart" to restart networkdYu Watanabe2022-08-141-2/+5
| * | | | test-network: also set StartLimitIntervalSec=0 for systemd-networkd.socketYu Watanabe2022-08-141-14/+24
| | |/ / | |/| |
* | | | Use correct label for boot related issuesJan Janssen2022-08-141-1/+1
|/ / /
* | | Merge pull request #24138 from Keksgesicht/rfe/cryptenroll-keyfileYu Watanabe2022-08-133-0/+55
|\ \ \
| * | | tests: systemd-cryptenroll: unlock volume with keyfileJan B2022-08-111-0/+3
| * | | docs: adding "--unlock-key-file" to systemd-cryptenrollJan B2022-08-111-0/+9
| * | | cryptenroll: adding the option to use a keyfile to unlock the deviceJan B2022-08-101-0/+43
* | | | hwdb: Apply existing accel orientation quirk to all ChromebooksAlper Nebi Yasak2022-08-131-18/+4
* | | | 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
* | | | | update TODOLennart Poettering2022-08-121-0/+6
| |_|_|/ |/| | |
* | | | Merge pull request #24273 from lnussel/refactor_sysuser_credsLennart Poettering2022-08-125-38/+46
|\ \ \ \ | |/ / / |/| | |