summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Revert "ukify: Weaken file alignment assertions"Daan De Meyer2023-03-281-7/+1
* Merge pull request #27013 from fbuihuu/test-fixletsYu Watanabe2023-03-281-4/+13
|\
| * test: don't export $TOOLS_DIRFranck Bui2023-03-271-2/+2
| * test: clean up $STATEDIR tooFranck Bui2023-03-271-0/+1
| * test: $STATEDIR should not point to /usr/lib/systemd/tests when NO_BUILD=1Franck Bui2023-03-271-2/+10
* | cryptenroll: fix a memory leakFrantisek Sumsal2023-03-281-5/+6
* | Merge pull request #27022 from yuwata/journal-remote-fix-relative-output-jour...Yu Watanabe2023-03-284-18/+22
|\ \
| * | journal-remote: make specified output file absoluteYu Watanabe2023-03-281-2/+5
| * | journal-remote: add missing log message for failure in journal_remote_get_wri...Yu Watanabe2023-03-281-1/+1
| * | journal-remote: make writer_new() return negative errno on failureYu Watanabe2023-03-283-15/+16
* | | systemctl: show service status string in other colorLennart Poettering2023-03-281-1/+1
* | | systemctl: show fd store info in status outputLennart Poettering2023-03-281-0/+8
* | | systemctl: dont's how memory limits that aren't available via D-Bus propsLennart Poettering2023-03-281-1/+5
* | | Merge pull request #26993 from mrc0mmand/TEST-46-tweaksYu Watanabe2023-03-282-24/+18
|\ \ \
| * | | userdb: rename the destructor to follow our coding styleFrantisek Sumsal2023-03-271-3/+3
| * | | userdb: fix a memory leakFrantisek Sumsal2023-03-271-19/+13
| * | | test: explicitly pull in systemd-userdbd.socketFrantisek Sumsal2023-03-271-2/+2
* | | | Merge pull request #26980 from ldv-alt/udevadm-verifyYu Watanabe2023-03-287-159/+260
|\ \ \ \
| * | | | udev-rules: fix grammar in diagnostics about lines that have no effectDmitry V. Levin2023-03-272-14/+14
| * | | | udev-rules: extend the check for conflicting expressionsDmitry V. Levin2023-03-272-5/+26
| * | | | udev-rules: check token delimitersDmitry V. Levin2023-03-272-2/+81
| * | | | udev-rules: move udev_check_rule_line() invocationDmitry V. Levin2023-03-274-8/+9
| * | | | udev-rules: move udev_rules_parse_file() after udev_check_rule_line()Dmitry V. Levin2023-03-271-118/+118
| * | | | testsuite-17.11.sh: add commas between tokensDmitry V. Levin2023-03-271-13/+13
| * | | | rules: add whitespace after comma before the line continuationDmitry V. Levin2023-03-271-2/+2
| * | | | rules: remove stray whitespace before comma between tokensDmitry V. Levin2023-03-271-1/+1
* | | | | hwdb: Move MSI touchpad-toggle mapping to generic MSI sectionHans de Goede2023-03-281-2/+1
* | | | | env-util: introduce strv_env_assign_many()Yu Watanabe2023-03-283-0/+70
* | | | | ukify: Weaken file alignment assertionsDaan De Meyer2023-03-271-1/+7
* | | | | Merge pull request #27005 from poettering/fd-reopen-symlinkDaan De Meyer2023-03-272-9/+40
|\ \ \ \ \
| * | | | | test-fd-util: use stat_inode_same() where appropriateLennart Poettering2023-03-271-8/+4
| * | | | | fd-util: cover some corner cases with fd_reopen() on symlinksLennart Poettering2023-03-272-1/+36
| |/ / / /
* | | | | Merge pull request #26902 from YHNdnzj/restart-sec-stepDaan De Meyer2023-03-277-4/+107
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | core/dbus-service: add RestartUSecCurrent propertyMike Yuan2023-03-272-0/+8
| * | | | core: add RestartSteps= and RestartSecMax= for exponentially increasingMike Yuan2023-03-277-4/+99
* | | | | locale: Add missing libxkbcommon dependency to testsDaan De Meyer2023-03-271-0/+1
* | | | | update TODOLennart Poettering2023-03-271-0/+4
* | | | | Merge pull request #26932 from dtardon/journal-vacuumLennart Poettering2023-03-271-29/+35
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | journal-vacuum: use CLEANUP_ARRAYDavid Tardon2023-03-231-21/+20
| * | | | journal-vacuum: rename function to match struct nameDavid Tardon2023-03-231-6/+6
| * | | | journal-vacuum: count size of all journal filesDavid Tardon2023-03-231-2/+9
* | | | | mkosi: Narrow glob used to install python packagesDaan De Meyer2023-03-272-3/+12
| |/ / / |/| | |
* | | | update TODOLennart Poettering2023-03-271-0/+7
| |/ / |/| |
* | | test: verify the journal with and without a sealing keyFrantisek Sumsal2023-03-272-36/+96
* | | sd-id128: make id128_read() optionally take root directoryYu Watanabe2023-03-275-16/+13
* | | Merge pull request #26961 from DaanDeMeyer/chase-and-pinDaan De Meyer2023-03-273-8/+61
|\ \ \
| * | | chase-symlinks: Add chase_and_open_parent() + at() variantDaan De Meyer2023-03-263-5/+61
| * | | chase-symlinks: Allow optional path with CHASE_EXTRACT_FILENAMEDaan De Meyer2023-03-241-3/+0
* | | | Merge pull request #26870 from fbuihuu/move-unit-tests-in-a-dedicated-subdirLuca Boccassi2023-03-277-29/+32
|\ \ \ \
| * | | | test: install symlinks with valid targets on SUSE and DebianFranck Bui2023-03-261-2/+2