summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* generate-sym-test: search for missing symbolsLennart Poettering2023-05-021-2/+25
* docs: add correct `pacman` command (#27486)Klaus2023-05-021-1/+1
* test: replace sleep with timeoutYu Watanabe2023-05-021-2/+2
* Merge pull request #27455 from yuwata/test-lib-symYu Watanabe2023-05-028-57/+114
|\
| * test: also test all _public_ functions are listed in .sym filesYu Watanabe2023-05-014-31/+88
| * libsystemd: add missing _public_ attributesYu Watanabe2023-04-292-2/+2
| * libsystemd: drop _public_ attribute for non-exported functionsYu Watanabe2023-04-292-24/+24
* | Merge pull request #27442 from DaanDeMeyer/presetsLuca Boccassi2023-05-0154-315/+598
|\ \
| * | mkosi: Switch to use mkosi presets with prebuilt initrdsDaan De Meyer2023-05-0153-315/+596
| * | meson: Search for find programDaan De Meyer2023-05-011-0/+1
| * | meson: Search for diff programDaan De Meyer2023-05-011-0/+1
* | | test-network: add workaround for bug in iproute2 v6.2.0Yu Watanabe2023-05-011-4/+8
* | | stub: Relocate kernels below 4G for EFI handoverJan Janssen2023-05-011-8/+20
* | | boot: Fix EFI_SIZE_TO_PAGES macroJan Janssen2023-05-011-1/+1
* | | Merge pull request #27458 from mrc0mmand/test-corrupted-journalsYu Watanabe2023-05-0112-33/+91
|\ \ \
| * | | test: test journalctl with corrupted journalsFrantisek Sumsal2023-05-012-0/+35
| * | | test: clean up the test script a bitFrantisek Sumsal2023-05-018-11/+10
| * | | sd-journal: introduce simple loop detection for entry array objectsYu Watanabe2023-05-011-7/+19
| * | | sd-journal: tighten variable scopeYu Watanabe2023-05-011-1/+3
| * | | sd-journal: read entry array object againYu Watanabe2023-05-011-1/+6
| * | | sd-journal: check validity of object type more strictlyYu Watanabe2023-05-011-3/+3
| * | | sd-journal: add _OBJECT_TYPE_INVALID as usualYu Watanabe2023-05-011-1/+2
| * | | sd-journal: align tableYu Watanabe2023-05-011-7/+7
| * | | sd-journal: check that the journal file is not stored in .newest_by_boot_id o...Yu Watanabe2023-05-011-0/+2
| * | | sd-journal: unset prioq index on failureYu Watanabe2023-05-011-1/+3
| * | | sd-journal: fix use-after-freeYu Watanabe2023-05-011-1/+1
|/ / /
* | | tpm2: move openssl-required ifdef code out of policy-building functionDan Streetman2023-05-011-40/+58
* | | hwdb: add hardware rfkill key for Dell Latitude E6* models (#27462)don bright2023-04-301-1/+2
* | | man: clarify RoutingPolicyRule.TypeOfService docsBrad Fitzpatrick2023-04-301-1/+10
* | | Merge pull request #27461 from bluca/coredumpctl_completionYu Watanabe2023-04-301-4/+4
|\ \ \
| * | | coredumpctl: add --file/--root/--image to bash completionLuca Boccassi2023-04-291-3/+3
| * | | coredumpctl: fix bash completion matchingLuca Boccassi2023-04-291-3/+3
|/ / /
* | | test: make sure the test units have a `test-` prefixFrantisek Sumsal2023-04-291-3/+3
* | | test: match all messages with the FILE fieldFrantisek Sumsal2023-04-291-4/+4
* | | Merge pull request #27451 from yuwata/core-path-trigger-notifyLuca Boccassi2023-04-297-11/+125
|\ \ \ | |/ / |/| |
| * | test: add tests for "systemctl stop" vs triggering by path unitYu Watanabe2023-04-294-0/+54
| * | test: create temporary units under /runYu Watanabe2023-04-291-4/+4
| * | core/path: do not enqueue new job in .trigger_notify callbackYu Watanabe2023-04-292-5/+65
| * | core/path: align tableYu Watanabe2023-04-291-2/+2
| |/
* | missing_fs: also define struct file_clone_rangeYu Watanabe2023-04-291-0/+6
|/
* pid1: unify implemenation of /run/ disk space safety check a bitLennart Poettering2023-04-281-16/+42
* core/systemctl: when switching root default to /sysroot/Lennart Poettering2023-04-285-29/+41
* libsystemd: Add missing memory pressure functions to public symbolsDaan De Meyer2023-04-281-0/+4
* Merge pull request #27445 from poettering/reflink-fixMike Yuan2023-04-291-9/+11
|\
| * copy: shortcut reflink_range() to reflink() in some casesLennart Poettering2023-04-281-0/+6
| * copy: don't call clone ioctls twiceLennart Poettering2023-04-281-9/+5
* | systemctl: rework 'if' to 'switch' statementLennart Poettering2023-04-291-11/+17
* | Merge pull request #27437 from mrc0mmand/pstoreLuca Boccassi2023-04-282-3/+227
|\ \ | |/ |/|
| * test: add a couple of tests for systemd-pstoreFrantisek Sumsal2023-04-281-0/+221
| * pstore: avoid opening the dmesg.txt file if not requestedFrantisek Sumsal2023-04-281-0/+3