summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* mkosi: Run in debug modeDaan De Meyer2023-05-111-6/+9
* mkosi: Disable pamconfdirDaan De Meyer2023-05-111-0/+1
* mkosi: Add back accidentally removed .gdbinit fileDaan De Meyer2023-05-111-0/+3
* mkosi: Enable systemd-timesyncd by defaultDaan De Meyer2023-05-111-0/+3
* mkosi: Disable auditd in the preset instead of masking itDaan De Meyer2023-05-112-1/+3
* mkosi: Disable dnf-makecache.service by defaultDaan De Meyer2023-05-111-0/+5
* mkosi: Make sure we use systemd-networkd-wait-onlineDaan De Meyer2023-05-111-1/+2
* mkosi: Replace root password setting with a credentialDaan De Meyer2023-05-112-1/+2
* mkosi: Disable create-log-dirs optionDaan De Meyer2023-05-111-0/+1
* mkosi: Stop creating test users in prepare scriptsDaan De Meyer2023-05-111-6/+0
* mkosi: Don't run slow tests by defaultDaan De Meyer2023-05-112-1/+2
* Merge pull request #27539 from esposem/ukify_pesignLuca Boccassi2023-05-113-53/+196
|\
| * src/ukify/test/test_ukify: fix skipped testsEmanuele Giuseppe Esposito2023-05-101-1/+1
| * src/ukify/test/test_ukify: add pesign unit testEmanuele Giuseppe Esposito2023-05-101-2/+53
| * ukify: support pesign as alternative to sbsignEmanuele Giuseppe Esposito2023-05-102-48/+138
| * ukify: typo in doc and print when package is missingEmanuele Giuseppe Esposito2023-05-102-2/+4
* | Merge pull request #27596 from yuwata/drop-pureYu Watanabe2023-05-114-13/+15
|\ \
| * | core: replace hashmap_get() with hashmap_contains() where appropriateYu Watanabe2023-05-101-4/+4
| * | core: drop unused argumentYu Watanabe2023-05-101-5/+3
| * | core: several cleanups for job_get_timeout()Yu Watanabe2023-05-102-4/+8
| * | tree-wide: drop _pure_ attribute from non-pure functionsYu Watanabe2023-05-102-2/+2
* | | Merge pull request #27603 from mrc0mmand/more-test-shenanigansYu Watanabe2023-05-1170-464/+415
|\ \ \
| * | | test: abstract the common test parts into a utility scriptFrantisek Sumsal2023-05-107-73/+150
| * | | test: merge TEST-20-MAINPIDGAMES into TEST-07-PID1Frantisek Sumsal2023-05-105-46/+39
| * | | test: merge TEST-51-ISSUE-16115 into TEST-07-PID1Frantisek Sumsal2023-05-108-34/+16
| * | | test: merge TEST-47-ISSUE-14566 into TEST-07-PID1Frantisek Sumsal2023-05-107-45/+32
| * | | test: move TEST-23's units into a dedicated subfolderFrantisek Sumsal2023-05-1012-0/+1
| * | | test: merge TEST-12-ISSUE-3171 into TEST-07-PID1Frantisek Sumsal2023-05-105-70/+50
| * | | test: merge TEST-11-ISSUE-3166 into TEST-07-PID1Frantisek Sumsal2023-05-106-34/+16
| * | | test: merge TEST-10-ISSUE-2467 with TEST-07-PID1Frantisek Sumsal2023-05-108-40/+27
| * | | test: merge TEST-09-ISSUE-2691 into TEST-07-PID1Frantisek Sumsal2023-05-104-24/+5
| * | | test: merge TEST-08-ISSUE-2730 into TEST-07-PID1Frantisek Sumsal2023-05-1010-61/+23
| * | | test: rename TEST-07-ISSUE-1981 to TEST-07-PID1Frantisek Sumsal2023-05-104-33/+52
| |/ /
* | | build(deps): bump actions/checkout from 3.3.0 to 3.5.2dependabot[bot]2023-05-1111-11/+11
* | | build(deps): bump meson from 1.0.1 to 1.1.0 in /.github/workflowsdependabot[bot]2023-05-111-3/+3
* | | build(deps): bump actions/upload-artifact from 3.1.1 to 3.1.2dependabot[bot]2023-05-112-2/+2
* | | build(deps): bump github/super-linter from 4.10.1 to 5.0.0dependabot[bot]2023-05-111-1/+1
* | | build(deps): bump actions/github-script from 6.4.0 to 6.4.1dependabot[bot]2023-05-112-5/+5
* | | tmpfiles: Add merge support for copy files actionDaan De Meyer2023-05-103-10/+26
* | | repart: Fix deny list logicDaan De Meyer2023-05-102-91/+148
* | | udev: do not set ID_PATH and by-path symlink for nvmf disksYu Watanabe2023-05-101-1/+9
|/ /
* | dirent: conditionalize dirent assert based on dirent64 existenceSam James2023-05-102-0/+4
* | network/tc: rename settings in log messages tooMike Yuan2023-05-101-3/+3
* | sd-bus: bus_message_type_from_string is not pureXi Ruoyao2023-05-101-1/+1
* | Merge pull request #27597 from mrc0mmand/more-test-shenanigansYu Watanabe2023-05-104-138/+151
|\ \
| * | test: slightly extend systemd-cryptenroll coverageFrantisek Sumsal2023-05-091-0/+35
| * | cryptenroll: fix an assertion with weak passwordsFrantisek Sumsal2023-05-091-1/+1
| * | test: TEST-70-TPM2 cleanupFrantisek Sumsal2023-05-091-137/+115
| * | test: add coverage for #27533Frantisek Sumsal2023-05-091-0/+0
| * | test: discard kill's outputFrantisek Sumsal2023-05-091-1/+1