summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* missing: add fsmount() syscall fallback definitionLennart Poettering2023-03-091-0/+20
* manager: in dump, show controllers in "Delegate:"Zbigniew Jędrzejewski-Szmek2023-03-091-12/+3
* journalctl: fix when --since, --until and --lines are used altogetherMike Yuan2023-03-091-1/+6
* tests: merge test-tmpfiles.c into test-tmpfile-util.cZbigniew Jędrzejewski-Szmek2023-03-093-81/+66
* Merge pull request #26038 from lilyinstarlight/fix/fstab-generator-sysroot-wi...Zbigniew Jędrzejewski-Szmek2023-03-091-16/+59
|\
| * fstab-generator: add SYSTEMD_SYSFS_CHECK env varLily Foster2023-01-251-2/+10
| * fstab-generator: use correct targets when /sysroot is specificied in fstab onlyLily Foster2023-01-251-14/+49
* | macro: support the case that the number of elements has const qualifierYu Watanabe2023-03-091-4/+6
* | Merge pull request #26698 from ldv-alt/udevadm-verifyYu Watanabe2023-03-096-8/+213
|\ \
| * | udev_rules_parse_file: issue diagnostics about line continuation at EOFDmitry V. Levin2023-03-081-0/+5
| * | udevadm-verify: check for unused labelsDmitry V. Levin2023-03-081-2/+16
| * | udevadm: introduce new 'verify' commandDmitry V. Levin2023-03-086-0/+140
| * | udev_rules_parse_file: mark logged issuesDmitry V. Levin2023-03-081-6/+52
* | | localed: print a custom message if libxkbcommon.so is unvailableZbigniew Jędrzejewski-Szmek2023-03-091-7/+6
* | | Merge pull request #26119 from kraxel/uki.installLuca Boccassi2023-03-083-6/+19
|\ \ \
| * | | kernel-install: handle uki installs automaticallyGerd Hoffmann2023-03-071-2/+10
| * | | 90-uki-copy.install: create $BOOT/EFI/Linux directory if neededGerd Hoffmann2023-03-071-2/+2
| * | | bootctl: tweak DOS header magic checkGerd Hoffmann2023-03-071-2/+7
* | | | Merge pull request #26656 from yuwata/mkdir-error-codeLuca Boccassi2023-03-082-1/+24
|\ \ \ \
| * | | | test: add tests for error code propagation from mkdir_xyz()Yu Watanabe2023-03-031-0/+20
| * | | | mkdir: fix error code on failureYu Watanabe2023-03-031-1/+4
* | | | | Merge pull request #26711 from keszybz/man-page-stuffLuca Boccassi2023-03-081-1/+1
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | man: adjust description of CPUAccounting=Zbigniew Jędrzejewski-Szmek2023-03-071-1/+1
* | | | | Merge pull request #26716 from mrc0mmand/more-testsLuca Boccassi2023-03-081-1/+1
|\ \ \ \ \
| * | | | | random-seed: drop extraneous "we"Frantisek Sumsal2023-03-081-1/+1
* | | | | | Merge pull request #26678 from yuwata/foreach_arrayZbigniew Jędrzejewski-Szmek2023-03-083-13/+70
|\ \ \ \ \ \
| * | | | | | systemctl: port FOREACH_ARRAY() to systemctl-list-units.cYu Watanabe2023-03-071-13/+13
| * | | | | | macro: introduce FOREACH_ARRAY() macroYu Watanabe2023-03-072-0/+57
| | |_|_|/ / | |/| | | |
* | | | | | core: log message when reloading finishesLuca Boccassi2023-03-081-1/+4
| |/ / / / |/| | | |
* | | | | timesync: stop re-sync on network configuration change when no link servers a...Chitoku2023-03-081-2/+2
* | | | | localed: skip verification when libxkbcommon is not installedZbigniew Jędrzejewski-Szmek2023-03-081-6/+6
* | | | | Merge pull request #26706 from jengelh/masterLuca Boccassi2023-03-077-9/+9
|\ \ \ \ \
| * | | | | doc: correct wrong use "'s" contractionsJan Engelhardt2023-03-075-5/+5
| * | | | | doc: replace wrong idiom in homed commentJan Engelhardt2023-03-071-2/+2
| * | | | | doc: replace wrong á preposition by àJan Engelhardt2023-03-071-2/+2
* | | | | | Merge pull request #26695 from poettering/dissect-mount-helperLuca Boccassi2023-03-071-1/+78
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | dissect: implement external helper plugin interface for /bin/mountLennart Poettering2023-03-061-1/+78
* | | | | | Merge pull request #26648 from bluca/kernel_install_guidLuca Boccassi2023-03-071-7/+24
|\ \ \ \ \ \
| * | | | | | kernel-install: also try to find $BOOT by partition GUIDLuca Boccassi2023-03-031-0/+20
| * | | | | | kernel-install: use log_verbose everywhereLuca Boccassi2023-03-021-7/+4
* | | | | | | conf-files: fix potential memleak in conf_files_list_strv_internal() on failureYu Watanabe2023-03-071-39/+31
| |_|/ / / / |/| | | | |
* | | | | | Merge pull request #26669 from YHNdnzj/journalctl-lines-since-untilYu Watanabe2023-03-071-13/+42
|\ \ \ \ \ \
| * | | | | | journalctl: fix output when --since is used with --linesMike Yuan2023-03-051-11/+31
| * | | | | | journalctl: fix output when --until is used with --linesMike Yuan2023-03-051-3/+12
* | | | | | | udev: Don't mark as tablet if device has relative coordinatesJoshua Goins2023-03-071-1/+1
| |_|/ / / / |/| | | | |
* | | | | | Merge pull request #26686 from yuwata/iovecLuca Boccassi2023-03-066-21/+25
|\ \ \ \ \ \
| * | | | | | tree-wide: replace IOVEC_INIT with IOVEC_MAKEYu Watanabe2023-03-065-20/+18
| * | | | | | sd-journal: wrap long lineYu Watanabe2023-03-061-1/+7
* | | | | | | network: geneve: add InheritInnerProtocol flagJosef Miegl2023-03-064-13/+23
* | | | | | | base-filesystem: Support Arch-style multilibAdrian Vovk2023-03-061-9/+17