summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* TEST-80-NOTIFYACCESS: introduce test for ERRNO= + BUS/VARLINKERROR=Mike Yuan2024-06-202-2/+37
* busctl: send BUSERROR= to caller via sd_notify() protocolLennart Poettering2024-06-201-6/+27
* systemctl-show: show Status{Bus,Varlink}Error in statusMike Yuan2024-06-201-6/+27
* core/service: store BUSERROR= & VARLINKERROR= received through notificationMike Yuan2024-06-206-15/+76
* sd-bus/bus-error: inline iterator var, use assert_returnMike Yuan2024-06-201-20/+15
* Merge pull request #33426 from aafeijoo-suse/conf-parser-parse-size-logYu Watanabe2024-06-201-10/+10
|\
| * conf-parser: print why config_parse_iec_uint64() failsAntonio Alvarez Feijoo2024-06-201-1/+1
| * conf-parser: set standard pointer alignmentAntonio Alvarez Feijoo2024-06-201-9/+9
* | logind: implement maintenance timeLudwig Nussel2024-06-2017-16/+141
* | cryptenroll: support for enrolling FIDO2 tokens in manual modeKamil Szczęk2024-06-2014-107/+275
|/
* Merge pull request #33407 from poettering/varlink-idl-comment-fixLennart Poettering2024-06-205-24/+118
|\
| * bootctl: add comments to Varlink interfaceLennart Poettering2024-06-201-0/+21
| * bootctl: normalize how we report no boot entries foundLennart Poettering2024-06-203-3/+13
| * varlink: correctly format comments for enums tooLennart Poettering2024-06-202-21/+84
|/
* bootctl: add --random-seed=yes/noLudwig Nussel2024-06-206-4/+31
* Merge pull request #33420 from poettering/build-with-objectYu Watanabe2024-06-2058-1271/+1293
|\
| * update TODOLennart Poettering2024-06-191-4/+0
| * tree-wide: port over to new builder apisLennart Poettering2024-06-1954-1267/+1250
| * sd-json: add sd_json_build() wrapper macro that implies SD_JSON_BUILD_OBJECT()Lennart Poettering2024-06-193-0/+43
* | man: fix typo in systemd-tmpfilesDiego Viola2024-06-201-1/+1
* | Merge pull request #33419 from YHNdnzj/install-report-symlinkYu Watanabe2024-06-202-12/+34
|\ \
| * | test-install-root: introduce test case for #33411Mike Yuan2024-06-191-6/+26
| * | shared/install: correctly report changes in install_info_symlink_alias()Mike Yuan2024-06-191-2/+4
| * | shared/install: propagate all errors in install_info_apply()Mike Yuan2024-06-191-3/+3
| * | shared/install: drop unneeded initializationMike Yuan2024-06-191-1/+1
| |/
* | core/namespace: ensure private tmpfs is mounted earlierYu Watanabe2024-06-201-3/+5
* | Merge pull request #33410 from poettering/sd-json-log-level-clean-upYu Watanabe2024-06-202-18/+12
|\ \ | |/ |/|
| * update TODOLennart Poettering2024-06-191-4/+0
| * sd-json: add comment clarifying that _SD_JSON_BUILD* enums are not to be used...Lennart Poettering2024-06-191-0/+1
| * sd-json.h: reword SD_JSON_WARNING/SD_JSON_DEBUG commentsLennart Poettering2024-06-191-14/+11
|/
* Merge pull request #33034 from yuwata/update-kernel-headersYu Watanabe2024-06-1946-349/+1277
|\
| * core: drop unnecessary auto_fs4.h inclusionYu Watanabe2024-06-191-1/+0
| * missing: drop BCACHEFS_SUPER_MAGIC as it is now defined in linux/magic.hYu Watanabe2024-06-191-7/+0
| * basic/linux: update kernel headers from v6.10-rc3Yu Watanabe2024-06-1944-341/+1277
* | kernel-install: correct the place where it works in man and help textAntonio Alvarez Feijoo2024-06-192-5/+5
* | man/systemd.exec: list inaccessible files for ProtectKernelTunablesMaximilian Wilhelm2024-06-191-2/+3
* | vmspawn: define QEMU_MACHINE_TYPE for riscvXeonacid2024-06-191-1/+1
* | Merge pull request #32868 from keszybz/more-whomificationYu Watanabe2024-06-19209-493/+493
|\ \ | |/ |/|
| * various: move ptr indicator to return valueZbigniew Jędrzejewski-Szmek2024-06-1968-148/+148
| * various: move const ptr indicator to return valueZbigniew Jędrzejewski-Szmek2024-06-19141-272/+272
| * Fix confusion between killer and preyZbigniew Jędrzejewski-Szmek2024-06-1918-76/+76
* | update TODOLennart Poettering2024-06-191-0/+4
* | varlink-idl: allow unbalanced quote and trailing backslash in commentYu Watanabe2024-06-192-1/+3
* | udev-spawn: fix typo and simplify codeAntonio Alvarez Feijoo2024-06-191-3/+2
* | Use consistent spelling of systemd.condition_first_boot argumentpyfisch2024-06-191-1/+1
* | man/systemd.journal-fields: document _SOURCE_{MONOTONIC,BOOTTIME}_TIMESTAMPMike Yuan2024-06-191-4/+14
* | Merge pull request #33391 from YHNdnzj/runtime-dir-cleanupYu Watanabe2024-06-191-8/+19
|\ \
| * | login/user-runtime-dir: free ignored sd_bus_error, avoid triggering assertionMike Yuan2024-06-181-5/+16
| * | login/user-runtime-dir: use STRLEN where appropriateMike Yuan2024-06-181-3/+3
|/ /
* / strv: replace always-true condition with assertionYu Watanabe2024-06-181-14/+14
|/