]> git.ipfire.org Git - thirdparty/systemd.git/shortlog
thirdparty/systemd.git
2026-06-28  Ronan Pigottrun: make custom slice imply XDG_SESSION_CLASS=none
2026-06-28  dongshengyuannuma: add support for preferred-many and weighted-inter...
2026-06-28  Jouke WitteveenCorrect allocation size computation in xescape_full
2026-06-28  Frantisek Sumsalvmspawn: complain loudly if we can't prepare a unix...
2026-06-27  Yu Watanabejournal: replace libgcrypt with openssl (#42695)
2026-06-27  Lennart Poetteringupdate TODO 42380/head
2026-06-27  Lennart Poetteringshell-completion: catch up with cryptenroll command...
2026-06-27  Lennart Poetteringtest: cover the io.systemd.CryptEnroll Varlink interface
2026-06-27  Lennart Poetteringcryptenroll: refuse reading a key longer than 4 MiB
2026-06-27  Lennart Poetteringcryptenroll: add interactive --firstboot enrollment...
2026-06-27  Lennart Poetteringcryptenroll: add --unlock-headless as a new pseudo...
2026-06-27  Lennart Poetteringcryptenroll: add --unlock-empty to unlock via an empty...
2026-06-27  Lennart Poetteringcryptenroll: move load_volume_key_keyfile() to cryptenr...
2026-06-27  Lennart Poetteringcryptenroll: expose enrollment as an io.systemd.CryptEn...
2026-06-27  Lennart Poetteringcryptenroll: add an "unlock_password" field to ExecContext
2026-06-27  Lennart Poetteringcryptenroll: collect all enrollment parameters in an...
2026-06-27  Lennart Poetteringmute-console: allow NULL being passed
2026-06-27  Lennart Poetteringshared: add a generic prompt_loop_yes_no() helper
2026-06-27  Yu Watanabegcrypt-util: drop several unused definitions 42695/head
2026-06-27  Yu Watanabetree-wide: drop gcrypt dependency from all binaries...
2026-06-27  Yu Watanabejournal: replace gcrypt with openssl
2026-06-27  Yu Watanabefsprg-openssl: rewrite fsprg with OpenSSL
2026-06-27  Yu Watanabecrypto-util: load several more functions from libcrypto.so
2026-06-27  Yu Watanabecrypto-util: sort symbols
2026-06-27  Yu Watanabetest-fsprg: add unit test for FSPRG
2026-06-27  Yu Watanabetest-journal-verify: replace HAVE_GCRYPT ifdef with...
2026-06-27  Yu Watanabesd-journal: allow to verify sealed journals even when...
2026-06-27  Yu Watanabesd-journal: allow to read sealed journal files when...
2026-06-27  Yu Watanabesd-journal: drop libgcrypt dependency from libsystemd
2026-06-27  Yu Watanabejournal-authenticate: save mmaped size rather than...
2026-06-27  Yu Watanabesd-journal: introduce JournalAuthContext
2026-06-27  Yu Watanabejournal-authenticate: initialize hmac when necessary 42772/head
2026-06-27  Yu Watanabejournal-authenticate: several trivial cleanups
2026-06-27  Yu Watanabejournal-authenticate: check overflow
2026-06-27  Yu Watanabejournal-authenticate: merge several functions into...
2026-06-27  Yu Watanabejournal-authenticate: move several more functions
2026-06-27  Yu Watanabejournal-authenticate: move one more function
2026-06-27  Yu Watanabejournal-authenticate: move functions
2026-06-27  Luca Boccassimkosi: update debian commit ref and install new split...
2026-06-27  Yu Watanabejournal: several cleanups for journal sealing feature...
2026-06-27  Yu Watanabejournal: drop journal_file_tag_seqnum() and embed into... 42770/head
2026-06-27  Yu Watanabejournal: use FSS_HEADER_SIGNATURE at one more place
2026-06-27  Yu Watanabejournalctl-misc: several cleanups
2026-06-27  Yu Watanabejournal-verify: coding style fixlets
2026-06-27  Yu Watanabejournal-authenticate: refuse invalid start and interval...
2026-06-27  Luca Boccassimkosi: pull new split-out packages for deb/ubuntu 42769/head
2026-06-27  Luca Boccassimkosi: update debian commit reference to 0b390d268323a4...
2026-06-27  Yu Watanabejournal: use recognizable error code
2026-06-27  Yu Watanabesd-journal: use iovec for fsprg state and friends
2026-06-27  Yu Watanabejournalctl: use iovec for fsprg state and friends
2026-06-27  Yu Watanabeiovec-util: introduce several helper functions
2026-06-27  Yu Watanabejournal-importer: avoid false maybe-uninitialized warning
2026-06-27  Yu Watanaberesolvectl: use more varlink (#41840)
2026-06-26  Lennart Poetteringsysupdate: Address review feedback on CheckNew varlink...
2026-06-26  Nick Rosbrookresolvectl: use varlink instead of dbus for ResolveService 41840/head
2026-06-26  Nick Rosbrooknss-resolve: use resolve-varlink-util.h helpers
2026-06-26  Nick Rosbrooktest: relax grep for DNS query refusal
2026-06-26  Nick Rosbrookresolvectl: use varlink instead of dbus for ResolveRecord
2026-06-26  Nick Rosbrookresolvectl: use varlink instead of dbus for ResolveAddress
2026-06-26  Nick Rosbrookresolvectl: use varlink instead of dbus for ResolveHostname
2026-06-26  Yu Watanabemkosi: add postmarketOS (#39823)
2026-06-26  Lennart Poetteringsysupdate: Add a stub varlink interface and implement...
2026-06-26  dirhamtriyadihwdb: add touchpad toggle mapping for MSI Katana GF66...
2026-06-26  Yu Watanabeci/mkosi: add postmarketos job 39823/head
2026-06-26  Yu Watanabemkosi: add postmarketos support
2026-06-26  Nick Rosbrookresolve: add query string field to io.systemd.Resolve...
2026-06-26  Nick Rosbrookjson-util: introduce json_dispatch_in_addr_data
2026-06-26  Nick Rosbrookjson-util: generalize json_dispatch_address_family
2026-06-26  Philip Withnallsysupdate: Fix some clang-tidy lint warnings for argume... 42422/head
2026-06-26  Philip Withnalltest: Test error handling for non-existent targets...
2026-06-26  Philip Withnallsysupdate: Add varlink CheckNew() method
2026-06-26  Philip Withnallsysupdate: Add basic varlink interface scaffolding
2026-06-26  Philip Withnalltest: Factor out check-new calls in sysupdate integrati...
2026-06-26  Philip Withnallsd-json: Fix validation of optional fields within a...
2026-06-26  Philip Withnallsysupdate: Factor some Target handling code out of...
2026-06-26  Philip Withnallsysupdate: Factor out core of `components` verb
2026-06-26  Philip Withnallsysupdate: Minor fix to a cleanup function on an error...
2026-06-26  Philip Withnallsysupdate: Move global arg_* variables into Context
2026-06-26  Philip Withnallshared: Add a image_policy_copy() helper method
2026-06-26  Philip Withnallsysupdate: Change Context to be stack allocated
2026-06-26  Philip Withnallsysupdate: Factor process_image() into context_make_...
2026-06-26  Philip Withnallsysupdate: Factor context creation out of installdb_cle...
2026-06-26  Philip Withnallsysupdate: Fix an early return path return value
2026-06-26  Wang Yuman: fix first argument in Environment= expansion example
2026-06-26  Fede2782hwbd: correctly map Bluetooth Key on MSI Modern 15...
2026-06-26  Luca Boccassitmpfiles: do not fail when trying to apply ACL during...
2026-06-25  Syed Mohammed... pcrlock: reject device path node shorter than its header
2026-06-25  Lennart Poetteringjournald-remote/gateway hardening fixes flagged by...
2026-06-25  Lennart Poetteringvmspawn: deliver credentials via initrd cpio under...
2026-06-25  dongshengyuannss-resolve: fix blank array checks and improve NSS...
2026-06-25  Yu Watanabejournal: Prevent total log loss on unclean shutdown...
2026-06-25  Shihao Renanalyze: don't treat user-scope services as running...
2026-06-25  Lennart Poetteringunit-name: introduce "strict" mode for unit name mangli...
2026-06-25  Lennart PoetteringFix: network sysupdate (#42745)
2026-06-25  dongshengyuanhomed: fix home_unlocking_finish reporting success...
2026-06-25  Lennart Poetteringnetworkd/resolved hardening fixes flagged by kres ...
2026-06-25  Lennart Poetteringtpm2: add SWTPM fallback test, fixes and hardening...
2026-06-25  Chris Downtest-journal: Test hash chain lookups when the tail... 42639/head
2026-06-25  Chris Downtest-journal: Test bisecting reads when missing per...
2026-06-25  Chris Downtest-journal: Test recovery with header more recent...
next