summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* po: Translated using Weblate (Japanese)Takuro Onoue2021-09-091-11/+14
* po: Translated using Weblate (Indonesian)Andika Triwidada2021-09-091-126/+67
* analyze: ignore dependencies with security --offlineLuca Boccassi2021-09-081-0/+1
* sd-event: take ref on event loop object before dispatching event sourcesMichal Sekletar2021-09-081-1/+1
* core: fix free undefined pointer when strdup failed in the first loopxujing2021-09-081-2/+2
* test: rename `dracut_install` to `image_install`Frantisek Sumsal2021-09-084-34/+34
* explicitly close FIDO2 devicespedro martelletto2021-09-082-1/+6
* Merge pull request #20667 from keszybz/portable-docsLuca Boccassi2021-09-081-68/+68
|\
| * docs: polish the text about Portable Services a bitZbigniew Jędrzejewski-Szmek2021-09-081-64/+64
| * docs: portablectl is in bin/Zbigniew Jędrzejewski-Szmek2021-09-081-4/+4
* | test: rename TEST-63-ANALYZE to solve conflictLuca Boccassi2021-09-084-0/+7
|/
* test: udev storage testsFrantisek Sumsal2021-09-074-0/+247
* network: fix wrong flag: manage_foreign_routes -> manage_foreign_rulesYu Watanabe2021-09-071-1/+1
* Merge pull request #20618 from yuwata/path-find-componentLennart Poettering2021-09-074-59/+111
|\
| * test: do not try to remove /devYu Watanabe2021-09-071-1/+1
| * fs-util: rewrite rmdir_parents() with path_find_last_component()Yu Watanabe2021-09-072-31/+75
| * mkdir: rewrite mkdir_parents() with path_find_{first,last}_component()Yu Watanabe2021-09-071-27/+35
|/
* Merge pull request #20465 from bluca/portable_validate_sysextLennart Poettering2021-09-064-73/+184
|\
| * portabled: refactor extraction/validation into a common helperLuca Boccassi2021-09-061-77/+92
| * portabled: validate SYSEXT_LEVEL when attachingLuca Boccassi2021-09-062-18/+71
| * portabled: error out if there are no units only after parsing all imagesLuca Boccassi2021-09-061-3/+26
| * dissect-image: add extension-specific validation flagLuca Boccassi2021-09-063-19/+39
* | Merge pull request #20527 from systemd/wip/hadess/usb-analysers-uaccessLennart Poettering2021-09-065-0/+39
|\ \
| * | hwdb: Allow end-users root-less access to USB analyzersBastien Nocera2021-09-024-0/+38
| * | udev: Import hwdb matches for USB devicesBastien Nocera2021-09-011-0/+1
* | | systemd-analyze: add new option to generate JSON output of security analysis ...Maanya Goenka2021-09-068-35/+109
* | | systemd-analyze: use config value in RestrictNamespaces id (#20645)Kyle Laker2021-09-063-28/+28
* | | Fix volume control keys for LG Gram (#20644)Ross Jennings2021-09-061-0/+9
| |/ |/|
* | Fix esc, volume control keys and Fn+F1 for Samsung Galaxy Booklainahai2021-09-051-0/+8
* | Fix volume control keys for Lenovo Ideapad Flex 5saikat05112021-09-051-0/+5
* | tmpfiles: minor modernizationYu Watanabe2021-09-051-20/+6
* | home: 'secret' argument of handle_generic_user_record_error may be nullYu Watanabe2021-09-051-1/+18
* | tree-wide: fix typoYu Watanabe2021-09-055-5/+5
* | Merge pull request #20626 from yuwata/network-keep-masterLuca Boccassi2021-09-0411-54/+197
|\ \
| * | network: add 80-container-vb.networkYu Watanabe2021-09-041-0/+22
| * | test-network: add tests for KeepMaster=Yu Watanabe2021-09-042-0/+72
| * | network: introduce KeepMaster= settingYu Watanabe2021-09-037-18/+88
| * | network: assume enslaved when master ifindex is positiveYu Watanabe2021-09-031-7/+1
| * | network: use master ifindex to check if the interface is enslavedYu Watanabe2021-09-033-28/+13
| * | man: drop unnecessary white spaceYu Watanabe2021-09-031-1/+1
* | | meson.build: change operator combining bools from + to andDan Streetman2021-09-041-1/+1
* | | Merge pull request #20629 from keszybz/mkosi-host-distro-by-defaultZbigniew Jędrzejewski-Szmek2021-09-038-53/+14
|\ \ \ | |/ / |/| |
| * | mkosi: move distro files to mkosi.default.d/Zbigniew Jędrzejewski-Szmek2021-09-036-7/+4
| * | gitignore: only ignore *local*.conf" under mkosi.default.d/Zbigniew Jędrzejewski-Szmek2021-09-031-2/+2
| * | mkosi: make mkosi.build shellcheck-cleanZbigniew Jędrzejewski-Szmek2021-09-031-8/+8
| * | mkosi: drop the code to determine nobody user nameZbigniew Jędrzejewski-Szmek2021-09-031-36/+0
* | | format-table: allow to explicitly override JSON field namesLennart Poettering2021-09-033-15/+104
* | | journalctl: Use constants in some more placesJan Janssen2021-09-031-6/+6
|/ /
* | Merge pull request #20603 from yuwata/udev-node-cleanupsYu Watanabe2021-09-025-236/+358
|\ \
| * | udev-node: drop redundant trial of devlink creationYu Watanabe2021-09-022-12/+5