]> git.ipfire.org Git - thirdparty/systemd.git/shortlog
thirdparty/systemd.git
2026-04-23  Zbigniew Jędrzejewsk... test: enable check-{help,version}-systemd-pcrlock 41669/head
2026-04-23  Zbigniew Jędrzejewsk... pcrlock: convert to the new option and verb parsers
2026-04-23  Zbigniew Jędrzejewsk... pcrlock: reorder function definitions to match --help
2026-04-22  Daan De Meyerdlopen: take log_level argument and log in fallback...
2026-04-22  Zbigniew Jędrzejewsk... mkosi: trim verity.sig json files to remove NUL padding...
2026-04-22  Daan De Meyerutil-linux: Drop required version back to v2.27.1
2026-04-22  Luca Boccassioomctl: add missing assert flagged by coccinelle
2026-04-22  Daan De Meyerbpf: suppress false-positive clang-tidy/clangd diagnost...
2026-04-22  Daan De Meyerbpf: register compile_commands.json entries for bpf...
2026-04-22  Daan De Meyerbpf: move all programs into src/bpf/ and consolidate...
2026-04-22  Chris Hoferbuild: Compile fuzz-journald-util.c only if want_fuzz_tests
2026-04-22  Daan De Meyernetworkd: Add IPv4SrcValidMark= support (#41364)
2026-04-22  Daan De Meyersensor: gpd remove packet 3 and 4 (#41249)
2026-04-22  Daan De Meyernetworkd: expose DHCP server pool size and offset via...
2026-04-22  Kajus Naujokaitislocaled-util: respect env var when writing vconsole...
2026-04-22  Heran YangAdd IMDS configuration for TencentCloud and Alibaba ECS
2026-04-22  Luca Boccassimkosi: update debian commit reference to 94af257c72ac3e... 41767/head
2026-04-22  Luca Boccassimkosi: trim verity.sig json files to remove NUL padding...
2026-04-22  Daan De Meyersd-stub: make initrd passing incremental + other EFI...
2026-04-22  Luca BoccassiTranslations update from Fedora Weblate (#41765)
2026-04-22  Rafael Fontenellepo: Translated using Weblate (Portuguese (Brazil)) 41765/head
2026-04-22  Weblate Translation... po: Translated using Weblate (Portuguese (Brazil))
2026-04-21  Christian Braunervmspawn: catch unsupported growing of qcow2 images...
2026-04-21  Frantisek Sumsaltest: avoid using external commands in trap handlers
2026-04-21  Lennart Poetteringstring-util: beef up string_is_safe()
2026-04-21  Christian Braunerci: Restore severity prefix on claude-review inline...
2026-04-21  Lennart Poetteringboot: share combine_initrds() between stub/boot 41748/head
2026-04-21  Lennart Poetteringboot: export more helpers from cpio.c
2026-04-21  Lennart Poetteringboot: introduce a common structure for cpio target...
2026-04-21  Lennart Poetteringstub: load previous initrd that is already configured...
2026-04-21  Lennart Poetteringboot: change initrd_register() so that it replaces...
2026-04-21  Daan De Meyerfdisk-util: load libfdisk via dlopen
2026-04-20  Philip Withnallsysupdate: Emit READY=1 status when installing
2026-04-20  Lennart Poetteringcore: implement Kill/Automount/Mount Context/Runtime...
2026-04-20  Lennart Poetteringbootctl: add --print-efi-architecture switch
2026-04-20  Daan De Meyershared/curl-util: load libcurl via dlopen
2026-04-20  Frantisek Sumsaltest: convert sd-journal tests to the new test macros
2026-04-20  Daan De Meyerjson-stream: hide JsonStreamQueueItem as an implementat...
2026-04-20  Lennart Poetteringfind-esp: rework ESP/XBOOTLDR discovery logic around...
2026-04-20  Lennart Poetteringfind-esp: return pinned fd to ESP/XBOOTLDR 41658/head
2026-04-20  Lennart Poetteringchase: tighten flags checks in chase_and_unlinkat()
2026-04-20  Lennart Poetteringbtrfs-util: make sure btrfs_get_block_device_at() works...
2026-04-20  Lennart Poetteringsd-path: expose XDG 'projects' user dir
2026-04-20  Frantisek Sumsaltest: re-enable sync in TEST-25-IMPORT
2026-04-20  Lennart Poetteringupdate TODO
2026-04-20  Lennart Poetteringparse-util: rework safe_atou64() as wrapper around...
2026-04-20  Lennart PoetteringJson underscorify even more (#41636)
2026-04-20  Felix Pehlaman/fstab-generator: fix option list and make formattin...
2026-04-20  mukunda kattanspawn,shared/nsresource: fix copy-paste errno logging...
2026-04-20  Frantisek Sumsalcompress: simplify the condition a bit
2026-04-20  Frantisek Sumsalcompress: gracefully handle a truncated ZSTD frame
2026-04-20  Frantisek Sumsaltest: append .journal to unpacked corrupted journals
2026-04-20  Lennart Poetteringresolved: let's generate enum fields properly too 41636/head
2026-04-20  Lennart Poetteringnetworkd: gnerate proper underscored enums in varlink...
2026-04-20  Lennart Poetteringmountfsd: generate properly underscored designator...
2026-04-20  Lennart Poetteringsd-json: add JSON_BUILD_PAIR_STRING_NON_EMPTY_UNDERSCOR...
2026-04-20  Lennart Poetteringsd-json: make sure SD_JSON_BUILD_STRING_UNDERSCORIFY...
2026-04-20  Christian Braunernspawn: avoid passing NULL to log_syntax() (#41712)
2026-04-19  Frantisek Sumsalimport: fix an always-true assert() 41712/head
2026-04-19  Frantisek Sumsalstrxcpyx: add a paranoia check for vsnprintf()'s return...
2026-04-18  Yu Watanabeiovec-wrapper: fix memleak, rename functions for consis...
2026-04-18  Yu Watanabeiovec-wrapper: introduce several more helper functions 41689/head
2026-04-18  Yu Watanabeiovec-wrapper: rename iovw_append() to iovw_extend()
2026-04-18  Yu Watanabeiovec-wrapper: introduce iovw_concat()
2026-04-18  Yu Watanabeiovec-wrapper: introduce iovw_compare() and iovw_equal()
2026-04-18  Yu Watanabeiovec-wrapper: fix memleak in iovw_consume() when len...
2026-04-18  Yu Watanabeiovec-util: introduce IOVEC_SHIFT() macro and friends
2026-04-18  Yu Watanabesd-dhcp-client: fix memleak of sd_dhcp_client.timeout_i...
2026-04-18  Sebastian Bernardtmailmap: name change
2026-04-18  Nandakumar... repart: add EncryptKDF= option for LUKS2 partitions
2026-04-18  Luca Boccassibootspec: two smaller tweaks to bootspec.c (#41690)
2026-04-18  Yu Watanaberandom-util: introduce random_bytes_allocate_iovec...
2026-04-18  Lennart Poetteringbootspec: improve documentation around id/file BootEntr... 41690/head
2026-04-18  Lennart Poetteringbootspec: make boot_filename_extract_tries() ready...
2026-04-18  Lennart PoetteringVarious useful helpers (#41684)
2026-04-18  Lennart Poetteringboot: minor clean-ups in initrd_unregister()
2026-04-18  Lennart Poetteringbootctl: minor tweaks (#41695)
2026-04-18  Lennart Poetteringboot: switch initrd_register() to use _cleanup_free_...
2026-04-17  Tobias Stoeckmannman: Fix NOTES formatting
2026-04-17  Zbigniew Jędrzejewsk... network/json: two trivial cleanups (#41693)
2026-04-17  Yu Watanabestring-util: make make_cstring() take void* rather...
2026-04-17  Yu Watanabemountpoint-util: initialize mnt_id for name_to_handle_a...
2026-04-17  Zbigniew Jędrzejewsk... A small batch of conversions to the new option+verbs...
2026-04-17  Zbigniew Jędrzejewsk... sleep: convert to "verbs", using the new option+verb...
2026-04-17  Zbigniew Jędrzejewsk... Rework ssh-issue to be verb-based and convert to the...
2026-04-17  Lennart Poetteringbootctl: make bootspec-util.c independent of bootctl.c 41695/head
2026-04-17  Lennart Poetteringbootctl: drop redundant log message
2026-04-17  Yu Watanabenetwork/json: drop unnecessary return value assignment 41693/head
2026-04-17  Yu Watanabenetwork/json: fix error handling
2026-04-17  Lennart Poetteringstat-util: add vfs_free_bytes() 41684/head
2026-04-17  Lennart Poetteringstring-util: add minor optimization to strrstr()
2026-04-17  Lennart Poetteringstring-util: add new strrstr_no_case() call
2026-04-17  Lennart Poetteringparse-util: add safe_atou64_full()
2026-04-17  Lennart Poetteringboot: gracefully handle LoadFile() implementations...
2026-04-17  Lennart Poetteringboot: never auto-boot a menu entry with the non-default...
2026-04-17  Lennart Poetteringman: drop redundant word from varlinkctl man page
2026-04-17  Frantisek Sumsalnamespace: don't log misleading error in the r > 0...
2026-04-17  Luca BoccassiRevert "ci: Switch PR review workflow to Opus 4.7 via...
2026-04-17  Luca Boccassisystemctl: add --kernel-cmdline= argument
2026-04-17  Luca BoccassiFollowups for recent changes to basic/iovec-wrapper...
next