systemd/.git
2023-03-22 Jan Mackuci: trigger differential-shellcheck workflow on push
2023-03-21 Daan De MeyerMerge pull request #26828 from DaanDeMeyer/tmpfile-at
2023-03-21 Lennart Poetteringfd-util: make sure fd_reopen() works with AT_FDCWD...
2023-03-21 Daan De MeyerMerge pull request #26866 from DaanDeMeyer/chase-fix
2023-03-21 Daan De Meyerexecute: Add kernel cmdline arguments for tty term...
2023-03-21 Daan De Meyerdocs: Fix vscode debugging section in HACKING.md
2023-03-21 Daan De Meyerchase-symlinks: Add more chase_symlinks_at() helpers
2023-03-21 Daan De Meyerchase-symlinks: Return zero from access() and stat...
2023-03-21 Daan De Meyerchase-symlinks: Add CHASE_EXTRACT_FILENAME flag
2023-03-21 Thomas Blumeudev-rules: fix nvme symlink creation on namespace...
2023-03-21 Daan De Meyertmpfile-util: Add open_tmpfile_linkable_at() and link_t...
2023-03-21 Daan De Meyerfs-util: Add open_parent_at()
2023-03-21 Daan De Meyerlock-util: Add make_lock_file_at()
2023-03-21 Yu WatanabeMerge pull request #26893 from yuwata/uki-util-update-log
2023-03-21 Daan De Meyermkosi: Default to debug log level for udev as well
2023-03-21 Antonio Alvarez... man/network-generator: replace dracut.kernel reference...
2023-03-21 Antonio Alvarez... gpt-auto-generator: fix typo
2023-03-21 Zbigniew Jędrzejewsk... Merge pull request #26867 from dtardon/list-dependencie...
2023-03-21 Yu Watanabeutil: rename uki-util.[ch] -> kernel-image.[ch]
2023-03-21 Yu Watanabeuki-util: rename KernelType -> KernelImageType
2023-03-21 Yu Watanabeuki-util: rename uki -> f
2023-03-21 Yu Watanabeuki-util: update log messages
2023-03-21 Dmitry V. Levinudev-rules: add another check for conflicting expressions
2023-03-20 OMOJOLA JOSHUA... compare-operator: added unit tests
2023-03-20 Yu WatanabeMerge pull request #26875 from yuwata/core-transaction
2023-03-20 Yu Watanabestrv: introduce strv_print_full()
2023-03-20 Frantisek Sumsalci: drop clang-13, add clang-16
2023-03-20 Yu Watanabebootctl: fix wrong type comparison
2023-03-20 Yu WatanabeMerge pull request #26886 from ldv-alt/udevadm-verify
2023-03-19 Yu Watanabeloop-util: add more debugging logs in loop_configure()
2023-03-19 Dmitry V. Levinudev-rules: fix check for conflicting and duplicate...
2023-03-19 Dmitry V. LevinRevert "udev: prepare memory for extra NUL termination...
2023-03-19 Dmitry V. Levinudev-rules: fix matching of token types that support...
2023-03-19 taniishkaaahwdb: fix Wifi toggling for Haier 7G-Series/JWU (#25293...
2023-03-19 Yu WatanabeMerge pull request #26884 from YHNdnzj/tmpfiles-unit...
2023-03-18 Yu WatanabeMerge pull request #26880 from yuwata/test-tmpfiles
2023-03-18 Yu WatanabeMerge pull request #26879 from mrc0mmand/cocci
2023-03-18 Mike Yuandocs: update unit name for sd-tmpfiles-setup
2023-03-18 Mike Yuanunit: sysext: update unit name for sd-tmpfiles-setup
2023-03-18 Yu Watanabetest-systemd-tmpfiles.py: create global temporary directory
2023-03-18 Yu Watanabetest-systemd-tmpfiles.py: use test_content() at one...
2023-03-18 Yu Watanabetmpfiles: show file type in octal, instead of hex
2023-03-18 Frantisek Sumsaltree-wide: simplify x ? x : y to x ?: y where applicable
2023-03-18 Frantisek Sumsalcoccinelle: add a transformation for GNU conditionals
2023-03-18 Frantisek Sumsalcoccinelle: respect spacing from the semantic patch
2023-03-18 Yu Watanabeman: explicitly list three command syntax at the beginning
2023-03-18 Yu WatanabeMerge pull request #26759 from medhefgo/boot-stack...
2023-03-18 Daan De Meyerunits: Order user@.service after systemd-oomd.service
2023-03-18 Yu WatanabeMerge pull request #26862 from yuwata/uki-util
2023-03-18 Yu WatanabeMerge pull request #26861 from yuwata/exec-util
2023-03-18 Yu WatanabeMerge pull request #26855 from DaanDeMeyer/repart-fixes
2023-03-18 Yu Watanabecore/transaction: do not log "(null)"
2023-03-18 Yu Watanabecore/transaction: make merge_unit_ids() return non...
2023-03-18 Yu Watanabecore/transaction: make merge_unit_ids() always return...
2023-03-17 Mike YuanMerge pull request #26863 from yuwata/kernel-install...
2023-03-17 Mike Yuansleep: fix default values unmatched with manual
2023-03-17 Mike YuanMerge pull request #26871 from weblate/weblate-systemd...
2023-03-17 Velislav Ivanovpo: Translated using Weblate (Bulgarian)
2023-03-17 David Tardonsystemctl: move printing of state to the printing func.
2023-03-17 Yu Watanabekernel-install: check all entry candidates first, then...
2023-03-17 Yu WatanabeRevert "kernel-install: also try to find $BOOT by parti...
2023-03-17 Yu Watanabeuki-util: move functions for inspecting kernel to uki...
2023-03-17 Yu Watanabebootctl: introduce inspect_kernel()
2023-03-17 Yu Watanabebootctl: introduce uki_read_pretty_name()
2023-03-17 Yu Watanabebootctl: find matching section in read_pe_section()
2023-03-17 Yu Watanabebootctl: return 0 instead of EXIT_SUCCESS
2023-03-17 Yu Watanabebootctl: move verb_kernel_identity()
2023-03-17 Yu Watanabeos-util: add missing headers
2023-03-17 Yu Watanabeexec-util: introduce EXEC_DIR_SKIP_REMAINING flag
2023-03-17 Yu Watanabeexec-util: extract the core logic of execute_directorie...
2023-03-17 Yu Watanabeexec-util: enumerate executables earlier
2023-03-17 Yu Watanabeexec-util: drop meaningless casts
2023-03-17 Yu Watanabeexec-util: tighten variable scope a bit
2023-03-17 Daan De MeyerMerge pull request #26849 from DaanDeMeyer/fwd-colors
2023-03-17 David Tardonsystemctl: drop stray empty line
2023-03-17 David Tardonsystemctl: always print circular deps. at the end
2023-03-17 Jan Janssenboot: Add undefined sanitizer support
2023-03-17 Jan Janssenmeson: Share more C flags
2023-03-17 Jan Janssenboot: Add support for -ftrapv
2023-03-17 Jan Janssenboot: Add support for -fstack-protector
2023-03-17 Jan Janssenboot: Detect nested assertions
2023-03-17 David Tardonsystemctl: fix formatting of circular dep.
2023-03-17 David Tardonsystemctl: fix indentation of circular deps
2023-03-17 Daan De MeyerMerge pull request #26783 from yuwata/loop-ref-follow-up
2023-03-17 Yu Watanabetest: add a testcase that dir_fd_is_root() is not confu...
2023-03-17 Yu WatanabeMerge pull request #26803 from yuwata/udevadm-verify...
2023-03-17 Daan De Meyermkosi: Enable some debugging options by default
2023-03-17 Addison Snellingman: fix misspelled executable name (#26858)
2023-03-16 Daan De Meyerrepart: Report better errors if partition sizes are...
2023-03-16 Daan De Meyerrepart: Zero full verity signature partition size
2023-03-16 Daan De Meyerrepart: Make sure we seek to beginning of partition...
2023-03-16 Daan De Meyermkosi: Use default timeout of 10s
2023-03-16 Frantisek Sumsaltest: wrap mkfs.*/mksquashfs/mkswap binaries when runni...
2023-03-16 Daan De Meyerjournald-console: Add colors when forwarding to console
2023-03-16 Daan De Meyerterminal-util: Don't assume terminal is dumb if connect...
2023-03-16 Luca Boccassidoc: update ELF_PACKAGE_METADATA to use linker flag...
2023-03-16 Yu Watanabetest: add tests for summary output of udevadm verify
2023-03-16 Yu Watanabetest: reindent testsuite-17.11.sh
2023-03-16 Yu Watanabeudevadm-verify: add a short summary
2023-03-16 Yu Watanabesd-journal: fix segfault
next