]> git.ipfire.org Git - thirdparty/systemd.git/shortlog
thirdparty/systemd.git
2023-03-28  Zbigniew Jędrzejewsk... busctl: also assume --full if not writing to terminal 27030/head
2023-03-28  Zbigniew Jędrzejewsk... busctl: use size_t for set size
2023-03-28  Zbigniew Jędrzejewsk... busctl: do not truncate property values when --full
2023-03-27  Zbigniew Jędrzejewsk... oomd: add inline comments with param names
2023-03-27  Yu Watanabebootctl: split-out entry token related definitions...
2023-03-26  GertalitecDefine $KERNEL_INSTALL_UKI_GENERATOR
2023-03-26  taniishkaaahwdb: Fixed thumb buttons reversed on CHERRY MW 2310...
2023-03-26  Yu Watanabehwdb: drop redundant entry
2023-03-26  Yu WatanabeMerge pull request #26973 from mrc0mmand/userdbctl...
2023-03-26  Zbigniew Jędrzejewsk... core/main: restore the correct assert about array position
2023-03-26  Yu WatanabeMerge pull request #26983 from mrc0mmand/coredump-test...
2023-03-25  Frantisek Sumsaltest: filter the merged coverage report instead
2023-03-25  Frantisek Sumsaltest: add a couple of tests for userdbctl 26973/head
2023-03-25  Frantisek Sumsaltest: do an initial coverage capture
2023-03-25  Frantisek Sumsaltest: drop unnecessary return 26983/head
2023-03-25  Frantisek Sumsaltest: don't touch the /failed marker in the subtest...
2023-03-25  Frantisek Sumsaltest: don't expand the subshell expression prematurely
2023-03-25  taniishkaaahwdb: Fix incorrect touchpad dimensions on Thinkpad...
2023-03-25  Yu WatanabeMerge pull request #26960 from poettering/syscall-catchup
2023-03-25  Zbigniew Jędrzejewsk... xdg-autostart-generator: do not warn about unknown...
2023-03-25  Yu WatanabeMerge pull request #26977 from poettering/find-line...
2023-03-25  Yu Watanabebootctl: enable colored logging
2023-03-24  Zbigniew Jędrzejewsk... core/main: fix setting of arguments for shutdown
2023-03-24  Zbigniew Jędrzejewsk... tools: add dump-auxv.py
2023-03-24  Zbigniew Jędrzejewsk... hwdb: drop boilerplate about match patterns in two...
2023-03-24  Lennart Poetteringimport: use truncate_nl() where appropriate 26977/head
2023-03-24  Lennart Poetteringtree-wide: port various places to find_line_startswith()
2023-03-24  Lennart Poetteringstring-util: add new helper for finding line starting...
2023-03-24  Frantisek Sumsaluserdbctl: flush stdout before running the chain command
2023-03-24  Zbigniew Jędrzejewsk... Merge pull request #26920 from medhefgo/ukify
2023-03-24  Frantisek Sumsaldocs: s/authorized_key/authorized_keys/
2023-03-24  Frantisek Sumsalman: s/io.systemd.Dropin/io.systemd.DropIn/
2023-03-24  Frantisek Sumsaluserdbctl: don't show legend when dumping JSON with...
2023-03-24  Lennart Poetteringman: update syscal filter group list 26960/head
2023-03-24  Daan De Meyerchase-symlinks: Rename chase_symlinks() to chase()
2023-03-24  Zbigniew Jędrzejewsk... Merge pull request #26785 from keszybz/udev-distcheck
2023-03-24  Jan Janssenukify: Add riscv32 and loongarch support 26920/head
2023-03-24  Jan Janssenukify: Use pefile to add sections to EFI stub
2023-03-24  Lennart Poetteringanalyze: don't claim "@known" was an unlisted syscall
2023-03-24  Lennart Poetteringseccomp-util: enforce group ordering
2023-03-24  Lennart Poetteringseccomp-util: add some newer syscalls to existing groups
2023-03-24  Lennart Poetteringseccomp-util: add new @sandbox syscall group with landl...
2023-03-24  Frantisek Sumsaltest: add a couple of tests for systemd-coredump
2023-03-24  Daan De MeyerMerge pull request #26958 from yuwata/nulstr-optionally...
2023-03-24  Daan De MeyerMerge pull request #26957 from yuwata/proc-cmdline...
2023-03-24  Daan De MeyerMerge pull request #26948 from yuwata/vconsole-fix...
2023-03-24  Daan De MeyerMerge pull request #26956 from yuwata/core-main-argumen...
2023-03-24  Yu Watanabeprocess-util: drop trailing NUls before parsing the... 26958/head
2023-03-24  Yu Watanabetest: add tests from strv_parse_nulstr_full()
2023-03-24  Yu Watanabenulstr-util: introduce strv_parse_nulstr_full() that...
2023-03-24  Yu Watanabetest-proc-cmdline: test proc_cmdline_get_key() actually... 26957/head
2023-03-24  Yu Watanabeproc-cmdline: make proc_cmdline_parse_given() static
2023-03-24  Yu Watanabeproc-cmdline: use proc_cmdline_key_string() when we...
2023-03-24  Yu Watanabeproc-cmdline: rename variable
2023-03-24  Yu Watanabeproc-cmdline: insert an empty line between variable...
2023-03-24  Yu Watanabecore/main: make positional arguments followed by '... 26956/head
2023-03-24  Yu Watanabecore/main: fix maximum number of arguments for shutdown...
2023-03-24  Yu Watanabevconsole: introduce context_get_config() helper function 26948/head
2023-03-24  Yu Watanabevconsole: introduce Context and its helper functions
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... 26953/head
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... 26935/head
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() 26949/head
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() 26936/head
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 26214/head
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` 26928/head
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 26829/head
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 26866/head
2023-03-21  Daan De Meyerchase-symlinks: Return zero from access() and stat...
next