]> git.ipfire.org Git - thirdparty/systemd.git/shortlog
thirdparty/systemd.git
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...
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 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] 26893/head
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... 26886/head
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 26884/head
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 26880/head
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 26879/head
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)" 26875/head
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) 26871/head
2023-03-17  David Tardonsystemctl: move printing of state to the printing func. 26867/head
2023-03-17  Yu Watanabekernel-install: check all entry candidates first, then... 26863/head
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... 26862/head
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 26861/head
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 26759/head
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... 26855/head
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 26849/head
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 26803/head
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
2023-03-16  Luca BoccassiMerge pull request #26835 from poettering/userdb-modern...
2023-03-15  OMOJOLA JOSHUAupdated usage of SD_BUS_METHOD_WITH_NAMES macros to...
2023-03-15  Yu Watanabegithub: update default and example in template
2023-03-15  Yu WatanabeMerge pull request #26771 from YHNdnzj/machinectl-edit
2023-03-15  Ludwig Nusselmanager: fix scope for environment generators
next