summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* ci: trigger differential-shellcheck workflow on pushJan Macku2023-03-221-1/+4
* Merge pull request #26828 from DaanDeMeyer/tmpfile-atDaan De Meyer2023-03-214-16/+38
|\
| * tmpfile-util: Add open_tmpfile_linkable_at() and link_tmpfile_at()Daan De Meyer2023-03-212-12/+20
| * fs-util: Add open_parent_at()Daan De Meyer2023-03-212-4/+18
* | fd-util: make sure fd_reopen() works with AT_FDCWD systematicallyLennart Poettering2023-03-211-3/+9
* | Merge pull request #26866 from DaanDeMeyer/chase-fixDaan De Meyer2023-03-213-25/+283
|\ \
| * | chase-symlinks: Add more chase_symlinks_at() helpersDaan De Meyer2023-03-213-0/+223
| * | chase-symlinks: Return zero from access() and stat() helpersDaan De Meyer2023-03-211-16/+8
| * | chase-symlinks: Add CHASE_EXTRACT_FILENAME flagDaan De Meyer2023-03-213-9/+52
| |/
* | execute: Add kernel cmdline arguments for tty term, rows and columnsDaan De Meyer2023-03-212-5/+110
* | docs: Fix vscode debugging section in HACKING.mdDaan De Meyer2023-03-211-12/+13
* | udev-rules: fix nvme symlink creation on namespace changesThomas Blume2023-03-212-0/+10
|/
* lock-util: Add make_lock_file_at()Daan De Meyer2023-03-214-6/+60
* Merge pull request #26893 from yuwata/uki-util-update-logYu Watanabe2023-03-215-74/+74
|\
| * util: rename uki-util.[ch] -> kernel-image.[ch]Yu Watanabe2023-03-214-3/+3
| * uki-util: rename KernelType -> KernelImageTypeYu Watanabe2023-03-213-23/+23
| * uki-util: rename uki -> fYu Watanabe2023-03-211-24/+24
| * uki-util: update log messagesYu Watanabe2023-03-211-10/+10
* | mkosi: Default to debug log level for udev as wellDaan De Meyer2023-03-212-3/+2
* | man/network-generator: replace dracut.kernel reference with dracut.cmdlineAntonio Alvarez Feijoo2023-03-211-1/+1
* | gpt-auto-generator: fix typoAntonio Alvarez Feijoo2023-03-211-1/+1
* | Merge pull request #26867 from dtardon/list-dependencies-circularZbigniew Jędrzejewski-Szmek2023-03-211-34/+35
|\ \ | |/ |/|
| * systemctl: move printing of state to the printing func.David Tardon2023-03-171-29/+28
| * systemctl: drop stray empty lineDavid Tardon2023-03-171-1/+0
| * systemctl: always print circular deps. at the endDavid Tardon2023-03-171-7/+10
| * systemctl: fix formatting of circular dep.David Tardon2023-03-171-1/+1
| * systemctl: fix indentation of circular depsDavid Tardon2023-03-171-1/+1
* | udev-rules: add another check for conflicting expressionsDmitry V. Levin2023-03-212-5/+40
* | compare-operator: added unit testsOMOJOLA JOSHUA DAMILOLA2023-03-202-0/+43
* | Merge pull request #26875 from yuwata/core-transactionYu Watanabe2023-03-211-10/+16
|\ \
| * | core/transaction: do not log "(null)"Yu Watanabe2023-03-181-3/+3
| * | core/transaction: make merge_unit_ids() return non-NULL on successYu Watanabe2023-03-181-0/+3
| * | core/transaction: make merge_unit_ids() always return NUL-terminated stringYu Watanabe2023-03-181-7/+10
* | | strv: introduce strv_print_full()Yu Watanabe2023-03-202-3/+6
* | | ci: drop clang-13, add clang-16Frantisek Sumsal2023-03-201-3/+3
* | | bootctl: fix wrong type comparisonYu Watanabe2023-03-201-1/+1
* | | Merge pull request #26886 from ldv-alt/udevadm-verifyYu Watanabe2023-03-204-13/+51
|\ \ \
| * | | udev-rules: fix check for conflicting and duplicate expressionsDmitry V. Levin2023-03-192-5/+31
| * | | Revert "udev: prepare memory for extra NUL termination for NULSTR"Dmitry V. Levin2023-03-191-3/+1
| * | | udev-rules: fix matching of token types that support alternative patternsDmitry V. Levin2023-03-192-5/+19
|/ / /
* | | loop-util: add more debugging logs in loop_configure()Yu Watanabe2023-03-191-19/+26
* | | hwdb: fix Wifi toggling for Haier 7G-Series/JWU (#25293) (#26878)taniishkaaa2023-03-191-0/+8
* | | Merge pull request #26884 from YHNdnzj/tmpfiles-unit-name-updateYu Watanabe2023-03-193-3/+3
|\ \ \
| * | | docs: update unit name for sd-tmpfiles-setupMike Yuan2023-03-192-2/+2
| * | | unit: sysext: update unit name for sd-tmpfiles-setupMike Yuan2023-03-191-1/+1
* | | | Merge pull request #26880 from yuwata/test-tmpfilesYu Watanabe2023-03-192-8/+4
|\ \ \ \
| * | | | test-systemd-tmpfiles.py: create global temporary directoryYu Watanabe2023-03-181-1/+2
| * | | | test-systemd-tmpfiles.py: use test_content() at one more placeYu Watanabe2023-03-181-6/+1
| * | | | tmpfiles: show file type in octal, instead of hexYu Watanabe2023-03-181-1/+1
| |/ / /
* | | | Merge pull request #26879 from mrc0mmand/cocciYu Watanabe2023-03-1916-16/+23
|\ \ \ \ | |/ / / |/| | |