]> git.ipfire.org Git - thirdparty/systemd.git/shortlog
thirdparty/systemd.git
2026-07-03  Lennart Poetteringsysupdate: split out url config parser into new file 42871/head
2026-07-03  Lennart Poetteringsysupdate: rename read_definitions() → read_transfers()
2026-07-03  Lennart Poetteringsysupdate: split out reading of feature files into...
2026-07-03  Lennart Poetteringsysupdate: align macro backslashes like we usually do
2026-07-03  Lennart Poetteringsysupdate: replace local specifier_table[] by common...
2026-07-03  Lennart Poetteringsysupdate: drop redundant ()
2026-07-03  Zbigniew Jędrzejewsk... test-socket-util: convert to new ASSERT macros
2026-07-03  Lennart PoetteringAdd varlink interface for sysinstall (#42261)
2026-07-03  Julian Sparbertest: Add basic test for sysinstall varlink interface 42261/head
2026-07-03  Julian Sparbersysinstall: Add varlink interface
2026-07-03  Julian Sparbersysinstall: Look for valid kernel image before installing
2026-07-03  Daan De Meyertree-wide: get rid of backslashes in file names
2026-07-03  Luca Boccassimachined: drop superfluos 'supervisor' varlink input...
2026-07-03  Zbigniew Jędrzejewsk... core: add all manager timestamps to metrics report...
2026-07-03  dongshengyuancalendarspec: warn on weekday/date conflict in systemd...
2026-07-03  Lennart Poetteringtpm2: optionally disable TPMA_NV_ORDERLY for NvPCRs...
2026-07-02  Frantisek Sumsaltest: ignore fails when the formatted timezone differs...
2026-07-02  Yu WatanabeImprove OpenSSL 4 support (#42843)
2026-07-02  Lennart Poetteringbootctl: expose --esp-path/--boot-path/--make-entry...
2026-07-02  Lennart PoetteringAllow systemd to be built as as single statically-linke...
2026-07-02  Lennart Poetteringupdate TODO 42848/head
2026-07-02  Lennart Poetteringtpm2: cache NvPCR NV space exhaustion via flag files...
2026-07-02  Lennart Poetteringtpm2: optionally disable TPMA_NV_ORDERLY for NvPCRs
2026-07-02  dongshengyuanpcrextend,tpm2-util,tpm2-setup: gracefully skip NvPCR...
2026-07-02  Lennart Poetteringimport: Trust subkeys included in signature (#41860)
2026-07-02  Shihao Renrun: default run0 to root explicitly
2026-07-02  Lennart PoetteringFix: tmpfiles clean device node (#42791)
2026-07-02  Chris Coulsonmeasure: Support binding signed policies to individual...
2026-07-02  Yu Watanabebless-boot: avoid false maybe-uninitialized warning 42843/head
2026-07-02  Yu Watanabeci/build-test: try to build with OPENSSL_NO_DEPRECATED
2026-07-02  Yu Watanabecrypto-util: drop unused symbol
2026-07-02  Yu Watanabecrypto-util: make OpenSSL UI API symbols optional durin...
2026-07-02  Yu Watanabecrypto-util: allow loading private keys from engine...
2026-07-02  Yu Watanabecrypto-util: drop redundant logs
2026-07-02  Yu Watanabecrypto-util: move functions
2026-07-02  Yu Watanabecrypto-util: make OpenSSL ENGINE API symbols optional...
2026-07-02  Yu Watanabecrypto-util: drop dlopen_libcrypto() from static functions
2026-07-02  Yu Watanabememory-util: drop unused memdup_reverse()
2026-07-02  Yu Watanabecrypto-util: drop manual endianness handling in rsa_pke...
2026-07-02  Yu Watanabecrypto-util: simplify openssl_extract_public_key()
2026-07-02  Yu Watanabecrypto-util: use correct cleanup function for OpenSSL...
2026-07-02  Yu Watanabecrypto-util: simplify pubkey_fingerprint()
2026-07-02  Yu Watanabecrypto-util: drop unused deprecated symbols
2026-07-02  Yu Watanaberesolved: migrate ECDSA verification to OpenSSL 3 EVP API
2026-07-02  Yu Watanaberesolve: make dnssec_ecdsa_verify_raw() take struct...
2026-07-02  Yu Watanaberesolve: add unit test for dnssec_ecdsa_verify_raw()
2026-07-02  Yu Watanaberesolved: migrate RSA key construction to OpenSSL 3...
2026-07-02  Yu Watanaberesolve: make dnssec_rsa_verify_raw() take struct iovec
2026-07-02  Yu Watanaberesolve: add unit test for dnssec_rsa_verify_raw()
2026-07-02  Yu Watanabecrypto-util: load several more symbols
2026-07-02  Yu Watanaberesolve: fix segfault when built with OPENSSL_NO_DEPREC...
2026-07-02  dongshengyuancoredumpctl: use break instead of continue for time...
2026-07-02  Tim Schumacherudev: Tag debug appliance nodes as xaccess-debug-appliance
2026-07-02  Luca Boccassiman: add thread-awareness note to sd_bus/sd_event manpages
2026-07-02  Luca Boccassiman: note that sd-tmpfiles/sysusers --root is not a...
2026-07-02  Luca Boccassireport: drop redundant .generate = NULL metric initializers 42842/head
2026-07-02  Luca Boccassicore: add all manager timestamps to metrics report
2026-07-02  r-vdpbootctl: accept makeEntryDirectory in Install Varlink... 42838/head
2026-07-02  r-vdpbootctl: accept espPath/xbootldrPath in Varlink methods
2026-07-02  Kai Lükevmspawn/nspawn: Always use a per-machine runtime subdir...
2026-07-02  Zbigniew Jędrzejewsk... NEWS,README: describe embedded files and static linking 42820/head
2026-07-02  Zbigniew Jędrzejewsk... manager: fall back to direct reboot() if shutdown binar...
2026-07-02  Zbigniew Jędrzejewsk... manager: use reboot.target as the default for ctrl...
2026-07-02  Zbigniew Jędrzejewsk... core: rename and extend manager_add_job_by_name_and_warn
2026-07-02  Zbigniew Jędrzejewsk... manager: try to reexecute as /proc/self/exe too
2026-07-02  Zbigniew Jędrzejewsk... core: let manager_load_startable_unit_or_warn take...
2026-07-02  Zbigniew Jędrzejewsk... core: embed essential units as built-in fallbacks
2026-07-02  Zbigniew Jędrzejewsk... core: add fallback-default-target build option
2026-07-02  Zbigniew Jędrzejewsk... meson: allow manager to be linked statically
2026-07-02  Zbigniew Jędrzejewsk... core: convert exec-invoke to use the new static-friendl...
2026-07-02  Zbigniew Jędrzejewsk... shared/creds-util: use getpwuid_malloc()
2026-07-02  Zbigniew Jędrzejewsk... user-util: add getgrouplist_malloc and initgroups_wrapper
2026-07-02  Zbigniew Jędrzejewsk... various: add -Dbuild-static and alternatives to libc...
2026-07-02  Zbigniew Jędrzejewsk... user-util: add lookup_groups_in_files
2026-07-02  Zbigniew Jędrzejewsk... user-util: sysconf_ngroups_max
2026-07-02  Zbigniew Jędrzejewsk... user-util: add lookup_pwent_in_files and lookup_grent_i...
2026-07-02  Zbigniew Jędrzejewsk... meson: replace -Dbuild-executor-shared=single with...
2026-07-02  Daan De Meyermeson: fix fs.exists() check for fuzz corpus samples
2026-07-02  Daan De Meyercompress: handle ZSTD_CONTENTSIZE_UNKNOWN when decompre...
2026-07-02  Philip Withnalldocs: Update memory pressure docs for latest GLib suppo...
2026-07-02  Frantisek Sumsaltest: suppress fails on the Africa/Tripoli (Libya)...
2026-07-02  Paul Meyerukify: show all sections and profiles in inspect JSON...
2026-07-02  Paul Meyerboot: measure SMBIOS via non-TPM runtime measurements
2026-07-02  Paul Meyershell-completion: add tdx to systemd-vmspawn --coco...
2026-07-02  Luca Boccassiterminal-util: tweaks for show_menu() (#42822)
2026-07-02  Michael Vogtfirstboot: add new systemd.firstboot=headless mode
2026-07-02  Kai Lüketest: Add sysupdate gpg verification test 41860/head
2026-07-02  Lennart Poetteringtest: add test case for show_menu() 42822/head
2026-07-02  Lennart Poetteringterminal-util: drop assert() on 'x'
2026-07-02  Lennart Poetteringterminal-util: make sure we never go below 10 character...
2026-07-02  Lennart Poetteringterminal-util: use LESS_BY() where appropriate
2026-07-02  Lennart Poetteringterminal-util: calculate array index only once
2026-07-01  Luca Boccassicore: assorted hardening fixes flagged by kres (#42840)
2026-07-01  Luca Boccassibpf-restrict-fs: use a 32-bit magic key on big-endian too 42840/head
2026-07-01  Luca Boccassicore/scope: don't assert when start is retried during...
2026-07-01  Luca Boccassicore: donate the fdset to do_reexecute() to avoid a...
2026-07-01  Shihao Renrun: refuse --no-block when combined with --scope
2026-07-01  Lennart Poetteringcrypto-util, ssl-util: set log level to debug in dlopen...
2026-07-01  Lennart Poetteringvmspawn: add Intel TDX confidential VM support (#42835)
2026-07-01  Lennart Poetteringmkfs-util: fixes for mtools invocation (#42839)
next