systemd/.git
2023-03-24 Yu Watanabecore/main: make positional arguments followed by '...
2023-03-24 Yu Watanabecore/main: fix maximum number of arguments for shutdown...
2023-03-23 Daan De Meyerchase-symlinks: Use xopenat() instead of open_mkdir_at()
2023-03-23 Luca BoccassiMerge pull request #26935 from keszybz/test-parse_aux
2023-03-23 Luca BoccassiMerge pull request #26949 from DaanDeMeyer/xopenat...
2023-03-23 Lennart Poetteringfileio: add new helper fdopen_independent()
2023-03-23 Lennart PoetteringMerge pull request #26953 from poettering/encrypted...
2023-03-23 Lennart Poetteringpid1: allowlist all tpm devices for a unit when encrypt...
2023-03-23 Lennart Poetteringcore: move encrypted credential check to execute.c
2023-03-23 Zbigniew Jędrzejewsk... test-coredump-util: also test parse_auxv() with unalign...
2023-03-23 Zbigniew Jędrzejewsk... test-coredump-util: add tests for parse_aux()
2023-03-23 Zbigniew Jędrzejewsk... coredump: split out parse_auxv() to src/shared/
2023-03-23 Daan De Meyerloop-util: Add loop_device_make_by_path_at()
2023-03-23 Daan De Meyerfs-util: Allow xopenat() to reopen existing file descri...
2023-03-23 Mike YuanMerge pull request #26214 from YHNdnzj/sd-notify-change...
2023-03-23 Daan De Meyerdocs: Explicitly tell developers to enable mkosi requir...
2023-03-23 набfind-esp: don't silently error bootctl install if presu...
2023-03-23 Zbigniew Jędrzejewsk... test-fileio: add test for return value of read_one_line...
2023-03-23 Daan De MeyerMerge pull request #26936 from DaanDeMeyer/xopenat...
2023-03-22 Daan De MeyerMerge pull request #26916 from DaanDeMeyer/log-context-ref
2023-03-22 Daan De Meyerfs-util: Add xopenat_lock()
2023-03-22 Mike Yuanedit-util: alloc correct amount of memory
2023-03-22 Yu Watanabecoredump: use unaligned_read_ne{32,64}() to parse auxv
2023-03-22 Tobias Powalowskiukify: allow uncompressed kernel images for UNAME detec...
2023-03-22 Daan De Meyercore: Settle log target if we're going to be closing...
2023-03-22 David Tardonlabeler: add journal label also for sd-journal stuff
2023-03-22 Mike Yuantest: add tests for NOTIFYACCESS override through sd_notify
2023-03-22 Daan De Meyerstat-util: Add verify_regular_at()
2023-03-22 Daan De MeyerMerge pull request #26829 from DaanDeMeyer/copy-at
2023-03-22 Kevin P. Flemingbootctl: 'graceful' should ignore EFI variable failures
2023-03-22 Yu WatanabeMerge pull request #26928 from jamacku/update-shellcheck
2023-03-22 Jan Mackuci: limit permissions for `differential-shellcheck`
2023-03-22 Jan Mackuci: trigger differential-shellcheck workflow on push
2023-03-21 Mike Yuancore: support overriding NOTIFYACCESS= through sd-notif...
2023-03-21 Daan De Meyercopy: Add more at() helpers
2023-03-21 Daan De Meyercopy: Move chattr arguments to full function signatures
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 Daan De Meyerunit: Add LOG_CONTEXT_PUSH_UNIT()
2023-03-21 Daan De Meyerlog: Add key/value support to the log context
2023-03-21 Daan De Meyerlog: Avoid pushing the same fields more than once on...
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...
next