summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Add support for systemd-fido2 libcryptsetup plugin.Ondrej Kozina2021-08-199-21/+582
* po: Translated using Weblate (Sinhala)Hela Basa2021-08-191-4/+7
* creds-util: fix possible divide-by-zeroYu Watanabe2021-08-191-2/+2
* sd-boot: Use UEFI provided CRC32Jan Janssen2021-08-184-170/+10
* udev: make RxChannels= or friends also accept "max"Yu Watanabe2021-08-184-181/+90
* tree-wide: fix typoYu Watanabe2021-08-186-10/+10
* docs: portable services are no longer in previewLuca Boccassi2021-08-181-11/+7
* fstab-generator: Respect nofail when orderingVladimir Panteleev2021-08-181-1/+2
* Fix typo in dbus property name ("OnSuccesJobMode")Vladimir Panteleev2021-08-182-4/+5
* Merge pull request #20460 from yuwata/udevadm-test-builtin-introduce-actionYu Watanabe2021-08-188-45/+102
|\
| * udevadm: introduce -a|--action option for test-builtin commandYu Watanabe2021-08-184-8/+44
| * shell-completion: add missing uevent actions for udevadmYu Watanabe2021-08-171-2/+2
| * udevadm: introduce parse_device_action() helper functionYu Watanabe2021-08-174-23/+31
| * udevadm: introduce find_device_with_action() helper functionYu Watanabe2021-08-173-13/+26
* | udev: Support "max" string for BufferSize options (#20458)Daan De Meyer2021-08-183-22/+40
* | Merge pull request #20456 from tomty89/manYu Watanabe2021-08-181-2/+5
|\ \
| * | man: network: mention that RouteMetric= in [DHCPv4] is also applied to the pr...Tom Yan2021-08-171-2/+3
| * | man: network: mention that Promiscuous= can be used to set nopromisc for pass...Tom Yan2021-08-171-0/+2
* | | network: do not assume the highest priority when Priority= is unspecifiedYu Watanabe2021-08-184-17/+110
* | | Merge pull request #20448 from medhefgo/bootLennart Poettering2021-08-177-124/+149
|\ \ \ | |_|/ |/| |
| * | sd-boot: Draw custom edit cursorJan Janssen2021-08-172-13/+17
| * | sd-boot: Add compile-time color supportJan Janssen2021-08-173-13/+31
| * | sd-boot: Improve key bindingsJan Janssen2021-08-172-17/+11
| * | sd-boot: Render title entries centered and not to entire screen widthJan Janssen2021-08-171-22/+18
| * | sd-boot: Introduce print_at helper functionJan Janssen2021-08-173-49/+33
| * | sd-boot: Fix marking EFI var default entryJan Janssen2021-08-171-7/+4
| * | sd-boot: Allow automatic entries to be defaultJan Janssen2021-08-162-5/+39
| * | sd-boot: Improve selection of initial entries to showJan Janssen2021-08-161-17/+15
* | | Merge pull request #20281 from bluca/ext_release_namingLennart Poettering2021-08-1712-52/+293
|\ \ \
| * | | docs: document layered images in PORTABLE_SERVICES.mdLuca Boccassi2021-08-171-9/+44
| * | | man: further document extension-releaseLuca Boccassi2021-08-173-2/+43
| * | | extension-release: search for other files if expected name not foundLuca Boccassi2021-08-175-33/+138
| * | | xattr-util: add fgetxattrat_fake_malloc variantLuca Boccassi2021-08-173-8/+68
|/ / /
* | | env-util: add unsetenv_erase() helperLennart Poettering2021-08-178-18/+77
* | | Merge pull request #20420 from poettering/import-beef-upLennart Poettering2021-08-1722-867/+2197
|\ \ \ | |_|/ |/| |
| * | import: drop some now unused functions from import-common.cLennart Poettering2021-08-172-54/+0
| * | docs: document how to turn off btrfs quota support in importdLennart Poettering2021-08-171-0/+19
| * | import-fs: make various options controllable via cmdline/env varLennart Poettering2021-08-171-97/+165
| * | pull: add --direct mode + make various eatures optional + explicit checksum v...Lennart Poettering2021-08-179-516/+1111
| * | import: add new "--direct" mode + add controls for turning certain features o...Lennart Poettering2021-08-176-200/+543
| * | shared: add generic helper tools for installing files/dir treesLennart Poettering2021-08-175-0/+359
|/ /
* | po: Translated using Weblate (Portuguese (Brazil))Gustavo Costa2021-08-171-5/+5
* | Merge pull request #20450 from yuwata/ethtool-cleanupsYu Watanabe2021-08-172-5/+15
|\ \
| * | ethtool: make ethtool_set_features() return earlier when nothing is requestedYu Watanabe2021-08-171-3/+13
| * | ethtool: make the size of 'features' array staticYu Watanabe2021-08-172-2/+2
| |/
* | Merge pull request #20443 from yuwata/network-conf-parser-cleanupsYu Watanabe2021-08-177-164/+196
|\ \
| * | man: address label can be set only for IPv4 addressesYu Watanabe2021-08-161-1/+2
| * | network: check validity before copying the input stringYu Watanabe2021-08-161-17/+18
| * | network: rebreak conf parser argumentsYu Watanabe2021-08-166-146/+176
* | | unit: coldplug both job and nop_job if possibleGeass-LL2021-08-171-4/+7