summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* po: Translated using Weblate (Punjabi)A S Alam2023-03-141-8/+8
* namespace-util: set mounts back to MS_SHARED in detach_mount_namespace()Lennart Poettering2023-03-141-4/+11
* core: rename "mount_flags" → "mount_propagation_flag" internally where appr...Lennart Poettering2023-03-148-20/+21
* namespace: use ERRNO_IS_PRIVILEGE()/ERRNO_IS_NOT_SUPPORTED() where appropriateLennart Poettering2023-03-141-1/+2
* test: testsuite-26: remove duplicate sourceMike Yuan2023-03-141-3/+0
* userbd: manager doesn't actually use varlink, only workers doLennart Poettering2023-03-131-1/+0
* man: add missing tags in udevadm(8)Yu Watanabe2023-03-131-0/+3
* execute: use prctl(PR_SET_MDWE) for MemoryDenyWriteExecute=yesTopi Miettinen2023-03-133-3/+27
* Merge pull request #26749 from DaanDeMeyer/more-cleanupsYu Watanabe2023-03-146-88/+99
|\
| * namespace: Modernize shareable namespace functionsDaan De Meyer2023-03-132-73/+55
| * dynamic-user: Revert back to using POSIX locksDaan De Meyer2023-03-131-8/+8
| * lock-util: Add posix_lock()Daan De Meyer2023-03-132-4/+31
| * execute: Use log_unit_error_errno() instead of log_error_errno()Daan De Meyer2023-03-131-3/+5
* | conf: replace config_parse_many_nulstr() with config_parse_config_file()Franck Bui2023-03-1416-158/+100
* | Merge pull request #26781 from mrc0mmand/tests-againYu Watanabe2023-03-142-0/+94
|\ \
| * | test: add a couple of tests for systemd-pathFrantisek Sumsal2023-03-131-0/+89
| * | test: exercise JSON transformations in busctlFrantisek Sumsal2023-03-091-0/+5
* | | hwdb: update 70-mouse.hwdb (#26782)tofylion2023-03-141-0/+6
* | | network: ipv4acd: update MAC address on change (#26753)Brett Holman2023-03-141-1/+1
* | | man: Fix user generator output pathsDaan De Meyer2023-03-131-5/+5
| |/ |/|
* | systemctl: refuse to acquire dbus connection with --globalYu Watanabe2023-03-132-0/+3
* | Merge pull request #26772 from yuwata/time-util-adjust-formattable-timestamp-maxLuca Boccassi2023-03-124-16/+50
|\ \
| * | test-time-util: do not fail on DST changeYu Watanabe2023-03-131-7/+30
| * | time-util: add note about on DST changeYu Watanabe2023-03-131-0/+3
| * | test: add more testcases for formatting/parsing timestampYu Watanabe2023-03-131-0/+4
| * | time-util: make USEC_TIMESTAMP_FORMATTABLE_MAX for 32bit system off by one dayYu Watanabe2023-03-133-9/+13
* | | added a unit test for a function in "argv-utils.c" (#26760)OMOJOLA JOSHUA2023-03-121-0/+9
* | | Merge pull request #26775 from DaanDeMeyer/ext-defaultYu Watanabe2023-03-131-19/+14
|\ \ \
| * | | mkfs-util: Redirect mkfs.vfat stdout to /dev/nullDaan De Meyer2023-03-121-1/+12
| * | | mkfs-util: Don't explicitly enable has_journal for ext3/ext4Daan De Meyer2023-03-121-19/+1
| * | | mkfs-util: Always use "default" usage type for ext filesystemsDaan De Meyer2023-03-121-0/+2
| |/ /
* | | Merge pull request #26776 from YHNdnzj/edit-util-more-cleanupYu Watanabe2023-03-132-21/+29
|\ \ \ | |/ / |/| |
| * | edit-util: include the correct headerMike Yuan2023-03-131-1/+1
| * | edit-util: rename trim_edit_marker to strip_edit_temp_fileMike Yuan2023-03-131-13/+14
| * | edit-util: always create temp fileMike Yuan2023-03-131-0/+11
| * | edit-util: minor cleanupsMike Yuan2023-03-131-7/+3
|/ /
* | Merge pull request #26756 from yuwata/edit-util-cleanupsMike Yuan2023-03-123-81/+73
|\ \
| * | edit-util: unlink temporary file on failureYu Watanabe2023-03-111-1/+1
| * | edit-util: fix potentical crash when no edit markersYu Watanabe2023-03-111-18/+26
| * | edit-util: make create_edit_temp_file() take EditFile as the argumentYu Watanabe2023-03-111-45/+32
| * | edit-util: make EditFile take reference of EditFileContextYu Watanabe2023-03-112-4/+9
| * | systemctl-edit: invert one error checkYu Watanabe2023-03-111-3/+3
| * | systemctl-edit: shorten code a bitYu Watanabe2023-03-111-10/+2
* | | sd-boot: fix incompatible typeYu Watanabe2023-03-121-1/+1
|/ /
* | mkosi: Update to latestDaan De Meyer2023-03-111-1/+1
* | Merge pull request #26641 from medhefgo/boot-elf2efiYu Watanabe2023-03-1159-698/+1370
|\ \
| * | meson: Use static library for EFI testsJan Janssen2023-03-101-40/+49
| * | boot: Fix unused function warningJan Janssen2023-03-101-0/+2
| * | ci: Adjust for new EFI buildJan Janssen2023-03-109-5/+12
| * | boot: Add RISCV32 and LoongArch supportJan Janssen2023-03-103-6/+18