summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | shared/install: rename 'unit file type' to 'install mode'Zbigniew Jędrzejewski-Szmek2022-10-132-45/+45
| * | | | shared/install: rename UnitFileChange to InstallChangeZbigniew Jędrzejewski-Szmek2022-10-1315-227/+226
| * | | | shared/install: rename 'files' param to 'names'Zbigniew Jędrzejewski-Szmek2022-10-132-55/+58
|/ / / /
* | | | sd-journal: use new() instead of newa() if too many items will be addedYu Watanabe2022-10-141-4/+23
* | | | Merge pull request #24985 from yuwata/codeqlYu Watanabe2022-10-133-3/+7
|\ \ \ \ | |_|/ / |/| | |
| * | | test: introduce __eq__() and __ne__()Yu Watanabe2022-10-131-0/+6
| * | | test: drop unused modulesYu Watanabe2022-10-131-2/+0
| * | | test: improve assertion message on failureYu Watanabe2022-10-131-1/+1
|/ / /
* | | TODO: fix typoYu Watanabe2022-10-131-2/+2
* | | update TODOLennart Poettering2022-10-131-0/+5
* | | update NEWSLennart Poettering2022-10-131-18/+25
* | | analyze: extend the dump command to accept patternsFranck Bui2022-10-1313-49/+154
* | | Merge pull request #24625 from yuwata/dissect-image-open-and-lock-decryptedYu Watanabe2022-10-132-55/+208
|\ \ \
| * | | dissect-image: introduce probe_filesystem_full() which can take file descript...Yu Watanabe2022-10-132-12/+40
| * | | dissect-image: open dissected or decrypted partitions and mount through the f...Yu Watanabe2022-10-132-6/+109
| * | | dissect-image: try to open device node before activatingYu Watanabe2022-10-131-1/+11
| * | | dissect-image: fix error handling of @cancel_deferred_remove DM commandYu Watanabe2022-10-131-7/+10
| * | | dissect-image: reduce indentationYu Watanabe2022-10-131-39/+48
* | | | gpt-auto: allow using without cryptsetupDavid Seifert2022-10-131-0/+4
|/ / /
* | | test: disable LSan in the ASan env wrapperFrantisek Sumsal2022-10-121-0/+1
* | | Merge pull request #24883 from bluca/extrel_forceLuca Boccassi2022-10-1215-80/+153
|\ \ \
| * | | portable: allow caller to override extension-release name checkLuca Boccassi2022-10-1214-52/+107
| * | | portable: rename flag PORTABLE_FORCE -> PORTABLE_FORCE_ATTACHLuca Boccassi2022-10-124-9/+9
| * | | os-util: split out extension-release xattr helperLuca Boccassi2022-10-121-25/+41
| * | | mount-util: do not pass 'x-*' options to mount syscallLuca Boccassi2022-10-121-1/+3
* | | | Merge pull request #24974 from yuwata/sd-journalZbigniew Jędrzejewski-Szmek2022-10-124-148/+259
|\ \ \ \
| * | | | sd-journal: add comments that journal_file_move_to() may break previous read ...Yu Watanabe2022-10-121-0/+8
| * | | | sd-journal: re-read object on next tryYu Watanabe2022-10-122-5/+18
| * | | | sd-journal: re-read object from cacheYu Watanabe2022-10-121-0/+6
| * | | | sd-journal: drop unused argumentYu Watanabe2022-10-121-3/+3
| * | | | sd-journal: several coding style updatesYu Watanabe2022-10-122-135/+220
| * | | | sd-journal: rename next_hash_offset() -> get_next_hash_offset()Yu Watanabe2022-10-121-3/+3
| * | | | Revert "test-journal-flush: Don't fail on EADDRNOTAVAIL"Yu Watanabe2022-10-121-2/+1
* | | | | Merge pull request #24976 from mbiebl/logind-fix-dbus-on_ac_powerMichael Biebl2022-10-121-1/+1
|\ \ \ \ \
| * | | | | logind: fix getting property OnExternalPower via D-BusMichael Biebl2022-10-121-1/+1
* | | | | | Merge pull request #24934 from keszybz/remove-nss-lookupLuca Boccassi2022-10-123-12/+19
|\ \ \ \ \ \
| * | | | | | shared/condition: avoid nss lookup in PID1Zbigniew Jędrzejewski-Szmek2022-10-121-9/+14
| * | | | | | basic/chase-symlinks: add note that CHASE_WARN is not for PID 1Zbigniew Jędrzejewski-Szmek2022-10-122-3/+5
* | | | | | | boot: Always reconnect all driversJan Janssen2022-10-121-0/+6
* | | | | | | boot: export reconnect()Gerd Hoffmann2022-10-122-2/+3
* | | | | | | stub: Correctly handle multi node file pathsJan Janssen2022-10-121-7/+41
* | | | | | | boot: Use device_path_to_strJan Janssen2022-10-124-15/+19
* | | | | | | boot: Add device_path_to_strJan Janssen2022-10-122-0/+20
* | | | | | | Merge pull request #24973 from keszybz/simplify-variable-declarationsYu Watanabe2022-10-122-22/+10
|\ \ \ \ \ \ \ | |_|_|_|/ / / |/| | | | | |
| * | | | | | basic/user-util: simplify variable declarations in fget{pw,gr}ent_sane()Zbigniew Jędrzejewski-Szmek2022-10-121-16/+8
| * | | | | | libsystemd-network: trivial simplificationZbigniew Jędrzejewski-Szmek2022-10-121-6/+2
* | | | | | | NEWS: expand on systemd-measure a bitLennart Poettering2022-10-121-15/+29
* | | | | | | update TODO with discussions from Image-based Linux summitLennart Poettering2022-10-121-0/+63
| |_|/ / / / |/| | | | |
* | | | | | Merge pull request #24784 from yuwata/core-exec-directoryZbigniew Jędrzejewski-Szmek2022-10-127-65/+248
|\ \ \ \ \ \
| * | | | | | test: add more tests for StateDirectory= with DynamicUser=Yu Watanabe2022-10-032-25/+149