]> git.ipfire.org Git - thirdparty/systemd.git/shortlog
thirdparty/systemd.git
2026-03-05  Yu Watanabetree-wide: suppress misc-use-internal-linkage warnings
2026-03-05  Mike Yuancore/varlink-unit: distinguish PIDREF_AUTOMATIC from...
2026-03-05  Mike Yuanboot/pe: remove unneeded parens
2026-03-05  Luca Boccassilibcrypt: also try to dlopen libcrypt.so.1.1
2026-03-05  Fergus Dallpcrlock: Record predictions at start of component range
2026-03-05  Yu Watanabepo: update Japanese translations
2026-03-05  Yu Watanabegitignore: ignore new default mkosi tools directories
2026-03-05  Mike Yuanpath-util: drop unused paths_check_timestamp()
2026-03-05  Hans de Goedeboot: Make missing CHID DTB match a debug message inste...
2026-03-05  Mike Yuantree-wide: various Coccinelle-suggested tweaks and...
2026-03-05  Michal Sekletarcore: cleanup unit's dropin directories from global...
2026-03-05  Lennart Poetteringupdate TODO
2026-03-05  Lennart Poetteringupdate TODO
2026-03-05  Lennart Poetteringupdate TODO
2026-03-05  Frantisek Sumsalcore: drop unused errno from debug message 40950/head
2026-03-05  Frantisek Sumsaltree-wide: various fixlets suggested by Coccinelle
2026-03-05  Frantisek Sumsaltree-wide: use typed SD_JSON_BUILD_PAIR_* macros more
2026-03-05  Frantisek Sumsalcoccinelle: work around a bug in zlib.h parsing
2026-03-05  Frantisek Sumsalcoccinelle: simplify the SD_JSON_BUILD_PAIR_* transform...
2026-03-05  Frantisek Sumsalcoccinelle: update the list of excluded directories
2026-03-05  Frantisek Sumsalcoccinelle: ignore our own BPF programs
2026-03-05  Luca Boccassiman: clarify requirements around creds null sealing
2026-03-05  Mike Yuanmachine-varlink: reference the right struct in VARLINK_...
2026-03-05  Mike Yuanhwdb/60-tpm2: correct prefix in comment (tpm -> tpm2)
2026-03-05  Mike Yuanjournalctl-filter: drop doubled newline
2026-03-04  Luca BoccassiTranslations update from Fedora Weblate (#40952)
2026-03-04  Martin Srebotnjakpo: Translated using Weblate (Slovenian) 40952/head
2026-03-04  Jan Kuparinenpo: Translated using Weblate (Finnish)
2026-03-04  Lennart Poetteringupdate TODO
2026-03-04  dependabot... build(deps): bump ninja from 1.11.1.4 to 1.13.0 in...
2026-03-04  Lennart Poetteringpcrextend-util: fix log message
2026-03-04  Mike Yuanclang-tidy fixes (#40947)
2026-03-04  Mike Yuanmachine-dbus: do not check for overlapping condition 40947/head
2026-03-04  Mike Yuansd-journal/catalog: make catalog_file_dirs static
2026-03-04  Mike Yuanbpf-dlopen: mark bpf_get_error() as static
2026-03-04  Mike Yuanshared/password-quality-util-*: make dl functions static
2026-03-04  Mike Yuanmachined: move declaration of manager_object to machine...
2026-03-04  Mike Yuanvarious: make bus objects static
2026-03-04  Mike Yuancore/varlink-metrics: make metric_family_table static
2026-03-04  Mike Yuanshared/varlink-*: normalize includes
2026-03-04  Mike Yuanvarious: mark arg_* as static
2026-03-04  Mike Yuanbootctl: declare missing arg_* in header
2026-03-04  Mike Yuantree-wide: make private hash ops static
2026-03-04  Mike Yuanshared/acpi-fpdt: set _packed_ attr properly
2026-03-04  Luca Boccassimeson: bump version to v260~rc2 v260-rc2
2026-03-04  Luca BoccassiNEWS: update contributors list
2026-03-04  Luca BoccassiNEWS: finalize place and date
2026-03-04  Luca Boccassimachined: do not allow unprivileged users to shell...
2026-03-04  Frantisek Sumsaltest: don't register short-living containers with machi...
2026-03-04  Oleksandr Andrushchenkonetwork: Rename ModemManager .network section WRT tech...
2026-03-04  Zbigniew Jędrzejewsk... portable: Add ExtensionImages drop-in for any extension...
2026-03-04  Lennart Poetteringtpm2: add hwdb quirk db, to deal with borked TPMs ...
2026-03-04  Lennart Poetteringupdate NEWS 40931/head
2026-03-04  Lennart Poetteringtpm2-setup: don't fail service on two more types of...
2026-03-04  Lennart Poetteringtpm2-setup: use symbolic exit code
2026-03-04  Lennart Poetteringtest: add superficial testcase for tpm2 identification
2026-03-04  Lennart Poetteringtpm2-util: check udev db to determine if NvPCRs are...
2026-03-04  Lennart Poetteringtpm2-util: remove strjoina() usage on user-controlled...
2026-03-04  Lennart Poetteringhwdb: introduce hwdb for tpm2 devices
2026-03-04  Lennart Poetteringudev: add tpm2_id builtin
2026-03-04  Lennart Poetteringtpm2-util,analyze: add helper for generating hwdb looku...
2026-03-04  Lennart Poetteringanalyze: add "identify-tpm2" command that shows TPM2...
2026-03-04  Lennart Poetteringtpm2-util: add tpm2_get_vendor_info() helper for gettin...
2026-03-04  Lennart Poetteringtpm2-util: also load libtss2-tcti-device.so.0 in dlopen...
2026-03-04  Lennart Poetteringparse_hwdb: sort general matches
2026-03-04  Lennart Poetteringparse_hwdb: introduce local variable for boolean syntax
2026-03-04  Lennart Poetteringtpm2-util: mark two functions as static that are not...
2026-03-03  Lennart Poetteringudevadm: fix --help text for udevadm test-builtin
2026-03-03  Mike Yuanansi-color: in 256 mode, always set the fallback color...
2026-03-03  Mike Yuantree-wide: use ALPHANUMERICAL where appropriate
2026-03-03  David Santamaría... udev: rules: improve usb integration detection
2026-03-03  Zbigniew Jędrzejewsk... vmspawn: change order of fields in --extra-drive=
2026-03-03  Luca BoccassiChores for RC2 (#40939)
2026-03-03  Yu Watanabetree-wide: use DIGITS and friends
2026-03-03  Yu Watanabeudev/scsi: use hexchar()
2026-03-03  Lennart Poetteringsd-messages: fix typo
2026-03-03  Lennart Poetteringmachined: add comment explaining access to machine...
2026-03-03  Zbigniew Jędrzejewsk... NEWS: move interesting items closer to top and mention...
2026-03-03  Luca BoccassiNEWS: update contributors list 40939/head
2026-03-03  Luca BoccassiUpdate hwdb
2026-03-03  Mike Yuansystemctl-start-unit: enclose command in single quotes
2026-03-03  Zbigniew Jędrzejewsk... systemctl: rename enqueue-marked-jobs to enqueue-marked...
2026-03-03  Mikhail Novosyolovhwdb/keyboard: Map FN key on Positron Proxima 15
2026-03-03  Zbigniew Jędrzejewsk... systemctl: rename enqueue-marked-jobs to enqueue-marked 40930/head
2026-03-03  Zbigniew Jędrzejewsk... NEWS: mention the sd_varlink_field_type_t breakage
2026-03-03  Zbigniew Jędrzejewsk... some chaseat() love (#40825)
2026-03-03  Yu WatanabeTODO: fix typo
2026-03-03  Bouke van der... man: fix typo in docs for notify-ready option
2026-03-03  Eisuke Kawashimashell-completion: update run0 completion
2026-03-03  naly zzwdpo: Translated using Weblate (Catalan)
2026-03-03  Jim Spentzospo: Translated using Weblate (Greek)
2026-03-03  Rodrigo Campostest/portable: Ensure ExtensionImages is set for any dep 40911/head
2026-03-03  Rodrigo Camposportable: Add ExtensionImage drop-in for any extension
2026-03-03  Lennart Poetteringxstatx_full(): add flag to acquire STATX_MNT_ID_UNIQUE... 40825/head
2026-03-03  Lennart Poetteringstat-util: teach statx_mount_same() STATX_MNT_ID_UNIQUE
2026-03-03  Lennart Poetteringmountwork: use statx_mount_same() where appropriate
2026-03-03  Lennart Poetteringfd-util: minor shortcut
2026-03-03  Lennart Poetteringfd-util: rename fds_are_same_mount() fds_inode_and_moun...
2026-03-03  Lennart Poetteringchase: drop wrong optimization
2026-03-03  Lennart Poetteringchase: tighten checks on ".." once we hit the root...
next