]> git.ipfire.org Git - thirdparty/systemd.git/shortlog
thirdparty/systemd.git
13 days ago  Christian Braunervmspawn: use machine name in runtime directory path 41530/head
13 days ago  Christian Braunershared: introduce MachineRegistrationContext to track...
13 days ago  Christian Braunershared: introduce MachineRegistration struct for machin...
13 days ago  Christian Braunershared: document allocateUnit limitation on D-Bus fallb...
13 days ago  Christian Braunervmspawn: only open runtime bus when needed for registra...
13 days ago  Christian Braunervmspawn: fix error message when opening user bus
13 days ago  Daan De Meyernspawn: rename --user= to --uid= and repurpose --user...
2026-04-06  Daan De Meyershared: move machine registration to shared machine...
2026-04-06  Daan De Meyermachined: skip leader ownership check for user scope
2026-04-06  Daan De Meyernamespace-util: Add logging to process_is_owned_by_uid()
2026-04-06  Daan De Meyervmspawn: Redirect QEMU's stdin/stdout/stderr to the PTY
2026-04-05  Daan De Meyervmspawn: Use ~ instead of ! as negation prefix for...
2026-04-05  Daan De Meyervmspawn: Add comment explaining substring match in...
2026-04-05  Daan De Meyerswtpm-util: Silence noise from swtpm_setup
2026-04-05  Daan De Meyerswtpm: gracefully fall back when --print-profiles outpu...
2026-04-05  Daan De Meyervmspawn: Fix qemu-kvm path on centos stream
2026-04-05  Luan Vitor... hwdb: cooler master rgb controller is not a mouse
2026-04-05  Christian Braunerudev: also trigger loop device for boot disk when parti...
2026-04-05  Daan De Meyerboot: generalize CDROM terminology to El Torito 41509/head
2026-04-05  Daan De Meyervmspawn: also search for qemu binary at /usr/lib/qemu-kvm
2026-04-04  Daan De Meyerudev: also trigger loop device for boot disk when parti...
2026-04-04  Lennart Poetteringshutdown: enforce a minimum uptime to make boot loops...
2026-04-04  Lennart Poetteringupdate TODO 41215/head
2026-04-04  Lennart Poetteringshutdown: enforce a minimum uptime to make boot loops...
2026-04-04  Lennart Poetteringshutdown: check WATCHDOG_PID= if it is set
2026-04-04  Lennart Poetteringshutdown: paranoia, switch to secure_getenv()
2026-04-04  Daan De Meyerudev: probe GPT sector size and trigger loop device...
2026-04-04  Daan De Meyerdissect: resolve sysfs paths to devnodes in --attach
2026-04-04  Daan De Meyerloop-util: Skip loop_device_set_autoclear() if foreign
2026-04-04  Daan De Meyerdissect: Don't try to set loop name if foreign
2026-04-04  Daan De Meyerboot: add El Torito CDROM partition UUID discovery
2026-04-04  Daan De Meyerboot: Split out read_gpt_entries()
2026-04-04  Daan De Meyerboot: use EFI_DISK_IO_PROTOCOL instead of EFI_BLOCK_IO_...
2026-04-04  Daan De Meyerrepart: Split out El Torito boot catalog writing into...
2026-04-04  David Santamaría... hwdb: sensor: aquarius improve comments
2026-04-04  Zbigniew Jędrzejewsk... TEST-74-AUX-UTILS: check for failed units after capsule...
2026-04-04  Christian BraunerTEST-70-TPM2: Suppress PCR public key auto-loading...
2026-04-04  Zbigniew Jędrzejewsk... Convert more programs to the new option and verb parser...
2026-04-04  Lennart Poetteringrepart: smaller iso9660 tweaks (#41477)
2026-04-04  Lennart Poetteringupdate TODO 41477/head
2026-04-04  Lennart Poetteringiso9660: line break overly long parameter list
2026-04-04  Lennart Poetteringiso9660: validate a bunch func params via assert()
2026-04-04  Lennart Poetteringiso9660: small iso9660_set_string() clean-ups
2026-04-04  Lennart Poetteringiso9660: add extra size regarding buffer size
2026-04-04  Lennart Poetteringiso9660: add extra paranoia when converting dates
2026-04-04  Lennart Poetteringiso9660: rename all functions so that they are prefixed...
2026-04-04  Lennart Poetteringiso9660: prefer uint8_t for 'arbitrary bytes'
2026-04-04  Chris DownTEST-70-TPM2: Suppress PCR public key auto-loading... 41496/head
2026-04-03  Daan De Meyerfd-util: Add missing assert()
2026-04-03  Luca BoccassiTranslations update from Fedora Weblate (#41499)
2026-04-03  Marek Adamskipo: Translated using Weblate (Polish) 41499/head
2026-04-03  Balázs Meskópo: Translated using Weblate (Hungarian)
2026-04-03  Zbigniew Jędrzejewsk... report: add more metrics to the Varlink metrics API...
2026-04-03  Zbigniew Jędrzejewsk... many: final set of coccinelle check-pointer-deref tweak...
2026-04-03  Daan De Meyertest: Add El Torito boot catalog dissection test
2026-04-03  Daan De Meyerdissect-image: Drop blkid_probe_filter_superblocks_usag...
2026-04-03  Daan De Meyerdissect-image: add crypto_LUKS and swap to blkid probe...
2026-04-03  Daan De Meyerrepart: Use --shrink with mkfs.btrfs to get a minimal...
2026-04-03  Luca BoccassiFix build with -fno-semantic-interposition
2026-04-03  Daan De Meyervmspawn: add --cxl= option and memory hotplug support
2026-04-03  Zbigniew Jędrzejewsk... core: do not GC units that have FDs stored (#41435)
2026-04-03  Clayton Craftupdatectl: fix unexpected polkit prompt on update
2026-04-03  Zbigniew Jędrzejewsk... timedatectl: stop using _fallthrough_ 41458/head
2026-04-03  Zbigniew Jędrzejewsk... timedatectl: use the new option and verb wrappers
2026-04-03  Zbigniew Jędrzejewsk... vpick: use the new option parser
2026-04-03  Zbigniew Jędrzejewsk... meson: detect and use __attribute__((no_reorder))
2026-04-03  Zbigniew Jędrzejewsk... analyze: consistently print error if table formatting...
2026-04-03  Zbigniew Jędrzejewsk... tree-wide: print error if table_print() fails
2026-04-03  Zbigniew Jędrzejewsk... tree-wide: drop flush&check step after table printing
2026-04-03  Zbigniew Jędrzejewsk... busctl: use table_print_with_pager in one more place
2026-04-03  Zbigniew Jędrzejewsk... analyze: use table_print_with_pager in one more place
2026-04-03  Zbigniew Jędrzejewsk... shared/options: extend comment
2026-04-03  Zbigniew Jędrzejewsk... shared/verbs: extend comment
2026-04-03  Daan De Meyervmspawn: drop ICH9-LPC S3 disable and guard cfi.pflash0...
2026-04-03  Lennart Poetteringkernel-image: minor refactoring to inspect_kernel()
2026-04-03  Lennart Poetteringvmspawn: minor tweaklets (#41485)
2026-04-03  Chris Downcore: Prevent corrupting units from stale alias state...
2026-04-03  Yaping Lireport: follow up to review comments on #40619 41078/head
2026-04-03  Yaping Lireport: add per-service metrics to the varlink Metrics API
2026-04-02  Lennart Poetteringvmspawn: simplify kernel_cmdline_maybe_append_root() 41485/head
2026-04-02  Lennart Poetteringvmspawn: shorten find_virtiofsd() a bit
2026-04-02  Lennart Poetteringvmspawn: add a bunch of func param assert()s
2026-04-02  Yaping Lireport: add manager-level metrics to varlink Metrics API
2026-04-02  Daan De Meyerci: Drop base64 encoding in claude review workflow
2026-04-02  Nikolas Kyxmanager: Add DefaultMemoryZSwapWriteback
2026-04-02  Daan De Meyervmspawn: Add --console-transport= option to select...
2026-04-02  Daan De Meyerloop-util: create loop device for block devices with...
2026-04-02  Daan De Meyertest-loop-block: Migrate to new assertion macros and...
2026-04-02  Daan De Meyervmspawn: propagate $TERM from host into VM via kernel...
2026-04-02  Daan De Meyervmspawn: Warn about --grow-image= in combo with --image...
2026-04-02  Lennart PoetteringSupport `CopyBlocks=` for `Verity={hash,sig}` (#41393)
2026-04-02  Lennart Poetteringreport: implement facts interface (#41117)
2026-04-02  Lennart Poetteringnetwork-generator: support BOOTIF= and rd.bootif=0...
2026-04-02  Daan De Meyerterminal-util: Protect errno in termios_reset()
2026-04-02  Daan De Meyerbasic/terminal-util: use getenv_terminal_is_dumb()
2026-04-02  Daan De Meyerbasic/terminal-util: use non-blocking writes when sendi...
2026-04-02  Daan De Meyervmspawn: use fstab.extra credential for runtime mounts...
2026-04-02  Daan De Meyervmspawn: add scsi-cd disk type for ISO/CD-ROM image...
2026-04-02  Chris Downcore: Prevent corrupting units from stale alias state... 39703/head
2026-04-02  Daan De Meyervmspawn: use PTY for native console to avoid QEMU O_NON...
next